- Posts: 6227
COMMUNITY FORUM
Page Title and Meta Issues
- JoomlaWorks
-
- Offline
- Admin
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Zsombor Komaromi
-
- Offline
- New Member
- Posts: 4
Withe the 2.9 version, when I used K2 Item in the menu, and didn’t fill out the “Browser Page Title” in the menu items, the Joomla filled out with the K2 “Item title”. Now with the 2.10 version the Joomla takes the “Menu Title” as “Page title”, and doesn’t takes the K2 Item title. Is it possible update the new 2.10 version operate the “Browser Page Title” same as the old version? Without this I must set thousands of Browser Page Title.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
And what's the reasoning behind having a different menu item title to the actual K2 item title?
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Zsombor Komaromi
-
- Offline
- New Member
- Posts: 4
Item title is very important from SEO point of view. So I setted all my K2 item title to be optimal from SEO point of view. Now the new K2 overwrite my Browser Page Titles (which was K2 item title) with the menu name, what is usually only one word. For example Home, or Products, etc.
This is a huge problem for me.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
// Add the following after the "defined('_JEXEC') or die;" snippet on item.php
$document = JFactory::getDocument();
$document->setTitle($this->item->title);
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Zsombor Komaromi
-
- Offline
- New Member
- Posts: 4
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- sizu
-
- Offline
- Junior Member
- Posts: 35
I am experiencing just the opposite issue; the browser meta title is overwritten the page title. How can I fix this problem?
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- sizu
-
- Offline
- Junior Member
- Posts: 35
www.caloryfrio.com/calefaccion/calderas.html
Browser page title has overwritten the page heading established on menu item configuration.
Could you look into it please?
Thank you so much.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- sizu
-
- Offline
- Junior Member
- Posts: 35
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Example: jmp.sh/2QSeKN4
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- sizu
-
- Offline
- Junior Member
- Posts: 35
the category title is the same as the page heading and the menu item's title, as you can see in the following picture:
www.screencast.com/t/PsCc90Y6
The browser page title is overriding the page heading.
Thank you so much.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
I use distinct names so it's clearer.
Are you using another extension that possibly modifies your meta tags?
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- sizu
-
- Offline
- Junior Member
- Posts: 35
I don't override calderas menu item so you can see this issue.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- sizu
-
- Offline
- Junior Member
- Posts: 35
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- eugen
-
- Offline
- Junior Member
- Posts: 23
Please Log in or Create an account to join the conversation.