Questions
-
Very old site wanting a revamp - how to handle all the redirects/URL changes
Hi Greenroads This is a fairly simple thing to do. 1. Go to site:yousiteurl and see how many pages you have in Google - if there are only 100 or so they will all be listed. Put them in to a spreadsheet. 2. Use a backlink checker to identify any other pages that sites may be linking to you from. I use SEMrush but there are plenty of free backlink checkers where you can register and get free info (I just Googled https://monitorbacklinks.com/seo-tools/free-backlink-checker) Note all the backlink destinations. 3. Set up the new site and 301 all the old pages to relevant pages on the new website.There are various plugins that can help or you can edit the htaccess file yourself which is better for site speed. (Generally plugins slow the site) There are plenty of guides on this but essentially you will just enter lines like this: Redirect 301 /old page.com/old https://newpage.com/new The full process is here: https://wpbuffs.com/301-redirects-wordpress-htaccess/ Regards Nigel
Link Building | | Nigel_Carr0