Bug #37430
News Meta tags don't work on translated news and don't work without seo_basic
Status:
Resolved
Priority:
Should have
Assignee:
-
Start date:
2012-05-23
Due date:
% Done:
0%
Estimated time:
Description
If you translate a news, the page title is in the default language, because DB: didn't handle translations.
If seo_basic isn't installed, the extension doesn't work.
I've changed the extension to use a hook in tt_news instead of change the data property in seo_basics.
Patch attached.
Files
Updated by Lina Wolf over 8 years ago
- Status changed from New to Accepted
Your suggestion might leed to multiple title tags and descriptions if used without seo_basics and doesn't mind the keywords. I will, however, use a sugestion to work on an improved output.
Updated by Thorsten Schmitz almost 7 years ago
Hi Lina,
Is this modification uploaded to TER yet? I've got version 1.3.3 but i've run into the same issue.
I'll try to patch it like Robert suggested.
Thanks for the good work!
#EDIT:
Ok, with a valid realurl_conf.php it's working like a charm... My bad, sorry.