Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
homeservershow.com Posted June 22, 2017 Posted June 22, 2017 Hey All, I recently imported a WordPress db into Pages and am showing the content on root and forums in /forums. I wanted to get your opinion on SEO for doing redirects. I was planning on doing 301 redirects on my top 20 pages and then hopefully redirecting the entire site after that. Not sure if that is an option though. Example: Old Locationhttps://homeservershow.com/home-server-show-306-final-episode.html (no longer resolves) New Locationhttps://homeservershow.com/articles.html/blog/home-server-show-306-final-episode/ # .htaccess Permanent URL redirect Redirect 301 /home-server-show-306-final-episode.html https://homeservershow.com/articles.html/blog/home-server-show-306-final-episode/ Besides the 301 methodology I'm wondering if there is something that can be done in Pages to help this along. I recall seeing a method to remove the category from the URL. It would be nice if it could somehow remap to the same URL.
opentype Posted June 22, 2017 Posted June 22, 2017 Using the same URL won’t work. The structure is quite different. I would at least get rid of the “.html” in “articles.html”. That’s not needed. The category slugs can be good for SEO. No need to remove them (and there is no easy way to do this anyway). P.S. I would set up those 301s as soon as possible. Normally you want to have them in place as soon as the URL changes, so search engines never see a 404, but instantly know the content was moved.
homeservershow.com Posted June 22, 2017 Author Posted June 22, 2017 Ok, i found that setting. Not sure how that got in there as it was ugly. I'll continue to poke around. Looks like I'll go with the original plan on 301 redirects then. Map old location to new. Thanks for the reply.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.