We have a website, and want our old website name to be automatically forwarded to the new one.
Old website → Wonerglenn.com Forwarded to new Website → WRGLaw.com
Is this possible?
We have a website, and want our old website name to be automatically forwarded to the new one.
Old website → Wonerglenn.com Forwarded to new Website → WRGLaw.com
Is this possible?
If they’re both on Cloudflare, you can use a Page Rule to do this:
Match: wonerglenn.com/ and set give it a Forwarding URL with a 301 to point to http://www.wrglaw.com/$2
Use the $2 since it looks like the new site mirrors the old site. The $2 will retain the full URL path for the forward.
p.s. Actually, only wonerglenn needs to be on Cloudflare to use that Page Rule, but I see you’re not using HTTPS and that would sure be nice…especially for a law firm. Here’s a tutorial to help with that:
That is the reason I initially came here… to setup https on the site. I needed to make sure the the old page could still be redirected to the new site as it currently is with network solutions.
When I try to do as you suggested it says “error the url should reference the domain name wrglaw.com in some way”?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.