View Single Post
Old 03-27-2017, 02:15 AM   #1
sharmaroshni012
Registered User
 
Join Date: Nov 2016
Posts: 412
Avoiding duplicate content
Some of the above causes for duplicate content have very simple fixes to them:

Session ID’s in your URLs?
These can often just be disabled in your system’s settings.

Have duplicate printer friendly pages?
These are completely unnecessary: you should just use a print style sheet.

Using comment pagination in WordPress?
This feature should just be disabled (under settings » discussion) on 99% of sites.

Parameters in a different order?
Tell your programmer to build a script to always order parameters in the same order (this is often referred to as a so-called URL factory).

Tracking links issues?
In most cases, you can use hashtag-based campaign tracking instead of parameter based campaign tracking.

WWW vs non-WWW issues?
Pick one and stick with it by redirecting the one to the other. You can also set a preference in Google Webmaster Tools, but you’ll have to claim both versions of the domain name.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sharmaroshni012 is offline   Reply With Quote