my custom domain redirect to lander page even its not expired.

Diptikanta Muduli 0 Reputation points
2024-08-08T17:24:09.62+00:00

I bought from other domain provider.

then added to my app service as a A record and validate and binding is also successfull.

but its redirect to lander page.

Where as if i add custom domain as sub domain its working as expected.

can someone please help with this issue.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,961 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Vahid Ghafarpour 23,385 Reputation points Volunteer Moderator
    2024-08-08T17:30:18.69+00:00

    Thanks for posting your question in the Microsoft Q&A forum.

    It can be result of local cache or any intermediate

    You can use redirect trace extensions like this one to trace.

    https://smart.linkresearchtools.com/seo-tools/link-redirect-trace-extension

    You can disable redirect cache in your browser for example in chrome you can open the Chrome Developer Tools (F12) Go to the Network tab and make sure Disable cache is ticked Reload (or navigate to) the page you no longer want to be redirected while keeping the dev tools open. This will clear the cached redirect.

    Also this article helps you for troubleshooting

    https://learn.microsoft.com/en-us/azure/application-gateway/troubleshoot-app-service-redirection-app-service-url

    ** Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful **

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.