Does this redirect keep link juice?
-
I’m looking to move a blog from one domain to another.
The blog has lots of posts and many of the pages are ranked pretty well. I know about 301 redirects and was wondering if this code here:
RedirectMatch 301 /blog(.*) https://www.NewDomain.com$1
Will provide the same link juice transfer as a typical 301 .htaccess redirect. Typical meaning if I were to redirect each link one by one with a 301.
Thanks
- The topic ‘Does this redirect keep link juice?’ is closed to new replies.