Setup WordPress at /var/www/wordpress
Modified wp-config.php to allow multisite and multisubdomains.
Built and tested a server block for site 2.This was tested with a landing page located at /var/www/html which after testing was modified in the server block to point to /var/www/wordpress
Set up a separate site which in the network dashboard as a subdomain of the original site (site2.site1.com). Later, this was changed in the settings to www.site2.com. Both sites are now listed under My Sites but when I click on site2 it takes me to site1. If I build a new page for site2 it goes to site1.
I can’t find a way to install the second site files (backed up from an earlier site) or get WP to load anything but site1 material.
I hope someone knows how to fix this problem.
]]>define(‘WP_ALLOW_MULTISITE’, true);
in order for my site to work with multisite plugin. I’m working with a custom site so the coding is slightly different. I don’t have:
Define(WP_Bug,false) or “thats all stop editing” listed in my code.
So I’m not exactly sure where to edit the code to add:
define(‘WP_ALLOW_MULTISITE’, true);
Can anyone please help me!
thanks
Can you help us to discover if there is some configuration leak or change on google side and avoid this reconfiguration ?
]]>This seems interesting, does your plugin free and pro versions support WordPress Multisite?
Also does 1.) this work well with caching plugins such as WP Super Cache, WP Rocket, CloudFlare etc
–AND–
2.) security solutions as I themes firewall, WPMUDEV Defender, Sucuri, Wordfence and so forth?
Thanks!
]]>I am using your WAH plugin in a multisite (5 sites in total) and the plugin is working fine on all subsites but shows as empty (has only the close button) only in the site that is on the main domain.
I have checked the console and have no errors at all.
Any ideas?
Thank you
]]>But suddenly two of the subdomains disabled and I received a message “server not found” for these subdomains (a.example.com , b.example.com), But other subdomain (c.example.com) works properly.
To be able to have access again to the subdomains (a , b), I had to change my name subdomains to (a2.example.com , b2.example.com).
Please tell me how can i get back to the primary name of subdomain with the name of (a , b).
Thanks in advance
]]>