Pointing wordpress site hosted on Azure to .com instead of azurewebsites.net

Virginia Lee 20 Reputation points
2025-08-27T17:02:34.8733333+00:00

I created a custom domain islandwoodturners.com and my domain hosted elsewhere is pointed at the https://islandwoodturners.azurewebsites.net website. The home page does have the url islandwoodturners.com but the rest of the pages have the https://islandwoodturners.azurewebsites.net/. I would like all of the pages to have the .com url.

I added the domain name Islandwoodturners.com to my Azure account. There is a DNS records error that I can't diagnose. The domain is with Netfirms. I added the dns information into the account but did not delete the existing records. Do I have to delete the existing records (A & TXT) with Netfirms and leave only the new A & TXT DNS information?  There are now two @ and two TXT records. 

Then I used a plugin to change the https://islandwoodturners.azurewebsites.net to the .com url. Then when I looked at https://islandwoodturners.com, I got a security warning.

I have since changed the urls back to https://islandwoodturners.azurewebsites.net and while the home page has the .com url, the rest of the pages have the https://islandwoodturners.azurewebsites.net url.

How do I get all of the pages to have the .com url?

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

1 answer

Sort by: Most helpful
  1. TP 134.2K Reputation points Volunteer Moderator
    2025-08-27T18:51:46.4633333+00:00

    Hi Virginia,

    Let's walk through each problem one at a time.

    1. In your DNS, please remove @ A record for 66.96.160.155.

    This will leave you with one @ A record pointing to 52.162.107.11. Since your current TTL is 1 hour, you will likely still see issues for an hour or more after you make the change.

    2. Use the plugin to change your wordpress site to the .com url. This should work properly once change in #1 above takes full effect.

    3. In regards to DNS error, please give me more information about error and I will assist you. Please complete #1 and #2 above first.

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP


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.