Tagged Questions
1
vote
2answers
33 views
Robots.txt Blocking Blog Tags?
Tags are causing duplicate content on my website and I want to make sure that I block them from being indexed. Is this the right syntax to use for blocking those Tags from being crawled?
User-agent: ...
2
votes
2answers
203 views
Duplicated contents warning in Google Webmaster Tools even though I use canonical links
I have some duplicated pages that show the exact same content on different URLS on my website, and I use canonical links to point them all to one of the pages.
So if Page A, B, C, D and E have the ...
1
vote
1answer
214 views
pagination and duplicate content with one paragraph in each page with totally different listing
I have a module in my site which can be accessed like sitename.com/module/
This module has pagination.
In the first page i have two paragraphs which describe about the site. This will appear in all ...
3
votes
2answers
183 views
How to prevent duplicate content in Google when using state and city in friendlyurl?
I want to provide friendlyurls to my visitors on my venue site.
Visitors should be able to easily type the name of a region to access the venues in that specific region.
Like
...
1
vote
1answer
112 views
How to avoid duplicate content in WordPress eCommerce Store
I run a WordPress eCommerce store powered by WooCommerce. I have a large inventory of products and most of the product descriptions are the same for all products and it's mandatory to include it. It's ...
2
votes
1answer
119 views
rel=“Canonical”: Ranking Benefits ? & specifying for PDF?
I think I understand the basic case for using rel="canonical": to tell Google which is the preferred URI when the same page/content may be accessed via more than one URI.
This helps you avoid ...
4
votes
3answers
179 views
can canonical links be used to make 'duplicate' pages unique?
We have a website that allows users to list items for sale. Think ebay - except we don't actually deal with selling the item, we just list it for sale and provide a way to contact the seller.
Anyhow, ...
1
vote
2answers
203 views
Tidy URLs in Google Analytics
My Google Analytics is catching a number of URLs where there is a unique GET parameter.
It also catches URLs like /pay and /pay/.
Is there any way I can get it to clean up the data and just see ...
1
vote
1answer
69 views
Is there a way to do a site-wide 301 redirect or rel=“canonical”
I've got a blog running on a sub domain mirrored using this method on to a sub directory, so that the links come to my main domain not the sub domain..
Obviously this creates duplicate content. What ...
2
votes
1answer
55 views
Preview content on website linking to full page, SEO strikes for duplicate content? [duplicate]
Possible Duplicate:
Do search engines treat index pages with excerpts as duplicate content of the pages they link to?
I have a press section on a website i'm developing. It has about 10 ...
5
votes
2answers
320 views
SEO and duplicate content for default document
SEO experts sometimes demand that default document, e.g. www.site.com/index.html redirects with 301 to www.site.com, so:
Is that really necessary?
Does Google really penalize that?
3
votes
3answers
211 views
How to use the canonical tag for multiregion websites and duplicate content
We want to use the canonical tag for an multiple region website with the same content.
For Example:
www.example.com/services.htm
www.example.com/uk/services.htm
Then if we use the canonical tag ...
7
votes
1answer
141 views
Letting search engines know that different links to identical pages stress different parts of the page
When you follow a permalink to a chat message in the Stack Exchange chat, you get a view of the transcript page for the day that contains the particular message. This message is highlighted in yellow, ...
4
votes
1answer
168 views
Republishing blog posts on a popular website
I started my blog about programming yesterday and in order to promote and increase traffic I submitted my rss to Codeproject which pulls my posts and publishes them at Codeproject.
While it increases ...
4
votes
1answer
218 views
www and non www can suffer duplicated content
Do you know if i should use canonical tag, or 301 redirection from
http://mydomain.com to http://www.mydomain.com
To avoid duplicated content penalty in case other pages link to the domain without ...
1
vote
1answer
137 views
Reach Local Proxy Page - Duplicate content?
We have a client who has instructed Reach Local to manage their paid SEO work etc. RL have created a proxy version of the page at http://example-px.rtrk.co.uk which mirrors the existing site ...
2
votes
1answer
135 views
Same page in different “locations” on same site - duplicate content? [duplicate]
Possible Duplicate:
What is duplicate content and how can I avoid being penalized for it on my site?
The same page, or rather the same content on a page is accessible from two very similar ...
3
votes
2answers
112 views
Similar URLs for same page
I'm working with a site that uses slightly different URLs for the same content. The sitemap lists the pages as:
www.website.com/webpage.html
If you surf through the site the same page is found at:
...
1
vote
1answer
165 views
How to tackle this duplicate content issue? [duplicate]
Possible Duplicate:
What is duplicate content and how can I avoid being penalized for it on my site?
I've a new website coming up with 1000's of page which will contain some city codes. I'd ...
23
votes
2answers
467 views
How to use rel='canonical' properly
I have 3 URLS that serve the same data:
www.example.com/product/foo
www.example.com/product/foo?id=1
www.example.com?product=foo
For Google's sake I want the URL www.example.com/product/foo to be ...
