How to redirect all pages of a site to the landing page?
-
Hi there, hope you are well!
Does anyone know how to redirect all pages of a site to the landing page?
I’ve read this article:
https://redirection.me/support/redirect-regular-expressions/
-but am missing an example of how to redirect all pages to the landing page.
Here’s what I’ve tried:
- Enabled Regex
- Source URL: ^/(.*)
- Target URL: /
Result = ‘ERR_TOO_MANY_REDIRECTS’
Any help will be greatly appreciated!
Many thanks!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to redirect all pages of a site to the landing page?’ is closed to new replies.