SEO MotionZ Forum
How to fix canonical issues? - Printable Version

+- SEO MotionZ Forum (https://seomotionz.com)
+-- Forum: Search Engine Optimization (https://seomotionz.com/forumdisplay.php?fid=7)
+--- Forum: SEO General (https://seomotionz.com/forumdisplay.php?fid=22)
+--- Thread: How to fix canonical issues? (/showthread.php?tid=1803)



How to fix canonical issues? - siva s - 10-15-2016

Hi,
How to fix canonical issues?


Re: How to fix canonical issues? - fayeseom - 10-18-2016

Use Canonical tag in header section


Re: How to fix canonical issues? - jackfernandos - 10-19-2016

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]


Re: How to fix canonical issues? - johnniewalk - 10-24-2016

To fix the cannonical issue you should make a 301 redirection for your website url.


Re: How to fix canonical issues? - SultanMirza - 10-25-2016

You should use Canonical tag in header section.


Re: How to fix canonical issues? - Jaygour - 10-25-2016

There is tag called canonical tag that you can use.