Wordpress MU/DNS question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • GFED
    Confirmed User
    • May 2002
    • 8121

    #1

    Wordpress MU/DNS question

    I have a domain.com that I want to pull up xyz.domain.net when I go to it. I can have domain.com forward to xyz.domain.net through my registrar, but it still shows xyz.domain.net in the url bar. When I go to domain.com I want it to pull up xyz.domain.net but still display domain.com in the url bar, and all the images, links, etc using domain.com for the base url.

    https://www.flow.page/savethechildren
  • blackmonsters
    Making PHP work
    • Nov 2002
    • 21018

    #2
    Originally posted by GFED
    I have a domain.com that I want to pull up xyz.domain.net when I go to it. I can have domain.com forward to xyz.domain.net through my registrar, but it still shows xyz.domain.net in the url bar. When I go to domain.com I want it to pull up xyz.domain.net but still display domain.com in the url bar, and all the images, links, etc using domain.com for the base url.

    Wordpress stores the full http url in the database using the domain that wordpress is installed on.
    So all the pages and images on domain.com will still link back to xyz.domain.net;
    unless you change the info in the database.

    If you don't see domain.com in the url bar when you first load the site index then that is a different issue.
    For sale : foslacs.com
    Free Open Source Live Aggregated Cams Script

    https://gfy.com/forum/your-business-needs/sell-and-buy-forum/31465316-foslacs-com-for-sale-all-rights-to-the-software-included

    Comment

    • GFED
      Confirmed User
      • May 2002
      • 8121

      #3
      Originally posted by blackmonsters
      Wordpress stores the full http url in the database using the domain that wordpress is installed on.
      So all the pages and images on domain.com will still link back to xyz.domain.net;
      unless you change the info in the database.

      If you don't see domain.com in the url bar when you first load the site index then that is a different issue.
      I think it has to be a plugin, I haven't found a way to do it through DNS mapping, htaccess or apache config.

      Thanks.
      https://www.flow.page/savethechildren

      Comment

      • blackmonsters
        Making PHP work
        • Nov 2002
        • 21018

        #4
        Originally posted by GFED
        I think it has to be a plugin, I haven't found a way to do it through DNS mapping, htaccess or apache config.

        Thanks.
        I could probably write a wordpress plugin for it; but just do a zone edit and it
        should give you what you want.

        https://www.zoneedit.com/

        It's free.
        For sale : foslacs.com
        Free Open Source Live Aggregated Cams Script

        https://gfy.com/forum/your-business-needs/sell-and-buy-forum/31465316-foslacs-com-for-sale-all-rights-to-the-software-included

        Comment

        Working...