Google Treating these URL's as diff, but they are same. please help
-
Google is treating, below URL's as two different URL's when they are same. How to solve this. Please help. Case 1:/2570/Venture-Capital-and-Capital-Markets/2570/venture-capital-and-capital-marketsCase 2: /xxx/Java-Programming//xxx/Java-ProgrammingPlease help, how to solve this. Thanks in advance
-
Sounds like you're on .NET (or something case-sensitive). The best way to deal with this in my opinion is at the server level, by only allowing lowercase URLs. This is how you would implement this in .NET:
<match url="[A-Z]" ignorecase="false"></match>
<action type="Redirect" url="{ToLower:{URL}}" appendquerystring="true"></action>
Canonical tags are technically an option, but you will have to manually add them each and every time this issue occurs (and stay on top of it as an ongoing action item). It's almost always preferable to have each page accessible from a single URL if at all possible. Automatically adding self-referencing canonicals would probably just exacerbate the problem since they uppercase pages would still be pointing to the uppercase pages, lowercase to lowercase, etc.
I would strongly suggest defaulting to lowercase over uppercase URLs to stay consistent with other sites on the internet (also, most linking sites will assume lowercase when linking to your site).
The good news is this a fairly common, fixable problem
If your site is in fact using .NET, this article is a good starting point (#2 is where I got the above code snippet from).
-
What you're dealing with is duplicate content caused by URL inconsistencies. My first move would be to implement rel="canonical" tags to tell search bots which is the preferred URL (lower-case, then either with or without the trailing-slash). You can read more about it here: http://moz.com/blog/rel-confused-answers-to-your-rel-canonical-questions
I always use the Moz bar on the actual Moz site to see how things should be implemented - that's allowed, right? & I noticed that they have added rel=canonical site-wide (to prevent any unforeseen dup content issues). You can see an example of how it's used by viewing the source code here: moz.com/rand/category/archives/events/ and http://moz.com/rand/category/events/
Before you take any action, though, **you need to determine the preferred structure for all URLs on the site. **
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
-
Malware, Google Ranking and cleanup
Hi My website was infected with the malware. We have cleaned it and during the process we had to delete the cache. Now website is showing like this on the google. How can i fix this? 3e8e9111-eac7-4238-a691-9678542eb4cf-image.png Secondly, As i have lost all the ranking, how can i get back quickly? Please help Thanks in advance
On-Page Optimization | | fslpso0 -
Hi i have a few pages with duplicate content but we've added canonical urls to them, but i need help understanding what going on
hi google is seeing many of our pages and dupliates but they have canonical url on there https://www.hijabgem.com/index.php/maxi-shirt-dress.html has tags https://www.hijabgem.com/maxi-shirt-dress.html
On-Page Optimization | | hijabgem
has tagshttps://www.hijabgem.com/index.php/quickview/index/view/id/4693
has tags
my question is which page takes authority?and are they setup correct, can you have more than one link rel="canonical" on one page?0 -
If Product Pages Perform Well In Google then Is It Possible That Category Page Can perform Well In Google?
Hi All, For my ecommerce site I have optimized my product pages very nicely like good images, detailed information about products, good reviews, implemented schema for my product and reviews and very perfect onpage. Now my query is if my products pages performing well in google then there are chances that my category page rank well in google too? Thanks!
On-Page Optimization | | wright3350 -
Google indexing
Hi In my site I have 2 blogs, the first blog is a standard blog, every post is informative and over 6oo words with pictures and all of them are keyworded. The second blog is basically a journal of bike rides i go on, with a picture and about 100 - 300 word writeup. I use a portfolio plugin to get this online. My question is should I noindex nofollow all of these posts. Im not sure if google will see it as a lot of uninformative noncene, I dont write these as blog posts they are a journal I post 1 or 2 a day. What is the normal practice for this... they are not keyworded or seo'd I dont want them to affect my seo or rankings. Thanks Chris
On-Page Optimization | | mrcsleonard0 -
Will google put logo's in as author snippets?
Are they smart enough to tell it is not a mug shot and then not show it? Has anyone ever seen a logo as a snippet? What are some of the factors to with whether they show them or not?
On-Page Optimization | | Adsau0 -
Can't see why been marked 'Avoid Keyword Stuffing'
Hi SEOmoz! I'm a newbie, first post, here goes... Working my way through On-Page Report Cards. Noticed this page http://www.vintageheirloom.com/vintage-chanel/vintage-chanel-bags flagged with 'Avoid Keyword Stuffing in Document'. Keyword is 'Vintage Chanel bags' and there is just one instance of it on this particular category page?? Any ideas? Any general pointers for me on www.vintageheirloom.com would also be much appreciated. Thanks SEOmozzers...
On-Page Optimization | | well-its-1-louder0 -
Would adding a line break tag into the product name affect SEO ranking and Google's ability to read the entire title?
Our client would like to include a link break so that part of the product name always showed up on a second line. Would this affect how Google bots crawl the product name? Would it also affect how Google would show the product name in a search result page? Thanks!
On-Page Optimization | | BrandLabs0 -
Is it good to have dashes in url's
When using keywords in url's for internal pages, isn't it a good idea to use dashes or underscores in the url between the keywords?
On-Page Optimization | | BradBorst0