Menu Content

Podpora

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

no keywords, site not appended in title
(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.
  • Page:
  • 1

TOPIC: no keywords, site not appended in title

no keywords, site not appended in title 17 years, 4 months ago #2743

Joomsef v2.1 is working beautifully in my site. But for the life of me i can never get the metabot to work. I have done the index.php hack:
<html xmlns=\"www.w3.org/1999/xhtml\">
<head>
<?php
checkSEFTitle();
generateSEFMeta();
?>
<?php
if ( $my->id ) {
initEditor();
}
mosShowHead();
?>

Of course mambot is published.

My htaccess:
DirectoryIndex index.php
RewriteEngine On
RewriteBase /

##Rule for duplicate content removal : www.domain.com vs domain.com
RewriteCond %{HTTP_HOST} ^mydomain\.com$ [NC]
RewriteRule (.*) www.mydomain.com/$1 [R=301,L,NC]



RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR]
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) index.php

Is there anything else I should do?

Re:no keywords, site not appended in title 17 years, 4 months ago #2747

  • dajo
  • OFFLINE
  • Posts: 5069
Hi,

if your web server is using PHP 4, try upgrading JoomSEF to 2.1.0, there was a compatibility problem with PHP 4 in MetaBot in previous versions.

Regards,
David
ARTIO Support Team

Re:no keywords, site not appended in title 17 years, 4 months ago #2751

Yes it is running on v2.10 already.

Re:no keywords, site not appended in title 17 years, 4 months ago #2752

Yes it is running on v2.10 already.

Re:no keywords, site not appended in title 17 years, 3 months ago #2770

ive checked and the mambot is already 1.5.3. no changes still no keywords and no site appended in the title.
  • Page:
  • 1
Přihlášení uživatele Prázdný