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  
 
   
google sitemap errors
Goto page 1, 2, 3  Next
 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » GYM Sitemaps
::  
Author Message
asiaexpat
PR1
PR1


Joined: 04 Aug 2006
Posts: 121

google sitemap errorsPosted: Sun Jan 28, 2007 12:24 pm    Post subject: google sitemap errors

google sitemaps show i have error with my sitemap

Errors
Line:
328
Invalid URL
This is not a valid URL. Please correct it and resubmit. [?] URL:
Parent tag:
Tag:

url
loc
Line:
333
Invalid URL
This is not a valid URL. Please correct it and resubmit. [?]




I cant figure out what is wrong
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

google sitemap errorsPosted: Sun Jan 28, 2007 12:34 pm    Post subject: Re: google sitemap errors

So do I with this few informations Wink

URL ?

How do you build your sitemaps ?

_________________
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
asiaexpat
PR1
PR1


Joined: 04 Aug 2006
Posts: 121

google sitemap errorsPosted: Sun Jan 28, 2007 12:38 pm    Post subject: Re: google sitemap errors

i use your mods


http://asia-expatsforum.com/phpBB2/sitemap.php?site
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

google sitemap errorsPosted: Sun Jan 28, 2007 12:48 pm    Post subject: Re: google sitemap errors

well :

Code:
<url>
<loc/>
<changefreq>always</changefreq>
<priority>1.0</priority>
</url>

<url>
<loc/>
<changefreq>always</changefreq>
<priority>1.0</priority>
</url>


there are missing tags Wink

So have you noticed we updated the module ?

And this must be just related to your url txt list, must be one url per line, and there must be something wrong for the output to be like this.

++

_________________
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
asiaexpat
PR1
PR1


Joined: 04 Aug 2006
Posts: 121

google sitemap errorsPosted: Sun Jan 28, 2007 1:07 pm    Post subject: Re: google sitemap errors

so I can update the module--install it as if I had no previous sitemap mod--.i.e overwrite whatever was there before??
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

google sitemap errorsPosted: Sun Jan 28, 2007 1:08 pm    Post subject: Re: google sitemap errors

Just delete all the older mod files, run the db_unisltall script and install the new one Wink

You'll need as well to update the old Google sitemaps rewriterules.

++

_________________
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
asiaexpat
PR1
PR1


Joined: 04 Aug 2006
Posts: 121

google sitemap errorsPosted: Sun Jan 28, 2007 1:46 pm    Post subject: Re: google sitemap errors

ok let me get the correct sequence here

1) use dbuninstll to uninstall old ggmxsitemaps

2) dlete files from ddmxsitepmaps mod

3) remove google rewrite rules from htaccess file

4) apply new gym mod in it entirety

5) resubmit to google??

and what about new pages? apply page add mod after all is completed??
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

google sitemap errorsPosted: Sun Jan 28, 2007 2:02 pm    Post subject: Re: google sitemap errors

exactly, but I am not sure to get :

Quote:
and what about new pages? apply page add mod after all is completed??


When you'll reach step five, you'll be done 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
asiaexpat
PR1
PR1


Joined: 04 Aug 2006
Posts: 121

google sitemap errorsPosted: Mon Jan 29, 2007 11:01 am    Post subject: Re: google sitemap errors

trying the un install and i get this

Warning: main(../../extension.inc): failed to open stream: No such file or directory in /hsphere/local/home/mdbusa/asia-expatsforum.com/db_uninstall.php on line 35

Warning: main(../../extension.inc): failed to open stream: No such file or directory in /hsphere/local/home/mdbusa/asia-expatsforum.com/db_uninstall.php on line 35

Warning: main(): Failed opening '../../extension.inc' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/lib/php/PEAR:/usr/local/share/pear') in /hsphere/local/home/mdbusa/asia-expatsforum.com/db_uninstall.php on line 35

Warning: main(../../common.php): failed to open stream: No such file or directory in /hsphere/local/home/mdbusa/asia-expatsforum.com/db_uninstall.php on line 36

Warning: main(../../common.php): failed to open stream: No such file or directory in /hsphere/local/home/mdbusa/asia-expatsforum.com/db_uninstall.php on line 36

Warning: main(): Failed opening '../../common.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/lib/php/PEAR:/usr/local/share/pear') in /hsphere/local/home/mdbusa/asia-expatsforum.com/db_uninstall.php on line 36

Fatal error: Call to undefined function: session_pagestart() in /hsphere/local/home/mdbusa/asia-expatsforum.com/db_uninstall.php on line 41
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

google sitemap errorsPosted: Mon Jan 29, 2007 11:06 am    Post subject: Re: google sitemap errors

where do you run it ?

Looks like a path issue.

Any way, the SQL is the following :
Code:
DROP TABLE  phpbb_ggsitemap_config;


And just in case, you can uncomment this line in the 1.2.0RC2 sql_install.php to delete the older table while installing :
Code:
      //"DROP TABLE IF EXISTS ".$mx_table_prefix."ggsitemap_config",


As well, it's not mandatory to delete the older table, it's just better, the module will work with or without 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
asiaexpat
PR1
PR1


Joined: 04 Aug 2006
Posts: 121

google sitemap errorsPosted: Mon Jan 29, 2007 11:17 am    Post subject: Re: google sitemap errors

ok now I have run the db install and copied all file to the server.

not sure how to deal with this rewrite rules stuff?
Back to top
asiaexpat
PR1
PR1


Joined: 04 Aug 2006
Posts: 121

google sitemap errorsPosted: Mon Jan 29, 2007 11:23 am    Post subject: Re: google sitemap errors

this is my current ht acces file

Code:
RewriteRule ^(.*) http://www.asia-expatsforum.com/$1 [QSA,L,R=301]
RewriteBase /
# phpBB

# FORUM PROTECTION RULE
RewriteRule ^phpBB2/.+/([^/]+\.html)$ /phpBB2/index.php [R=301,L]
# CATEGORIES
RewriteRule ^phpBB2/.+-vc([0-9]+)\.html$ /phpBB2/index.php?c=$1 [QSA,L]
# PAGINATED FORUM
RewriteRule ^phpBB2/.+-vf([0-9]+)-([0-9]+)\.html$ /phpBB2/viewforum.php?f=$1&start=$2 [QSA,L]
# FORUM
RewriteRule ^phpBB2/.+-vf([0-9]+)\.html$ /phpBB2/viewforum.php?f=$1 [QSA,L]
# PAGINATED TOPIC
RewriteRule ^phpBB2/.+-vt([0-9]+)-([0-9]+)\.html$ /phpBB2/viewtopic.php?t=$1&start=$2 [QSA,L]
# TOPIC
RewriteRule ^phpBB2/.+-vt([0-9]+)\.html$ /phpBB2/viewtopic.php?t=$1 [QSA,L]
# POST
RewriteRule ^phpBB2/post([0-9]+)\.html$ /phpBB2/viewtopic.php?p=$1 [QSA,L]
#PROFILES
RewriteRule ^phpBB2/member([0-9]+)\.html$ /phpBB2/profile.php?mode=viewprofile&u=$1 [QSA,L]
RewriteRule ^phpBB2/sitemaps.xml$ /phpBB2/sitemap.php [L]
RewriteRule ^phpBB2/forum-sitemap-([0-9]+).xml$ /phpBB2/sitemap.php?fid=$1 [L]
RewriteRule ^phpBB2/sitemap-forum.xml$ /phpBB2/sitemap.php?forum [L]
# END PHPBB PAGES
RewriteRule ^phpBB2/sitemaps([0-9]+)\.html$ /phpBB2/sitemaps.php?c=$1 [QSA,L]
RewriteRule ^phpBB2/sitemaps\.html$ /phpBB2/sitemaps.php [QSA,L]
RewriteRule ^phpBB2/forum-m\ap\.html$ /phpBB2/sitemaps.php?fim [QSA,L]
RewriteRule ^phpBB2/.+-fmp([0-9]+)-([0-9]+)\.html$ /phpBB2/sitemaps.php?fmp=$1&start=$2 [QSA,L]
RewriteRule ^phpBB2/.+-fmp([0-9]+)\.html$ /phpBB2/sitemaps.php?fmp=$1 [QSA,L]
RewriteRule ^phpBB2/.+-sc([0-9]+)\.html$ /phpBB2/sitemaps.php?c=$1 [QSA,L]



not sure lines to remove-but i should add this after?
those files are in phpBB2  folder under the root--

########################################################
# GYM SITEMAPS AND RSS REWRITE RULES         #
#########################################################
# AUTHOR : dcz http://www.phpbb-seo.com/
# STARTED : 2006/02/22
########################
# RSS main
RewriteRule ^phpbb/rss-?(l|s)?-?(m)?\.([xml|xml\.gz]+)$ /phpbb/rss.php?$1&$2 [L]
# RSS forums
RewriteRule ^phpbb/forums-rss-?(l|s)?-?(m)?\.([xml|xml\.gz]+)$ /phpbb/rss.php?forum&c&$1&$2 [L]
# RSS all
RewriteRule ^phpbb/([a-zA-Z0-9]+)-rss([0-9]*)-?(l|s)?-?(m)?\.([xml|xml\.gz]+)$ /phpbb/rss.php?$1=$2&$3&$4 [L]
# RSS forum topics
RewriteRule ^phpbb/.+-rf([0-9]+)-?(l|s)?-?(m)?\.([xml|xml\.gz]+)$ /phpbb/rss.php?forum=$1&$2&$3 [L]
# SitemapIndex
RewriteRule ^phpbb/sitemaps\.([xml|xml\.gz]+)$ /phpbb/sitemap.php [L]
# Sitemap modules
RewriteRule ^phpbb/([a-zA-Z0-9]+)-sitemap\.([xml|xml\.gz]+)$ /phpbb/sitemap.php?$1 [L]
# Forum Sitemaps
RewriteRule ^phpbb/.+-gf([0-9]+)\.([xml|xml\.gz]+)$ /phpbb/sitemap.php?forum=$1 [L]
# Yahoo! urllist.txt
RewriteRule ^phpbb/urllist\.([txt|txt\.gz]+)$ /phpbb/urllist.php [L]
#########################################################
# END GYM SITEMAPS AND RSS REWRITE RULES      #
#########################################################
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

google sitemap errorsPosted: Mon Jan 29, 2007 11:37 am    Post subject: Re: google sitemap errors

The beginning should rather be :

Code:

RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_HOST} !^www\.asia-expatsforum\.com$ [NC]
RewriteRule ^(.*) http://www.asia-expatsforum.com/$1 [QSA,L,R=301]


The modules RewriteRule are ok if you uploaded rss.php, sitemap.php and urllist.php on level above the phpBB2/ folder, and if you edited the path in theses (to add ./phpBB2/ for phpbb_path).

If you upload them in the phpBB/ folder instead, you'll need to add the phpBB/ path in the rewriterules, as suggested in the folder install rewriterule set.


++

_________________
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
asiaexpat
PR1
PR1


Joined: 04 Aug 2006
Posts: 121

google sitemap errorsPosted: Mon Jan 29, 2007 11:45 am    Post subject: Re: google sitemap errors

the 3 files are located in the phpBB2 folder
somy final htaccss file should be?

Code:


AddType application/x-httpd-php .htm .html .tpl
Options +FollowSymlinks
RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_HOST} !^www\.asia-expatsforum\.com$ [NC]
RewriteRule ^(.*) http://www.asia-expatsforum.com/$1 [QSA,L,R=301]
RewriteBase /
# phpBB

# FORUM PROTECTION RULE
RewriteRule ^phpBB2/.+/([^/]+\.html)$ /phpBB2/index.php [R=301,L]
# CATEGORIES
RewriteRule ^phpBB2/.+-vc([0-9]+)\.html$ /phpBB2/index.php?c=$1 [QSA,L]
# PAGINATED FORUM
RewriteRule ^phpBB2/.+-vf([0-9]+)-([0-9]+)\.html$ /phpBB2/viewforum.php?f=$1&start=$2 [QSA,L]
# FORUM
RewriteRule ^phpBB2/.+-vf([0-9]+)\.html$ /phpBB2/viewforum.php?f=$1 [QSA,L]
# PAGINATED TOPIC
RewriteRule ^phpBB2/.+-vt([0-9]+)-([0-9]+)\.html$ /phpBB2/viewtopic.php?t=$1&start=$2 [QSA,L]
# TOPIC
RewriteRule ^phpBB2/.+-vt([0-9]+)\.html$ /phpBB2/viewtopic.php?t=$1 [QSA,L]
# POST
RewriteRule ^phpBB2/post([0-9]+)\.html$ /phpBB2/viewtopic.php?p=$1 [QSA,L]
#PROFILES
RewriteRule ^phpBB2/member([0-9]+)\.html$ /phpBB2/profile.php?mode=viewprofile&u=$1 [QSA,L]
RewriteRule ^phpBB2/sitemaps.xml$ /phpBB2/sitemap.php [L]
RewriteRule ^phpBB2/forum-sitemap-([0-9]+).xml$ /phpBB2/sitemap.php?fid=$1 [L]
RewriteRule ^phpBB2/sitemap-forum.xml$ /phpBB2/sitemap.php?forum [L]
# END PHPBB PAGES
RewriteRule ^phpBB2/sitemaps([0-9]+)\.html$ /phpBB2/sitemaps.php?c=$1 [QSA,L]
RewriteRule ^phpBB2/sitemaps\.html$ /phpBB2/sitemaps.php [QSA,L]
RewriteRule ^phpBB2/forum-m\ap\.html$ /phpBB2/sitemaps.php?fim [QSA,L]
RewriteRule ^phpBB2/.+-fmp([0-9]+)-([0-9]+)\.html$ /phpBB2/sitemaps.php?fmp=$1&start=$2 [QSA,L]
RewriteRule ^phpBB2/.+-fmp([0-9]+)\.html$ /phpBB2/sitemaps.php?fmp=$1 [QSA,L]
RewriteRule ^phpBB2/.+-sc([0-9]+)\.html$ /phpBB2/sitemaps.php?c=$1 [QSA,L]
#########################################################
# GYM SITEMAPS AND RSS REWRITE RULES         #
#########################################################
# AUTHOR : dcz http://www.phpbb-seo.com/
# STARTED : 2006/02/22
########################
# RSS main
RewriteRule ^phpBB2/rss-?(l|s)?-?(m)?\.([xml|xml\.gz]+)$ /phpBB2/rss.php?$1&$2 [L]
# RSS forums
RewriteRule ^phpBB2/forums-rss-?(l|s)?-?(m)?\.([xml|xml\.gz]+)$ /phpBB2/rss.php?forum&c&$1&$2 [L]
# RSS all
RewriteRule ^phpBB2/([a-zA-Z0-9]+)-rss([0-9]*)-?(l|s)?-?(m)?\.([xml|xml\.gz]+)$ /phpBB2/rss.php?$1=$2&$3&$4 [L]
# RSS forum topics
RewriteRule ^phpBB2/.+-rf([0-9]+)-?(l|s)?-?(m)?\.([xml|xml\.gz]+)$ /phpBB2/rss.php?forum=$1&$2&$3 [L]
# SitemapIndex
RewriteRule ^phpBB2/sitemaps\.([xml|xml\.gz]+)$ /phpBB2/sitemap.php [L]
# Sitemap modules
RewriteRule ^phpBB2/([a-zA-Z0-9]+)-sitemap\.([xml|xml\.gz]+)$ /phpBB2/sitemap.php?$1 [L]
# Forum Sitemaps
RewriteRule ^phpBB2/.+-gf([0-9]+)\.([xml|xml\.gz]+)$ /phpBB2/sitemap.php?forum=$1 [L]
# Yahoo! urllist.txt
RewriteRule ^phpbb/urllist\.([txt|txt\.gz]+)$ /phpBB2/urllist.php [L]
#########################################################
# END GYM SITEMAPS AND RSS REWRITE RULES      #
#########################################################
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

google sitemap errorsPosted: Mon Jan 29, 2007 11:59 am    Post subject: Re: google sitemap errors

Yes ;

Just get rid of the duplicate :
Code:
RewriteBase /


and no need to keep the older google sitemaps rewriterules :

Code:
RewriteRule ^phpBB2/sitemaps.xml$ /phpBB2/sitemap.php [L]
RewriteRule ^phpBB2/forum-sitemap-([0-9]+).xml$ /phpBB2/sitemap.php?fid=$1 [L]
RewriteRule ^phpBB2/sitemap-forum.xml$ /phpBB2/sitemap.php?forum [L]


-http://www.asia-expatsforum.com/phpBB2/sitemaps.xml
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
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » GYM Sitemaps
Page 1 of 3 Goto page 1, 2, 3  Next

Navigation Similar Topics

Jump to: