Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from Multiple Domain™
CrossSite is not affiliated with Multiple Domain. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin is for website administrators who need to serve multiple domain names from a single, standard website installation. It is designed for simpler setups where you want consistent navigation across different domains without managing separate sites.
Domain Mapping: Configure additional domains in the settings. The plugin rewrites all internal links, images, and resources on the fly to match the domain a visitor used to arrive.
Language Association: Assign a specific language to each mapped domain. The plugin automatically adds appropriate hreflang link tags to page headers for SEO.
Access Control: Use provided actions and filters, like multiple_domain_redirect, to create custom logic for restricting access or redirecting traffic based on the domain.
Shortcode Support: Insert the [multiple_domain] shortcode into posts or pages to dynamically display the current domain name within your content.
Constants for Development: Use constants like MULTIPLE_DOMAIN_DOMAIN and MULTIPLE_DOMAIN_DOMAIN_LANG in your theme or plugin code to detect the active domain and its assigned language.