-
I currently have another website running Rankmath with various redirections in place through the plugin. I’m changing that site’s domain name, and plan to use a plugin to make things easier (probably Duplicator for WP). I plan to use redirect rules in my site’s htaccess to redirect everything from my old site to my new site, and the duplicator plugin should take care of the url names on the new site for me. I’m also going to inform Google about the move with Change of Address tool etc, that’s not the concern right now.
I want to know how my existing Rankmath redirects will be affected. So for example, on the old site, I have redirects like:
olddomain.com/page1/ -> olddomain.com/page-1/ (/page1/ has been deleted so is permanently redirected to /page-1/ with a 301)
and on the new domain within the Rankmath plugin, as a result of the duplicator plugin transferring everything on the site but changing the url string to match the new domain, that should update to (on the new site only):
newdomain.com/page-1/ -> olddomain.com/page-1/
Will it cause issues if there are essentially multiple redirects to the same thing?
e.g. if someone typed in/accessed olddomain.com/page1/ (deleted) will they end up on olddomain.com/page-1/ or newdomain.com/page1/ or newdomain.com/page-1/ or will Google just end up confused?
It’s really more likely that Google will be finding any of these non-current urls than users in search etc, as most were changed/deleted due to low traffic or poor quality. So the main concern is Google finding lots of pages redirecting to multiple places and that being a potential issue.
Hopefully you can help shed some light on this!
You must be logged in to reply to this ticket.