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
-
JS and HTML links: Any risk involved being employing two similar links on every page?
Hi all, We used a have a banner with link from all pages our subdomain. The link is JS link and it's linking to our website homepage from our sub domain. Recently we have added similar HTML link from all pages of sub domain presuming that Google might not be considering JS links. So, now we have 2 links (JS and HTML) from every page of sub domain pointing to the website. If Google considers 2 links, will there be any risk for employing same link twice from every page? Thanks
Web Design | | vtmoz0 -
Is there a way to host my website.com/BLOG URL PATH from a different host than my main website.com host?
Is there a way to host my website.com/BLOG URL PATH from a different host than my main website.com host? Is it accomplish-able with DNS settings or are there other considerations that might lead to complications doing this? Specifically, we are investigating install WordPress on a dedicated host, JUST to power the blog for our main website, but our main website is on an internal proprietary hosting and CMS. So basically we're trying to host: website.com --> OFF OF CURRENT INTERNAL HOSTING website.com/blog/ --> OFF OF THIRD PARTY HOSTING (USING WORDPRESS) I know this is a technical question beyond the scope of SEO, but I'm figuring there are members of the community that may have tried this already so I'm floating it here. Many thanks! Cheers.
Web Design | | AlexVelazquez0 -
A question about title tag when the page has 2 services.
Hi all, Assuming a company has two services: SEO and PPC. Here is the situation: I would like to focus on SEO for now but also don't want to leave my PPC service out of the page. SEO accounts for 60% of the content, while PPC accounts for 40%. Assuming the content (SEO + PPC) of the page will not change, which title tag would you prefer, and why? SEO | brand name (Is it appropriate that the title focus on SEO but the content of the page contains PPC) SEO | PPC | brand name (Will the keywords dilute each other?) SEO | SEM Agency | brand name (The idea behind it is that SEM includes SEO and PPC so I think Google would be OK with the page ranking for SEO and also including PPC in the content. I really appreciate your help and explanation. Thank you!
Web Design | | Raymondlee0 -
Metro style design for a new eCommerce Platform: will it survive?
Hello, While developing eCommerce solution for building webstores in WordPress, our team decided to use metro style design for our dashboard. Could you check the Dashboard screenshot please and discuss several questions with me: How do you think, is it a good idea to use this kind of style? Do you think if there are many people who hate it?:) Should we offer more dashboard designs that can be changed through admin area (may be to offer a standard WP design) or this style will be enough for the start? Thank you very much! Yaros, GosuSell 001_dashboard.jpg
Web Design | | GosuSell0 -
What is the best tool to view your page as Googlebot?
Our site was done with asp.net and a lot of scripting. I want to see what Google can see and what it can't. What is the best tool that duplicates Googlebot? I have found several but they seem old or inaccurate.
Web Design | | EcommerceSite0 -
Is it necessary to redirect every Error page (404 or 500) found?
If I have Hundreds of pages with 404 and 500 erros should set up 301 redirects for all of them? Some of the pages have external links, some don't.
Web Design | | jmansd0 -
Is the server or host a metric for SERPs? Amazon Webstore a plus?
Hello Friends, I have been pondering a question that I bet Ben or some of the other clever folks this list will know. Do the search engines give a preference to sites hosted and served from larger companies like Amazon? With an Amazom Webstore, it would have our domain name but Amazon would supply much of the structure and back end like card processing and check out. Could having amazon as the server be an indicator of better results in the SERPS similar to having a stronger Domain Authority? Are there any draw backs for optimization when using an Amazon Webstore? Thank you. QP
Web Design | | QuietProgress0 -
Do Pages That Rearrange Set Off Any Red Flags for Google?
We have a broad content site that includes crowdsourced lists of items. A lot of the pages allow voting, which causes the content on the pages (sometimes the content is up to 10 pages deep) to completely rearrange, and therefore spread out and switch pages often among the (up to 10) pages of content. Now, could this be causing any kind of duplicate content or any other kind of red flags for Google? I know that the more the page changes the better, but if it's all the same content that is being moved up and down constantly, could Google think we're pulling some kind of "making it look like we have new content" scheme and ding us for these pages? If so, what would anyone recommend we do? Let's take an example of a list of companies with bad customer service. We let the internet vote them up and down all the time, the order changes depending on the votes in real time. Is that page doomed, or does Google see it and love it?
Web Design | | BG19850