How do I connect my domain to Wordpress?

Sequoia Meier 0 Reputation points
2023-02-02T05:59:01.7466667+00:00

I have been trying to figure out how to connect my domain to my wordpress website and i can not figure it out, will someone help me?

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

2 answers

Sort by: Most helpful
  1. ajkuma 28,036 Reputation points Microsoft Employee Moderator
    2023-02-26T19:20:36.52+00:00

    @Sequoia Meier , Apologies for the delay on this!
    To better assist you on this, have hosted the WebApp on an Azure VM or Azure App Service or some other Azure service?

    On Azure App Service,  WebApp when created adds a default domain name. The URL of the web app becomes http://<app-name>.azurewebsites.net, where <app-name> is your app name.

    If you have already acquired the domain name, to know how to add a custom domain name, see the detailed walk-through: how to map a custom domain name. This guide shows you how to map an existing custom Domain Name System (DNS) name to App Service.

    The DNS record type ( root, subdomain, wildcard) you need to add with your domain provider depends on the domain you want to add to App Service.

    Additionally, you may want to know.

    Create a WordPress site on Azure App Service

    Giving your existing WordPress MultiSite a new domain name on Microsoft Azure

    WordPress Migration to Linux App Service

    1 person found this answer helpful.
    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

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.