Forum Moderators: phranque

Message Too Old, No Replies

Restarting old site - what to do with old, useless content?

         

Fiddy6

3:50 am on Feb 27, 2015 (gmt 0)

10+ Year Member



I could use a little input here.

I have an older site (using Wordpress software) that's been inactive for around 3 years that I'm considering starting up again. The site has roughly 5,000 posts that are, in my opinion, useless. A lot of the posts are poorly written and majority of the content is no longer relevant at this point in time. While these posts still do attract a little traffic, I would like to start fresh and not have the older content have a negative impact on the site, even if only a minor impact.

My question is, what should I do with these posts?

Would it be wise to just straight out delete every single one? There's potentially hundreds of backlinks pointing to these posts on forums and other blogs, links I have no control in removing. Would a large amount of 404 errors like that have a bad impact on me?

Would it be a better idea to file all the older content under a specific tag and/or category and add a nofollow/noindex tag in the robotstxt file telling Google to no longer index those posts?

An insight you could provide me would be greatly appreciated. I don't know much about SEO, but I do know I don't want to make the wrong choice here.

Thanks in advance for your recommendations.

NVentouris

11:55 pm on Mar 6, 2015 (gmt 0)

10+ Year Member Top Contributors Of The Month



Find the posts which they have links and 301 redirect them to the homepage. The other ones just delete them and submit a request on the webmaster tools for the 404 errors. Thats my opinion.

pshea

12:32 am on Mar 7, 2015 (gmt 0)

10+ Year Member



NVentouris is right, redirect to your new homepage. Save the old content in a file somewhere but get it off the web. Mobile friendly is just the start of a new dawn. Your time will be better spent polishing your skill set for 2015 and beyond than culling old material.

phranque

1:08 am on Mar 7, 2015 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



welcome to WebmasterWorld, Fiddy6!


add a nofollow/noindex tag in the robotstxt file telling Google to no longer index those posts?

robots.txt can block crawling but has no effect on indexing.

phranque

1:09 am on Mar 7, 2015 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



welcome to WebmasterWorld, NVentouris!


Find the posts which they have links and 301 redirect them to the homepage.

redirecting those urls to the home page will be seen by google as a "Soft 404 error":
http://support.google.com/webmasters/answer/181708?hl=en [support.google.com]
Returning a code other than 404 or 410 for a non-existent page (or redirecting users to another page, such as the homepage, instead of returning a 404) can be problematic.

either create relevant new content for those inbound links or give those requests a 410 Gone response.

NVentouris

1:17 am on Mar 7, 2015 (gmt 0)

10+ Year Member Top Contributors Of The Month



I know that but is an easy way to don't waste all those backlinks that may have. I have tried this for a site of my own and it worked pretty good.