wrong canonical for jvideo component
- Greg
- Topic Author
- Offline
- New Member
15 years 6 months ago - 15 years 6 months ago #4303
by Greg
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Hello,
just found today that the canonical of my jvideo component menu link is wrong, and so, for all the link inside too
For the menu link the base href link is:
And the canonical is:
Here we have a wrong double slash and double video/videos
For a video the base href is:
And the canonical is:
Here we only have the wrong double slash
Everywhere else on the site, all is fine.
If you need something else, don't hesitate.
Thanks by advance
Additional infos
For my menu link, the settings are like that:
Title: Vidéos
Alias: video
link: index.php?option=com_jvideo&view=videos
just found today that the canonical of my jvideo component menu link is wrong, and so, for all the link inside too
For the menu link the base href link is:
<base href="http://www.xxxxxx.fr/video.html" />
And the canonical is:
<link rel="canonical" href="http://www.xxxxxx.fr//video/videos.html" />
Here we have a wrong double slash and double video/videos
For a video the base href is:
<base href="http://www.xxxxxx.fr/video/watch/66/oligan-gamer-shop.html" />
And the canonical is:
<link rel="canonical" href="http://www.xxxxxx.fr//video/watch/66/oligan-gamer-shop.html" />
Here we only have the wrong double slash
Everywhere else on the site, all is fine.
If you need something else, don't hesitate.
Thanks by advance
Additional infos
For my menu link, the settings are like that:
Title: Vidéos
Alias: video
link: index.php?option=com_jvideo&view=videos
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Last Edit: 15 years 6 months ago by Greg.
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
15 years 4 months ago #4583
by Saka
Emir Sakic
www.sakic.net
This has been solved in v2.0.9.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- Greg
- Topic Author
- Offline
- New Member
15 years 4 months ago #4591
by Greg
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
yes too, thank you !
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Please Log in or Create an account to join the conversation.