Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-02-07 17:58:14

oneathena
Member
From: CA, USA
Registered: 2006-02-07
Posts: 14

Google Sitemap Stats

I am unable to get stats from Google Site Maps because of this problem
“We’ve detected that your 404 (file not found) error page returns a status of 200 (OK) in the header.”

Offline

#2 2006-02-08 17:49:57

oneathena
Member
From: CA, USA
Registered: 2006-02-07
Posts: 14

Re: Google Sitemap Stats

Is no one else using goolge-sitemaps?

Offline

#3 2006-02-09 07:33:27

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,122
Website GitHub Mastodon Twitter

Re: Google Sitemap Stats

Do you use sencer’s <a href=“http://forum.textpattern.com/viewtopic.php?id=8818”>plugin</a>?
If yes it is best to post this in the right thread.


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#4 2006-02-09 21:11:12

oneathena
Member
From: CA, USA
Registered: 2006-02-07
Posts: 14

Re: Google Sitemap Stats

There isn’t a problem with creating the sitemap which is what I believe the plugin does. The problem is that to veriffy that you own the site so that google will show you stats on the site you have to place a file with a specific name provided by google on your server. Google won’t accept this if you return a 200 when you should get a 404.

Offline

#5 2006-02-10 09:16:27

Sencer
Archived Developer
From: cgn, de
Registered: 2004-03-23
Posts: 1,803
Website

Re: Google Sitemap Stats

Please post your diagnostics.

Offline

#6 2006-02-22 23:52:35

oneathena
Member
From: CA, USA
Registered: 2006-02-07
Posts: 14

Re: Google Sitemap Stats

Textpattern version: 4.0.3 (r1188)
last_update: 2006-02-09 01:58:43/2006-02-09 01:58:03
Document root: /hsphere/local/home/oneathen/lighthousechurchmarina.com
$path_to_site: /hsphere/local/home/oneathen/lighthousechurchmarina.com
Textpattern path: /hsphere/local/home/oneathen/lighthousechurchmarina.com/textpattern
Permanent link mode: section_id_title
Temp folder: /tmp
Site URL: lighthousechurchmarina.com
PHP version: 4.3.11
Register globals: 1
server_time: 2006-02-22 17:52:06
MySQL: 4.0.26-standard-log
Locale: en_US.UTF-8
Server: Apache/1.3.31 (Unix) PHP/4.3.11 mod_ssl/2.8.18 OpenSSL/0.9.6b FrontPage/5.0.2.2635 mod_throttle/3.1.2
Apache version: Apache/1.3.31 (Unix) PHP/4.3.11 mod_ssl/2.8.18 OpenSSL/0.9.6b FrontPage/5.0.2.2635 mod_throttle/3.1.2
php_sapi_mode: apache
os_version: Linux 2.6.14.4

Pre-flight check:
————————————
Your version of PHP has security related risks. Please turn register_globals off or update to a newer PHP version.
————————————

.htaccess file contents:
————————————
#DirectoryIndex index.php index.html
#Options +FollowSymLinks
#RewriteBase /relative/web/path/

<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]

RewriteRule ^(.*) index.php </IfModule>

#php_value register_globals 0

————————————

Offline

#7 2006-02-28 17:51:12

oneathena
Member
From: CA, USA
Registered: 2006-02-07
Posts: 14

Re: Google Sitemap Stats

sorry it took me so long to post my diagnostics…lost my password to the forum and reset wasn’t working. Any help is appreciated.

Offline

#8 2006-02-28 18:23:06

Sencer
Archived Developer
From: cgn, de
Registered: 2004-03-23
Posts: 1,803
Website

Re: Google Sitemap Stats

It looks like you are using a plugin which sends a 301 and then a 200 response when an invalid url is being tried to access. You can try it out by tying in

lighthousechurchmarina.com/somethingyoumadeup

Try disabling each of your plugins until the behaviour goes away. Then ask in the thread of the plugin whether there is something that can be done about it.

Offline

#9 2006-03-02 19:52:24

oneathena
Member
From: CA, USA
Registered: 2006-02-07
Posts: 14

Re: Google Sitemap Stats

It was hit_logger 0.9.04

Thanks

Offline

Board footer

Powered by FluxBB