#If I want to redirect www.example.com to www.newexample.com which method should I use?
3 messages · Page 1 of 1 (latest)
Bulk redirect is recommended for static redirects but if you need stuff like checking for a header, country based then redirect rules are the way to go
Awesome i'm going with bulk redirects.
I'm wondring if old urls exists out there, should I also use bulk redirect to redirect them to the updated url ?