• Resolved mrmyth

    (@mythclub)


    I have a multisite with several subsites with their own domain names.

    One of the sites needs to run a particular mailing list manager from it that requires php pages that are independent of wordpress. They have to have the same domain preceding them.

    So like it goes to a page, thank you for subscribing! and that should have the same domain as the website. Or in the email there is an opt out link and it should say the domain name of the subsite.

    Is it possible to have the same domain that hosts pages that are not wordpress multisite pages?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Is it possible to have the same domain that hosts pages that are not wordpress multisite pages?

    Yes but….

    You’d have to do some trickery to make sure the page was only accessibly from the right domain. You could do it in .htaccess.

    Do the pages HAVE to be separate from WP? Can you instead make page templates in WP and point people to domain.com/pagename, allowing the page name to be handled by WP?

    What mailing list is this?

    Thanks for the help!

    It turns out that the way I have it set up any of the subdomains all refer to the main root so I can use any of the subdomains in a url to files in a folder and the domain stays masked. That made it a wholw lot easier than I thought. It is usually the other way around for this kind of stuff! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Multisite Subsite Domain Non WordPress Pages’ is closed to new replies.