Topic: URL canonical
Hi everyone,
Possible to have a hack to insert URL in the meta tag URL canonical ?
Thanks you,
Dear CuteNews Users! Please feel free to contact us via our new Feedback Form and please send information about bugs to our bug tracker.
You are not logged in. Please login or register.
CutePHP Forums → Problem Solving / Help & Support → URL canonical
Hi everyone,
Possible to have a hack to insert URL in the meta tag URL canonical ?
Thanks you,
Describe which code you want that will be created via hack (<meta> for instance)
Like this :
<link rel="canonical" href="http://www.COMPLETE_URL_NEWS"/>
Nobody has the same problem ?
There is no solution with the help of Cutenews.. You can use the following way to for canonical url, for example:
<?php if ($_GET['id']) echo '<link rel="canonical" href="http://'.$_SERVER['SERVER_NAME'] . $_SERVER['REQUEST_URI'].'"/>'; ?>
Hi Support Team,
Perfect!
Thanks you.
CutePHP Forums → Problem Solving / Help & Support → URL canonical
Powered by PunBB, supported by Informer Technologies, Inc.
The pun_antispam official extension is installed. Copyright © 2003–2009 PunBB.