Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
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".
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 'meta title' issue (AMP & NON-AMP Pages)
how to fix duplicate meta title issue in amp and non-amp pages? example.com
On-Page Optimization | | 21centuryweb
example.com/amp We have set the 'meta title' in desktop version & we don't want to change the title for AMP page as we have more than 10K pages on the website. ----As per SEMRUSH Tool---- ABOUT THIS ISSUE It is a bad idea to duplicate your title tag content in your first-level header. If your page’s <title>and <h1> tags match, the latter may appear over-optimized to search engines. Also, using the same content in titles and headers means a lost opportunity to incorporate other relevant keywords for your page.</p> <p><strong>HOW TO FIX IT</strong></p> <p>Try to create different content for your <title> and <h1> tags.<br /><br />this is what they are recommending, for the above issue we have asked our team to create unique meta and post title for desktop version but what about AMP page?<br /><br />Please help!</p></title>0 -
Putting content behind 'view more' buttons
Hi I can't find an upto date answer to this so was wondering what people's thoughts are. Does putting content behind 'view more' css buttons affect how Google see's and ranks the data. The content isn't put behind 'view more' to trick Google. In actual fact if you see the source of the data its all together, but its so that products appear higher up the page. Does anyone have insight into this. Thanks in advance
On-Page Optimization | | Andy-Halliday0 -
Duplicate Content with ?Page ID's in WordPress
Hi there, I'm trying to figure out the best way to solve a duplicate content problem that I have due to Page ID's that WordPress automatically assigns to pages. I know that in order for me to resolve this I have to use canonical urls but the problem for me is I can't figure out the URL structure. Moz is showing me thousands of duplicate content errors that are mostly related to Page IDs For example, this is how a page's url should look like on my site Moz is telling me there are 50 duplicate content errors for this page. The page ID for this page is 82 so the duplicate content errors appear as follows and so on. For 47 more pages. The problem repeats itself with other pages as well. My permalinks are set to "Post Name" so I know that's not an issue. What can I do to resolve this? How can I use canonical URLs to solve this problem. Any help will be greatly appreciated.
On-Page Optimization | | SpaMedica0 -
Two URL's for the same page
Hi, on our site we have two separate URL's for a page that has the same content. So, for example - 'www.domain.co.uk/stuff' and 'www.domain.co.uk/things/stuff' both have the same content on the page. We currently rank high in search for 'www.domain.co.uk/things/stuff' for our targeted keyword, but there are numerous links on the site to www.domain.co.uk/stuff and also potentially inbound links to this page. Ideally we want just the www.domain.co.uk/things/stuff URL to be present on the site, what would be the best course of action to take? Would a simple Canonical tag from the '/stuff' URL which points to the '/things/stuff' page be wise? If we were to scrap the '/stuff' URL totally and redirect it to the 'things/stuff' URL and change all our on site links, would this be beneficial and not harm our current ranking for '/things/stuff'? We only want 1 URL for this page for numerous reasons (i.e, easier to track in Analytics), but I'm a bit cautious that changing the page that doesn't rank may have an affect on the page that does rank! Thanks.
On-Page Optimization | | Jaybeamer2 -
How to Structure URL's for Multiple Locations
We are currently undergoing a site redesign and are trying to figure out the best way to structure the URL's and breadcrumbs for our many locations. We currently have 60 locations nationwide and our URL structure is as follows: www.mydomain.com/locations/{location} Where {location} is the specific street the location is on or the neighborhood the location is in. (i.e. www.mydomain.com/locations/waterford-lakes) The issue is, {location} is usually too specific and is not a broad enough keyword. The location "Waterford-Lakes" is in Orlando and "Orlando" is the important keyword, not " Waterford Lakes". To address this, we want to introduce state and city pages. Each state and city page would link to each location within that state or city (i.e. an Orlando page with links to "Waterford Lakes", "Lake Nona", "South Orlando", etc.). The question is how to structure this. Option 1 Use the our existing URL and breadcrumb structure (www.mydomain.com/locations/{location}) and add state and city pages outside the URL path: www.mydomain.com/{area} www.mydomain.com/{state} Option 2 Build the city and state pages into the URL and breadcrumb path: www.mydomain.com/locations/{state}/{area}/{location} (i.e www.mydomain.com/locations/fl/orlando/waterford-lakes) Any insight is much appreciated. Thanks!
On-Page Optimization | | uBreakiFix0 -
Will "internal 301s" have any effect on page rank or the way in which an SE see's our site interlinking?
We've been forced (for scalability) to completely restructure our website in terms of setting out a hierarchy. For example - the old structure : country / city / city area Where we had about 3500 nicely interlinked pages for relevant things like taxis, hotels, apartments etc in that city : We needed to change the structure to be : country / region / area / city / cityarea So as patr of the change we put in place lots of 301s for the permanent movement of pages to the new structure and then we tried to actually change the physical on-page links too. Unfortunately we have left a good 600 or 700 links that point to the old pages, but are picked up by the 301 redirect on page, so we're slowly going through them to ensure the links go to the new location directly (not via the 301). So my question is (sorry for long waffle) : Whilst it must surely be "best practice" for all on-page links to go directly to the 'right' page, are we harming our own interlinking and even 'page rank' by being tardy in working through them manually? Thanks for any help anyone can give.
On-Page Optimization | | TinkyWinky0 -
Canonical URL, cornerstone page and categories
If I want to have a cornerstone "page", can I substitute an actual page with a category archive of posts "page" (that contains many posts containing the target key phrase)? This way, if I make blog posts about a certain topic/ key phrase (example "beach weddings") and add a canonical URL of the category archive page to the individual posts, am I right then to assume google will see the archive page as the cornerstone page (and thereby won't see the individual posts with the same key phrase as competing)?
On-Page Optimization | | stephanwb0 -
What's the best practice for handling duplicate content of product descriptions with a drop-shipper?
We write our own product descriptions for merchandise we sell on our website. However, we also work with drop-shippers, and some of them simply take our content and post it on their site (same photos, exact ad copy, etc...). I'm concerned that we'll loose the value of our content because Google will consider it duplicated. We don't want the value of our content undermined... What's the best practice for avoiding any problems with Google? Thanks, Adam
On-Page Optimization | | Adam-Perlman0