Temporary redirect everything to a single page in the same site
-
Hi,
I read a lot in the forum, but did not succeed to solve this, usually I get a “too many redirects”.
I need to temporary redirect all pages of my site to the same one page (already created). I’m afraid to use “Site” option because it says “Relocate to domain” but it’s not another domain, it’s a page inside my site.
Also, I’ve tried several regex ( for example
/(.*)
or^/.*
) but all I get is “too may redirects”.I need everything to be redirected to “mydomain.com/maintenance” and of course to still be able to login and check normally all pages when I’m logged in.
I cannot use a maintenance plugin because I’m using a complex theme, based on elementor, with multiple headers and footers (layouts), and I want the maintenance page to keep the aspect, with a specific header and footer, and that page is already made.
Thank you,
- You must be logged in to reply to this topic.