Do you think it will be a good idea to delete old blog pages off the server
-
I paid somebody to build my website using Dreamweaver, and at one point I didn't know how to use the template which automatically updates every page in the menu section so I stupidly broke the template on every new page when I made the websites blog and put the pages into a subfolder. I realised this was a silly thing to do and now and I now know how to use the template correctly I've copied every single page over from the subfolder and put it into the main template.
Now I can update the template menu and every page changes automatically. The only problem is I've now got two versions of every page of my blog on the website.
For some reason when I do a sitemap it comes up with a links to the old blog pages I, don't know why when I've removed the links from the blog page? and also the new copies also. I have basically got a copys of all blog pages.
Do you think it will be a good idea to delete old indexed blog pages off the server so that when Google spiders the site it will pick up only the new links to the copy pages?
-
The 301 redirects was quite easy to set up, but I've actually found a better solution using Dreamweaver for my problem. I replaced all the old pages where I'd broken the template in the sub folder with new versions which are attached to the template with the correct copy and paste the content and title tags. So all the pages which are indexed and now the new looking version.
The one thing I've learnt from this episode is that if you don't know how to operate a particular piece of software and you can't get the answers you require immediately, be patient until you know how to do things correctly.
It saves time in the long run..............
-
A good description of how to solve your www vs non-www problem can be found here.
My .htaccess code looks like this...
RewriteEngine On
RewriteCond %{HTTP_HOST} ^example.com
RewriteRule (.*) http://www.example.com/$1 [R=301,L]===============================================
Redirecting an old page to a new page is described here.
My .htaccess code looks like this.....
redirect 301 /old/old.htm http://www.you.com/new.htm
-
I have no idea what htaccess files are, but I guess I will have to learn.
If a 301 redirect can simply transfer the old webpage directly through to the new one that surely must be the simple answer. Along of course within the incoming link juice.
Is that the case and if so that it will be my project for tomorrow morning as it's 2 AM in the UK
-
The 301 redirect will be very valuable.
You also have some canonical problems......
Both of these URLs display.
http://www.endeavourcottage.co.uk/Whitby-lifeboats.html
http://endeavourcottage.co.uk/Whitby-lifeboats.html
Do you know if your server can use .htaccess files?
-
I have just deleted the name of the subdirectory and kept the new blog webpages within the template of the website the same url.
It's very likely that there will be some back links coming into the old blog pages so would it be worthwhile to in the redirect 301?
or just deete the old indexed pages ..
Old
http://www.endeavourcottage.co.uk/whitby-blog/Whitby-lifeboats.htmlNew
-
In my opinion, it is very important to delete anything that might be a duplicate.
Also, if the old URLs have any external links their value can be transferred to your new page - making your site compete better almost immediately.
-
The original blog webpages were created about six months ago and they are indexed if you search etc.
I have just today updated the blog entirely so that it is part of the Dreamweaver template by copying the content from the old pages to the new, painful boring!
So the online website blog now has links going to the new pages moved from the subfolder address.
To people that drop into the blog page now see only the new version only, which matches the rest of the website design and template. I forgot to mention the updated in design recently to list other holiday cottages that are clients and that is why I primarily wanted to change these old blog posts to match the new template which now advertises the new holiday cottages I represent as a letting agent.
If I leave the updated blog page now will Google update the URLs of the blog posts links to the new URLs of the blog posts?
Or should redirect the old original blog posts with a 301 the redirect? I've never done a 301 redirects is it difficult?
-
Question: How long ago did you do this? Was your site established and pulling traffic when the change was done?
Question: If you grab a unique sentence from one of those pages and search for it do you see two copies on google? or bing?
If this was my site I would do 301 redirects of the old URLs to the new URLs and delete the old pages.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
When rel canonical tag used, which page does Google considers for ranking and indexing? A/B test scenario!
Hi Moz community, We have redesigned our website and launched for A/B testing using canonical tags from old website to new website pages, so there will be no duplicate content issues and new website will be shown to the half of the website visitors successfully to calculate the metrics. However I wonder how actually Google considers it? Which pages Google will crawl and index to consider for ranking? Please share your views on this for better optimisation. Thanks
Web Design | | vtmoz0 -
Can we link back from help documents to product or features pages on website?
Hi, We have all our help documents on subdirectory linked for all the features or products we provide. Like we linked website.com/help/seo-guide from website.com/services/seo-product as that is relevant guide. Do we need to link back from all help guide pages to product pages? Thanks
Web Design | | vtmoz0 -
Can the website pages have the site name like Title of the page | Sitename.com
Hi, Can the website pages have the site name like Title of the page | Sitename.com I have a site with 50K pages and all pages have | Sitename.com mentioned would that be a good practice or bad? Thanks Martin
Web Design | | mtthompsons0 -
SEO tricks for a one page site with commented html content
Hi, I am building a website that is very similar to madebysofa.com : means it is one page site with entire content loaded (however are commented in html) and by clicking on sections it modify the DOM to make specific section visible. It is very interesting from UX point of view but as far as I know, since this way most of my content is always commented and hidden from crawlers, I will loose points regarding SEO. Is there any workaround you can recommend or you think sites like madebysofa.com are doomed to loose SEO points by nature? Best regards,
Web Design | | Ashkan10 -
404 page not found after site migration
Hi, A question from our developer. We have an issue in Google Webmaster Tools. A few months ago we killed off one of our e-commerce sites and set up another to replace it. The new site uses different software on a different domain. I set up a mass 301 redirect that would redirect any URLs to the new domain, so domain-one.com/product would redirect to domain-two.com/product. As it turns out, the new site doesn’t use the same URLs for products as the old one did, so I deleted the mass 301 redirect. We’re getting a lot of URLs showing up as 404 not found in Webmaster tools. These URLs used to exist on the old site and be linked to from the old sitemap. Even URLs that are showing up as 404 recently say that they are linked to in the old sitemap. The old sitemap no longer exists and has been returning a 404 error for some time now. Normally I would set up 301 redirects for each one and mark them as fixed, but there are almost quarter of a million URLs that are returning 404 errors, and rising. I’m sure there are some genuine problems that need sorting out in that list, but I just can’t see them under the mass of errors for pages that have been redirected from the old site. Because of this, I’m reluctant to set up a robots file that disallows all of the 404 URLs. The old site is no longer in the index. Searching google for site:domain-one.com returns no results. Ideally, I’d like anything that was linked from the old sitemap to be removed from webmaster tools and for Google to stop attempting to crawl those pages. Thanks in advance.
Web Design | | PASSLtd0 -
Indexing Dynamic Pages
Hi, I am having an issues among others, regarding indexing dynamic pages. Our website, www.me-by-melia, was just put live and I am concerned the bottom naviagtion pages (http://www.me-by-melia.com/#store, http://www.me-by-melia.com/#facebook, etc) will not be indexed and create duplicate pages. Also, when you open these pages in a new tab, it takes you to homepage. The website was created in HTML5. Please advise.
Web Design | | Melia0 -
Number of links per page?
I'm confused by the number of links that we should put on a page. Our site has a high domain authority but SEOmoz tool and others, plus Google WMT suggests much much less than other sites have - look at Dailymail.co.uk or the Huff post site for example. our site is www.worldtravelguide.net and I'm thinking specifically about the /destinations and each continent like /europe Our site has thousands of pages, trying to create an effective internal linking structure with the limitation of 150 or so links is nearly impossible and ends up with too many navigational pages. We were hit hard by Panda (even though all our content is original, professionally written frequently updated) in favour of bigger brands and considering Google suggests that sites should be designed for users and not SEO these two ideals conflict. Does anyone have any data on what the link limit is? Any other tips or observations would be gratefully received. Thanks, John
Web Design | | JohnFinlayson0 -
Competitor Rockets to #1 and I'm looking at keyword stuffing. Will Google catch up with it?
We have a competitor whose home page rocketed up to number one, page one, on our key search term after they did a website redesign. They even beat out the original retailer for that position, as they are resellers of the product (not affiliate sales, resale in the secondary market.) They are the first to knock the original seller out of the #1 position. In the past couple of years that I have been doing in-house SEO, they have never ranked on page one for the term. I ran their site through the SEOmoz page grader for the specific search term, loading their page that is ranking, and found that they grade a “B,” but have some alerts for keyword stuffing, (the search term is on the home page 30+ times,) and they have eleven tags on said page. Aside from the two things listed above, they have pretty good site architecture on this new site, and are pretty well branded, etc. Should I expect Google to catch the keyword stuffing and eleven tags, and possibly adjust their rank? Will their keyword stuffing come back to bite them?
Web Design | | Ticket_King0