Canonical url joomla 2.5 - Joomla! Forum - community, help and support
hi there
i read canonical url 1 of important things can
improve seo.
does stand joomla 2.5?
i found bit of code place in index.php file:
i have have lot of links pointing www.mysite.com/index.php/de (i have languages on website de more important me)
some of links default www.mysite.com
do have set canonical url or done automatically joomla?
i not know if is important when search website opt. keyword can see http://www.mysite.com in search results.
i read canonical url 1 of important things can
improve seo.
does stand joomla 2.5?
i found bit of code place in index.php file:
code: select all
<?php
$canonicallink = "http://".$_server['http_host'].$_server["request_uri"];
?>
<link rel="canonical" href="<?php echo($canonicallink); ?>">
i have have lot of links pointing www.mysite.com/index.php/de (i have languages on website de more important me)
some of links default www.mysite.com
do have set canonical url or done automatically joomla?
i not know if is important when search website opt. keyword can see http://www.mysite.com in search results.
it not automatically done, use plugin: http://www.shikle.com/metagenerator.htm need...
Comments
Post a Comment