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 Error

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » GYM Sitemaps
::  
Author Message
Thing



Joined: 27 Feb 2007
Posts: 2

Google ErrorPosted: Fri Sep 21, 2007 5:21 pm    Post subject: Google Error

Hi all,
after install and inserting the sitemap to google the test said all time:

Not supported file format
Apparent your Sitemap has a format, which is not supported. Guarantee that your Sitemap corresponds to our Sitemap guidelines, and submit you again it.

i mean i have all things installed right, so can you check and test my sitemap.php for errors?

Sitemap

I ll checked now all installed mods again; advanced modrewrite, zerodupe,gymsitemaps,autolinks, but google said again: wrong format... Evil or Very Mad
the sitemap.php displayed correct in the browser-screen, but i dont know why google dont accept it yet Sad
i use the ez_portal and make the changes for portal use.
the forum and the sitemap.php etc are in the root of the domain.

here is my htaccess for check:

Code:
<Files config.php>
Deny from all
</Files>

DirectoryIndex index.html index.htm portal.php index.php

php_flag display_errors on
php_flag log_errors on
php_flag session.use_trans_sid off

# Wenn Zugriff verweigert zur Fehlerseite weiterleiten
ErrorDocument 403 /trapr$a/forbid.php

# You could need to un-comment the following line
# Options +FollowSymlinks
RewriteEngine On
RewriteEngine On
RewriteBase /

# Weiterleitung bei Zugriff auf /. 
RewriteRule ^[^?]*/\.[^\.] /trapr$a/forbid.php

# Weiterleitung bei Zugriff mit &amp oder # 
RewriteRule &amp; /trapr$a/forbid.php
RewriteRule \# /trapr$a/forbid.php

# Filter Exploids
RewriteCond %{THE_REQUEST} "^((GET|POST|HEAD) [^/]|CONNECT)" [NC]
RewriteRule .* /trapr$a/forbid.php [L]

RewriteCond %{HTTP_HOST} ^rs-alliance\.de$ [NC]
RewriteRule ^(.*) http://www.rs-alliance.de/$1 [QSA,L,R=301]


#########################################################
# PHPBB SEO REWRITE RULES            #
#########################################################
# AUTHOR : dcz http://www.phpbb-seo.com/
# STARTED : 01/2006
#####################################################
# FORUMS PAGES
########################
# FORUM INDEX (un-comment if used)
RewriteRule ^index\.html$ /index.php [QSA,L,NC]
# FORUM PROTECTION RULE
RewriteRule ^[a-z0-9_-]+/([^/]+\.html)$ /index.php [R=301,L,NC]
# CATEGORIES
RewriteRule ^[a-z0-9_-]*-c([0-9]+)\.html$ /index.php?c=$1 [QSA,L,NC]
# PAGINATED FORUM
RewriteRule ^[a-z0-9_-]*-f([0-9]+)-([0-9]+)\.html$ /viewforum.php?f=$1&start=$2 [QSA,L,NC]
# FORUM
RewriteRule ^[a-z0-9_-]*-f([0-9]+)\.html$ /viewforum.php?f=$1 [QSA,L,NC]
# PAGINATED TOPIC
RewriteRule ^[a-z0-9_-]*-t([0-9]+)-([0-9]+)\.html$ /viewtopic.php?t=$1&start=$2 [QSA,L,NC]
# TOPIC
RewriteRule ^[a-z0-9_-]*-t([0-9]+)\.html$ /viewtopic.php?t=$1 [QSA,L,NC]
# POST
RewriteRule ^post([0-9]+)\.html$ /viewtopic.php?p=$1 [QSA,L,NC]
#PROFILES
RewriteRule ^member([0-9]+)\.html$ /profile.php?mode=viewprofile&u=$1 [QSA,L,NC]
# END PHPBB PAGES
#####################################################

#########################################################
# MX SITEMAPS REWRITE RULES   MIXED AND ADVANCED   #
#########################################################
# AUTHOR : dcz http://www.phpbb-seo.com/
# STARTED : 2006/04/28
########################################################
# INDEX
RewriteRule ^sitemaps\.html$ /sitemaps.php [QSA,L,NC]
# PORTAL INDEX
RewriteRule ^mx-map\.html$ /sitemaps.php?mx [QSA,L,NC]
# FORUM INDEX
RewriteRule ^forum-map\.html$ /sitemaps.php?fim [QSA,L,NC]
# PAGINATED FORUM MAP
RewriteRule ^[a-z0-9_-]+-fmp([0-9]+)-([0-9]+)\.html$ /sitemaps.php?fmp=$1&start=$2 [QSA,L,NC]
# FORUM MAP
RewriteRule ^[a-z0-9_-]+-fmp([0-9]+)\.html$ /sitemaps.php?fmp=$1 [QSA,L,NC]
# CATEGORIES
RewriteRule ^[a-z0-9_-]+-sc([0-9]+)\.html$ /sitemaps.php?c=$1 [QSA,L,NC]
#########################################################
# END SITEMAPS REWRITE RULES            #
#########################################################

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


Deny from 193.19.137.152 (from spytrap)
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Google ErrorPosted: Mon Sep 24, 2007 10:43 am    Post subject: Re: Google Error

You sitemap just looks perfectly fine :
http://www.xml-sitemaps.com/index.php?op=validate-xml-sitemap&go=1&sitemapurl=http%3A%2F%2Fwww.rs-alliance.de%2Fsitemaps.xml&submit=Validate

Quote:
Schema validating with XSV 2.10-1 of 2005/04/22 13:10:49

* Target: http://www.rs-alliance.de/sitemaps.xml
(Real name: http://www.rs-alliance.de/sitemaps.xml
Length: 2960 bytes

Last Modified: Mon, 24 Sep 2007 09:49:03 GMT
Server: Apache/2.2.3 (Debian) PHP/5.2.3-1+b1 mod_ssl/2.2.3 OpenSSL/0.9.8e)
* docElt: {http://www.sitemaps.org/schemas/sitemap/0.9}sitemapindex
* Validation was strict, starting with type [Anonymous]
* schemaLocs: http://www.sitemaps.org/schemas/sitemap/0.9 -> http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd
* The schema(s) used for schema-validation had
no errors
* No schema-validity problems were found in the target

http://www.xml-sitemaps.com/index.php?op=validate-xml-sitemap&go=1&sitemapurl=http%3A%2F%2Fwww.rs-alliance.de%2Fr-a-recruiting-gf8.xml&submit=Validate
Quote:
Schema validating with XSV 2.10-1 of 2005/04/22 13:10:49

* Target: http://www.rs-alliance.de/r-a-recruiting-gf8.xml
(Real name: http://www.rs-alliance.de/r-a-recruiting-gf8.xml
Length: 2150 bytes

Last Modified: Mon, 24 Sep 2007 08:30:35 GMT
Server: Apache/2.2.3 (Debian) PHP/5.2.3-1+b1 mod_ssl/2.2.3 OpenSSL/0.9.8e)
* docElt: {http://www.sitemaps.org/schemas/sitemap/0.9}urlset
* Validation was strict, starting with type [Anonymous]
* schemaLocs: http://www.sitemaps.org/schemas/sitemap/0.9 -> http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
* The schema(s) used for schema-validation had
no errors
* No schema-validity problems were found in the target


So make sure you submit sitemaps.xml.

You can try to delete and re register your sitemapIdex, should work.

About your .htaccess, you d'ont need :
Code:
RewriteEngine On


Twice 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
Thing



Joined: 27 Feb 2007
Posts: 2

Google ErrorPosted: Tue Sep 25, 2007 7:31 am    Post subject: Re: Google Error

After delete and re-register the sitemap is accept correct now.
weird, but ok Wink

Thank you for check and help me Very Happy
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » GYM Sitemaps
Page 1 of 1

Navigation Similar Topics

Jump to: