Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Title &Meta Descrition & Keywords dont work
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.

TOPIC: Title &Meta Descrition & Keywords dont work

Re:Title &Meta Descrition & Keywords dont work 16 years, 10 months ago #2425

  • cyberjeanus
....yea, I'm waiting for that hack, too.

I do not hope, that we have to wait for the next release, a small hack is enough. Perhaps this issue can be solved soon...

Best wishes

Re:Title &Meta Descrition & Keywords dont work 16 years, 10 months ago #2429

just add in index.php of your template:

checkSEFTitle();
generateSEFMeta();

before mosShowHead();

regards,
owczar

Re:Title &Meta Descrition & Keywords dont work 16 years, 10 months ago #2434

thank's it work

Re:Title &Meta Descrition & Keywords dont work 16 years, 10 months ago #2437

Thanks for the Tip!
However I think my knowlegde of php is not enough, or I missunderstood it!
First of all in the index.php of my template there is not such a line:

mosShowHead();

I tried to copy it like here:

checkSEFTitle();
generateSEFMeta();

just copy paste in my index.php, before <title>, and the result... I get this text that I pasted on the top of my webpage.

Does it mean that I have to add some something to it before I paste it in index.php?
Thanks for your help!

Re:Title &Meta Descrition & Keywords dont work 16 years, 10 months ago #2439

promoidee wrote:

I tried to copy it like here:

checkSEFTitle();
generateSEFMeta();


try to put this:

<?php
checkSEFTitle();
generateSEFMeta();
?>

Re:Title &Meta Descrition & Keywords dont work 16 years, 10 months ago #2441

  • cyberjeanus
@ owczar

Thank you very much! Works like a charm, people like you live OpenSource.

The only thing which I don't understand is in Artio JoomSEF MetaBot:

Yes - before page title
and
No - after page title works in the oposite direction.
Přihlášení uživatele Prázdný