phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
mx Google Sitemaps V 1.0.1 Problem...

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » phpBB SEO MODS
::  
Author Message
MorYeL
phpBB SEO Team
phpBB SEO Team


Joined: 11 Aug 2006
Posts: 99

mx Google Sitemaps V 1.0.1 Problem...Posted: Sun Jan 14, 2007 12:56 pm    Post subject: mx Google Sitemaps V 1.0.1 Problem...

Hi to all... I have installed your mx Google Sitemaps V 1.0.1 mod. but when I enter to -http://www.mysite.com/sitemap.php there is this problem

Code:
SQL Error : 1146 Table 'panolar.phpbb_ggsitemap_config' doesn't exist


Please Help Me... Thanks for your kind...
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

mx Google Sitemaps V 1.0.1 Problem...Posted: Sun Jan 14, 2007 1:22 pm    Post subject: Re: mx Google Sitemaps V 1.0.1 Problem...

I think you just need to run the sql install script in you phpBB folder while logged admin Wink

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
MorYeL
phpBB SEO Team
phpBB SEO Team


Joined: 11 Aug 2006
Posts: 99

mx Google Sitemaps V 1.0.1 Problem...Posted: Sun Jan 14, 2007 2:05 pm    Post subject: Re: mx Google Sitemaps V 1.0.1 Problem...

Thanks dcz Smile my sitemap url is http://www.duslersokagi.org/panolar/sitemap.php Is there any problem??? Confused
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

mx Google Sitemaps V 1.0.1 Problem...Posted: Sun Jan 14, 2007 2:08 pm    Post subject: Re: mx Google Sitemaps V 1.0.1 Problem...

Works nicely, but you still need to upload the premodded forum_sitemap.php for the mixed mod rewrite files from the contrib/ folder to the mx_ggsitemap/includes/ one to output rewritten forum URLs : -http://www.duslersokagi.org/panolar/sitemap.php?fid=7

Then, you could add the rewriterule of the contrib's .htaccess in you forum's .htaccess (adding the path eg panolar/ obviously) and turn mod rewrite for sitemaps on in acp Wink

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
MorYeL
phpBB SEO Team
phpBB SEO Team


Joined: 11 Aug 2006
Posts: 99

mx Google Sitemaps V 1.0.1 Problem...Posted: Sun Jan 14, 2007 2:29 pm    Post subject: Re: mx Google Sitemaps V 1.0.1 Problem...

Hi dcz... I uploaded the .htaccess file whish is in the contrib folder to my mx_ggsitemaps ??? Is it oke?? And I am using your mixed mow rewrite mod...
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

mx Google Sitemaps V 1.0.1 Problem...Posted: Sun Jan 14, 2007 2:51 pm    Post subject: Re: mx Google Sitemaps V 1.0.1 Problem...

nope,

You need to add :
Code:

# phpBB
RewriteRule ^panolar/sitemaps.xml$ /panolar/sitemap.php [L]
RewriteRule ^panolar/forum-sitemap-([0-9]+).xml$ /panolar/sitemap.php?fid=$1 [L]
RewriteRule ^panolar/sitemap-forum.xml$ /panolar/sitemap.php?forum [L]


After you forums RewriteRules in your root's .htaccess.

The forum links are rewritten ok Wink

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
MorYeL
phpBB SEO Team
phpBB SEO Team


Joined: 11 Aug 2006
Posts: 99

mx Google Sitemaps V 1.0.1 Problem...Posted: Sun Jan 14, 2007 3:01 pm    Post subject: Re: mx Google Sitemaps V 1.0.1 Problem...

Thanks dcz.... Wink It is oke I think... I will ask a question too Embarassed

I am using your mixed mod rewrite. my forum not .php and it seems for example duyurular-vf1.html but my topics not seeming like duyurular-vt1.html it is seeming topic1.html... I want it to seems like duyurular-vt14.html . Can you help???

Thanks again... Wink
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

mx Google Sitemaps V 1.0.1 Problem...Posted: Sun Jan 14, 2007 3:03 pm    Post subject: Re: mx Google Sitemaps V 1.0.1 Problem...

Well, that's what the mixed mod rewrite is doing, static rewriting for topics.

The advanced one does inject topic titles too.

If you'd like to migrate from mixed to advanced, I suggest you wait couple more days so you'll update directly to the 0.2.0 version Wink

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
MorYeL
phpBB SEO Team
phpBB SEO Team


Joined: 11 Aug 2006
Posts: 99

mx Google Sitemaps V 1.0.1 Problem...Posted: Sun Jan 14, 2007 3:07 pm    Post subject: Re: mx Google Sitemaps V 1.0.1 Problem...

Ok thanks... Now which url I will add to google webmaster tools sitemap system? Is http://www.duslersokagi.org/panolar/sitemap-forum.xml or other?
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

mx Google Sitemaps V 1.0.1 Problem...Posted: Sun Jan 14, 2007 3:08 pm    Post subject: Re: mx Google Sitemaps V 1.0.1 Problem...

The sitemapIndex only : -http://www.duslersokagi.org/panolar/sitemaps.xml

Google will find all other ones by itself Wink

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
MorYeL
phpBB SEO Team
phpBB SEO Team


Joined: 11 Aug 2006
Posts: 99

mx Google Sitemaps V 1.0.1 Problem...Posted: Sun Jan 14, 2007 3:10 pm    Post subject: Re: mx Google Sitemaps V 1.0.1 Problem...

Oke realy thanks dcz... See youu...
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » phpBB SEO MODS
Page 1 of 1

Navigation Similar Topics

Jump to: