• Resolved zoneviii

    (@zoneviii)


    I’m helping an online “newspaper” maintain their website and they wished to have each category become it’s own blog with their own log-ins etc. For this I switched the site over to the multisite installation.

    I didn’t do a clean install to keep the original site up (ironbladeonline.com) so WordPress forced me to use subdomains.

    The install seems to have gone according to the tutorials until I add a new site. The original site works fine, but when I add additional ones like ae.ironbladeonline.com the problems start.

    I can see the ae.ironbladeonline.com on the network side – but when I try to go to the dashboard I get a “pageok”:

    <!-- pageok -->
    <!-- managed by puppet -->
    <html>
    
    <pre>pageok</pre>
    </html>

    When I searched online most results said I couldn’t do have the wildcard DNS configured with GoDaddy – so I created each subdomain manually.

    I’m not sure what I’ve done wrong and I don’t know if it’s an error on the wordpress installation or not.

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

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    You didn’t point the subdomain, on GoDaddy, properly.

    Go to http://ae.ironbladeonline.com/index.html

    See how that says it’s looking in /ae/index.php ? That means it has been set up to point to it’s OWN folder. It needs to point to where ironbladeonline.com is installed.

    Thread Starter zoneviii

    (@zoneviii)

    Oh I see what I did, thank you so much!!

    @zoneviii can you share how you fixed this please?

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

The topic ‘Adding Subdomain with Multisite Install Problems: pageok errors’ is closed to new replies.