Why do I have 2 different URL's for the same page - is this good practice?
-
Hi GuysMy father is currently using a programmer to build his new site. Knowing a little about SEO etc, I was a little suspicious of the work carried out. **Anyone with good programming and SEO knowledge, please offer your advice!**This page http://www.thewoodgalleries.co.uk/gallery-range-wood-flooring/ which is soon to be http://www.thewoodgalleries.co.uk/engineered-wood/ you'll see has a number of different products. The products on this particular page have been built into colour categories like thishttp://www.thewoodgalleries.co.uk/engineered-wood/lights-greys http://www.thewoodgalleries.co.uk/engineered-wood/beiges http://www.thewoodgalleries.co.uk/engineered-wood/browns http://www.thewoodgalleries.co.uk/engineered-wood/darks-blacks This is fine. Eventually when we add to our selection of woods, we'll easily segment each product into "colour categories" for users to easily navigate to. My question is - Why do I have 2 different URL's for the same page - is this good practice? Please see below... Visible URL - http://www.thewoodgalleries.co.uk/engineered-wood/browns/cipressa/Below is the permalink seen in Word Press for this page also.Permalink: http://www.thewoodgalleries.co.uk/engineered-wood/browns-engineered-wood/cipressa/and in the Word Press snippet shows the same permalink urlCipressa | Engineered Brown Wood | The Wood Gallerieswww.thewoodgalleries.co.uk/engineered-wood/browns-engineered-wood/cipressa/
Buy Cipressa Engineered Brown Wood, available at The Wood Galleries, London. Provides an Exceptional Foundation for Elegant Décor, Extravagant ..
If this is completely ok and has no negative search impact - then I'm happy. If not what should I advise to my programmer to do?
Your help would be very much appreciated.
Regards
Faye
-
The site has been in progress for months now. During this time the company has developed some outstanding suppliers and subsequently more products have been added. Because of this we had to rethink the website structure by adding product categories. This has allowed us to implement cleaner urls which are better for SEO, as well as categorising our products which will provide a better user experience for our customers. It also provides the platform to add more products in the future.
I really appreciate you help Linda. I wanted to ask questions on here before getting in touch with my programmer.
This has confirmed my concerns as to "why" this has happened.
Thank you.
-
Agreed, no one should do 301 redirects for no reason. As I asked earlier, why does the other URL exist? If this is all being set up new, it should only be using the new, well-organized path. (Unless there are multiple paths that one can go through to arrive at that page and the developer wants them all to resolve to one, clean URL.) I think your best bet would be to just ask your programmer why.
-
Hi Linda
I'm aware of the purposes of 301's, but why do we have this, is the question? This is a company that has yet to begin advertising or trading, so there is no relevance its purposes?
Sure, if this page had link juice pointing to it, then a 301 would be required of course. But for a new start up, with completely unique pages - I'm not so sure my programmer is implementing best practice.
-
There is a URL: http://www.thewoodgalleries.co.uk/engineered-wood/browns-engineered-wood/cipressa/ and it's been around for a while, maybe has some links, built up some authority.
Now the organization of the site is being improved and the better URL: http://www.thewoodgalleries.co.uk/engineered-wood/browns/cipressa/ is to be used for the content that is on that page.
How does the authority of the old page get to the new page? With a 301 redirect. If this is not done, when someone goes to the old URL (maybe it's linked from somewhere, maybe they have a bookmark), they get a 404 error. When Google looks at links that go to the old URL, it wants to credit the links to that page, but that page does not exist anymore as far as Google knows. Google does not know there is a new page with the same information.
For you, the page is that one post in Wordpress or wherever and that stays the same—you are just renaming it. For Google, those two URLs are different pages and in order to tell Google that the one has become the other, you need to 301 redirect it.
-
Hi O2C
Forgive me but I disagree.
Canonical – Hey, (most) Search Engines: I have multiple versions of this page (or content), please only index this version. I'll keep the others available for people to see, but don't include them in your index and please pass credit to my preferred page.
We do not have multiple page versions which are the same, just the one unique for each - hence my "redirect" concern.
-
I would definitely add rel canonical tags to the website pages to let Google know which is the original page as Robert has suggested.
-
Hi Linda
Thanks for your input regarding this.
The only URL we require is http://www.thewoodgalleries.co.uk/engineered-wood/browns/cipressa/. This is based on our organisation of each product by "type" - "colour" - "brand name".
http://www.thewoodgalleries.co.uk/engineered-wood/lights-greys/
http://www.thewoodgalleries.co.uk/engineered-wood/beiges/
http://www.thewoodgalleries.co.uk/engineered-wood/browns/
http://www.thewoodgalleries.co.uk/engineered-wood/darks-blacks
We have the same for other products, http://www.thewoodgalleries.co.uk/parquet-reclaimed/lights-greys/ and http://www.thewoodgalleries.co.uk/prefinished-wood/lights-greys/ - and so on.
All that we require is for each URL to be changed accordingly, not to be redirected with a 301? As far as I'm aware, this page is not needed, is not part of our structure, but still exists as a 301.. Permalink: http://www.thewoodgalleries.co.uk/engineered-wood/browns-engineered-wood/cipressa/ ??
-
The URL that is being redirected to is the cleaner URL and also seems to make sense organizationally, which is why I would have gone with that structure from the start.
The question here is why does the other URL exist? Was the older site using that format? In that case, the new programmer is setting up a better organized structure for your father and doing the appropriate redirects, which is a good thing. The new URL will not be an incorrect URL, it will be the correct URL for that page.
-
Is a 301 redirect really necessary for a site such as this? I would like to know if what has been implemented is good practice?
I also do not want to "advertise" what is effectively an incorrect url (however similar), as this will be seen seen in the search engines?
Another possible downside of the 301 is that it does sometimes take a while for the search engines to attribute a page with the search authority of your the original page.
It seems to me a 301 redirect is not "best practice" for a new site with 70 individual "unique" products?
-
Hi Faye,
It looks like the 2nd URL you provided is already 301 redirecting to the first URL so you shouldn't have to worry about it.
Hope that helps!
-
That permalink already 301 redirects to the visible URL in your example and wouldn't cause duplicate content. Sometimes in order to show a nicer-looking link people will use aliases. I do not know why in this case the two structures are needed since it seems the visible link could handle the categories, but then I do not know what all the complexities are—you could ask the programmer why.
-
To answer your question: No, it's not okay. Duplicate content is to be avoided. Ask your programmer to do a 301 redirect one of these pages to another, that automatically redirects users and the GoogleBot, or at least add an canonical url meta tag which defines which page is the "original" or "canonical" version for the content.
See more at Google Support.
As to why it is happening. Difficult to be precise but would venture that one of the URL-s might be a category "page" that gets created automatically, with an url thanks to your page's category structure and the other a real editable "page".
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
-
Duplicate URL's in Sitemap? Is that a problem?
I submitted a sitemap to on Search Console - but noticed that there are duplicate URLs, is that a problem for Google?
On-Page Optimization | | Luciana_BAH0 -
HVAC & Air Conditioning - 1 page of 2 ?
Hello all! This has been an on going issue for us trying to rank an air conditioning repair company. The 2 strongest keywords for us are both HVAC Repair and Air Conditioning Repair. The main question is.... Should this be 1 landing page or 2? I think google may recognize HVAC and Air Conditioning as the same thing, because for some crazy reason my air conditioning repair page ranks for the keyword HVAC repair. My HVAC repair page is actually nowhere to be found. I am coming across the same issue with other keywords like HVAC service , and Air Conditioning Service. Or HVAC Maintenance and Air Conditioning maintenance. Any help would be greatly appreciated
On-Page Optimization | | interstate0 -
404 errors on page urls that don't even exist
The Seomoz crawler found 404error of pages dont even exist. Ho can that be possible?? Pages like: URL: http://www.yoxo.it/catalog/seo_sitemap/category/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/falli/
On-Page Optimization | | yoxo0 -
Page authority 1 for new URLs
Hi There Quite a beginner question. I have changed url structure last week and is already avaliable on google.What i find strange is that the PA reported by SEOMOZ is 1 and there's no google cache. If the page has to crawled yet, why it's avaliable on google index already? Dario
On-Page Optimization | | Mrlocicero0 -
View all Page for Product Overview Pages
Hi everybody! We have an ecommerce site with product overview pages, where sometimes there are hundreds of products listed. Usually, we just display 30 and have a button where users can click to see 30 more - or all products listed at once. This is the overview page (as indexed in google): http://www.geschenkidee.ch/aussergewoehnliches.html
On-Page Optimization | | zeepartner
And this is the view-all page: http://www.geschenkidee.ch/aussergewoehnliches.html#all What should I do here? The product overview page will hardly generate more traffic by listing all products (because the overview page will rank for generic keywords, while the product keyword searches will be referred to the specific product pages themselves). I was originally thinking of using rel=canonical pointing to the view-all page. But this would just lead to longer load time. Should we just leave those overview pages or is there a best practice for how to deal with such pages? Thanks for your thoughts on this!0 -
301 redirects / clean urls (2)
hello again! 1st i want to thank robert, istvan and everyone else for the great answers to my last question. i guess i should have been a bit more specific with the questionas i am still a bit unclear about a couple of things. i forgot to mention that we actually moved the site several months back and redirected all the "category" pages, but, i wasnt aware that the "product" pages were never redirecte! so my next questions are: at this point is it even worth redirecting those old product pages? if so, should we use the IP address as shown below or the domain as shown below ...i am guessing at the IP address. http://72.3.181.97/catalog/CanineCushionDogCouchBeds.aspx
On-Page Optimization | | k9byron
http://www.k9electronics.com/catalog/CanineCushionDogCouchBeds.aspx also, our old site was never deleted from the server. our ranking / sales dropped off by about 50% when the new site went live so im guessing this can be directly contributed to the products not being redirected / duplicate content from the 2 sites? im also guessing i need to find a new developer ..can i get a vote on that? 😉 <colgroup><col width="856"></colgroup>
| http://72.3.181.97/catalog/CanineCushionDogCouchBeds.aspx |0 -
Maximum length of a URL for good SEO?
Hi there, We have a content database as part of our site and I noticed that the way the database is loaded with new content, it means that the URL’s for these pages are really long, around 100 characters or sometimes more http://www.xxxyy.org/knowledge-base/documents/word1-word2-word3-word4-word5-word6-word7-word8 Is there a suggted maximum character length for a URL? Kind of like for title tag where I max out at 69… Should I truncate the URL’s or at least reduce the numbers of words in them to something less spammy? Does that make a difference? Thanks!
On-Page Optimization | | inhouseninja0 -
How woud you deal with Blog TAGS & CATEGORY listings that are marked a 'duplicate content' in SEOmoz campaign reports?
We're seeing "Duplicate Content" warnings / errors in some of our clients' sites for blog / event calendar tags and category listings. For example the link to http://www.aavawhistlerhotel.com/news/?category=1098 provides all event listings tagged to the category "Whistler Events". The Meta Title and Meta Description for the "Whistler Events" category is the same as another other category listing. We use Umbraco, a .NET CMS, and we're working on adding some custom programming within Umbraco to develop a unique Meta Title and Meta Description for each page using the tag and/or category and post date in each Meta field to make it more "unique". But my question is .... in the REAL WORLD will taking the time to create this programming really positively impact our overall site performance? I understand that while Google, BING, etc are constantly tweaking their algorithms as of now having duplicate content primarily means that this content won't get indexed and there won't be any really 'fatal' penalties for having this content on our site. If we don't find a way to generate unique Meta Titles and Meta Descriptions we could 'no-follow' these links (for tag and category pages) or just not use these within our blogs. I am confused about this. Any insight others have about this and recommendations on what action you would take is greatly appreciated.
On-Page Optimization | | RoyMcClean0