10-15-2016, 01:42 PM
Hi,
How to fix canonical issues?
How to fix canonical issues?
How to fix canonical issues?
|
10-15-2016, 01:42 PM
Hi,
How to fix canonical issues?
10-18-2016, 06:54 AM
Use Canonical tag in header section
10-19-2016, 07:12 AM
Add this code in your .htacc file to fix canonical issues
RewriteCond %{HTTP_HOST} !^www\. RewriteRule ^(.*)$ <!-- m --><a class="postlink" href="http://www">http://www</a><!-- m -->.%{HTTP_HOST}/$1 [R=301,L]
10-24-2016, 07:09 AM
To fix the cannonical issue you should make a 301 redirection for your website url.
10-25-2016, 10:03 AM
You should use Canonical tag in header section.
10-25-2016, 10:47 AM
There is tag called canonical tag that you can use.
|
« Next Oldest | Next Newest »
|