- Posts: 10
COMMUNITY FORUM
K2 Titles
- Franco Mocke
-
Topic Author
- Offline
- New Member
All my titles are wrong, they are the aliases of the articles. How can I fix this?
For instance, an article's title would appear like this:
car-insurance-for-women | car-insurance
It should be:
Car Insurance For Women | Car Insurance
If I can't change this, what files are responsible for generating the Titles so that I can go and edit them?
Thanks
Please Log in or Create an account to join the conversation.
- Albert
-
- Offline
- Senior Member
- Posts: 79
Please Log in or Create an account to join the conversation.
- Franco Mocke
-
Topic Author
- Offline
- New Member
- Posts: 10
iLLeT said:By default it should grab the titles. Check to see of you have a some SEF extension (Sh404sef,Joomsef) on first and mess with that. I would re-upload k2 files.
Please Log in or Create an account to join the conversation.
- Franco Mocke
-
Topic Author
- Offline
- New Member
- Posts: 10
Please Log in or Create an account to join the conversation.
- John Andon
-
- Offline
- New Member
- Posts: 10
Please Log in or Create an account to join the conversation.
- Claudio Azevedo
-
- Offline
- New Member
- Posts: 14
sorry :-(
Please Log in or Create an account to join the conversation.
- Kristiyan Ivanchevski
-
- Offline
- Junior Member
- Posts: 23
Please Log in or Create an account to join the conversation.
- Franco Mocke
-
Topic Author
- Offline
- New Member
- Posts: 10
Kristiyan Ivanchevski said:You can fix that by going to sh404SEF Configuration -> Plugins (tab) -> Use Title Alias (default is YES), should be NO.
Please Log in or Create an account to join the conversation.
- Kristiyan Ivanchevski
-
- Offline
- Junior Member
- Posts: 23
Please Log in or Create an account to join the conversation.
- Catalin Popescu
-
- Offline
- New Member
- Posts: 10
Could it be the template? I use a JoomlArt template and noticed some title functions. Nowadays, everyone messes with these data: template, components, plugins.
Anyone has any idea as to what causes this?
Thanks in advance
Please Log in or Create an account to join the conversation.
- Catalin Popescu
-
- Offline
- New Member
- Posts: 10
Please Log in or Create an account to join the conversation.
- Cornerstone Properties, LLC
-
- Offline
- New Member
- Posts: 18
I still have sh404sef enabled overall, but just disabled the meta management, and this works for me.
I have another Joomla plugin (SEO Generator) assisting with meta management.
Please Log in or Create an account to join the conversation.
- Catalin Popescu
-
- Offline
- New Member
- Posts: 10
I too had discovered that turning it off makes titles nice, BUT the titles of type: ARTICLE_TITLE|CATEGORYN|CATEGORY(N-1)|...||CATEGORY1
were quite nice and SEO rich.
The k2 sef extension generates these titles, but somehow somewhere sh404sef uses the alias... :(
Please Log in or Create an account to join the conversation.
- Catalin Popescu
-
- Offline
- New Member
- Posts: 10
In the demo the titles are fine: k2.joomlaworks.gr/demo-v2/items/Catalog/Digital
So why doesn't anyone explain to us how they did it? :(
Please Log in or Create an account to join the conversation.
- Albert
-
- Offline
- Senior Member
- Posts: 79
Please Log in or Create an account to join the conversation.
- Catalin Popescu
-
- Offline
- New Member
- Posts: 10
I discovered a way to at least have the article title displayed correctly (instead of the alias). The parent-category "train" isn't displayed but it's ok anyway.
Add in ROOT_J!/components/com_sh404sef/meta_ext/ an empty file called com_k2.php.
I assume without this one, sh404sef uses some default settings, maybe even com_content.
The k2 guys have created a com_k2.php file for the /sef_ext folder, that is why links are ok. But there's also one needed for the meta: this is the way sh404sef works...
if anyone knows how to do it... would be G.R.E.A.T. :)
Please Log in or Create an account to join the conversation.
- Marco Elric
-
- Offline
- New Member
- Posts: 15
anyone can write meta_ext for k2? please..
Catalin Popescu said:Hey guys I discovered a way to at least have the article title displayed correctly (instead of the alias). The parent-category "train" isn't displayed but it's ok anyway. Add in ROOT_J!/components/com_sh404sef/meta_ext/ an empty file called com_k2.php.
I assume without this one, sh404sef uses some default settings, maybe even com_content.
The k2 guys have created a com_k2.php file for the /sef_ext folder, that is why links are ok. But there's also one needed for the meta: this is the way sh404sef works...
if anyone knows how to do it... would be G.R.E.A.T. :)
Please Log in or Create an account to join the conversation.