Page 1 of 1

google sitemap returning odd text?

Posted: Tue Jun 17, 2008 7:48 pm
by TKS
Don't know if this is a bug but it just started either today or yesterday:

Code: Select all

Sent sitemap sitemap to www.google.com.
HTTP_Request Object ( [_url] => Net_URL Object ( [url] => http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=yahooDemo&url=http%3A%2F%2Flinux-blog.org%2F%2Fsitemap.xml.gz [protocol] => http [username] => [password] => [host] => search.yahooapis.com [port] => 80 [path] => /SiteExplorerService/V1/updateNotification [querystring] => Array ( [appid] => yahooDemo [url] => http%3A%2F%2Flinux-blog.org%2F%2Fsitemap.xml.gz ) [anchor] => [useBrackets] => 1 [user] => [pass] => ) [_method] => GET [_http] => 1.1 [_requestHeaders] => Array ( [host] => search.yahooapis.com [user-agent] => PEAR HTTP_Request class ( http://pear.php.net/ ) [connection] => close [accept-encoding] => gzip ) [_user] => [_pass] => [_sock] => Net_Socket Object ( [fp] => [blocking] => 1 [persistent] => [addr] => 66.218.69.108 [port] => 80 [timeout] => [lineLength] => 2048 [_debug] => [_default_error_mode] => [_default_error_options] => [_default_error_handler] => [_error_class] => PEAR_Error [_expected_errors] => Array ( ) ) [_proxy_host] => [_proxy_port] => [_proxy_user] => [_proxy_pass] => [_postData] => Array ( ) [_body] => [_bodyDisallowed] => Array ( [0] => TRACE ) [_postFiles] => Array ( ) [_timeout] => [_response] => HTTP_Response Object ( [_sock] => Net_Socket Object ( [fp] => [blocking] => 1 [persistent] => [addr] => 66.218.69.108 [port] => 80 [timeout] => [lineLength] => 2048 [_debug] => [_default_error_mode] => [_default_error_options] => [_default_error_handler] => [_error_class] => PEAR_Error [_expected_errors] => Array ( ) ) [_protocol] => HTTP/1.1 [_code] => 403 [_headers] => Array ( [date] => Tue, 17 Jun 2008 17:46:22 GMT [p3p] => policyref="http://p3p.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE GOV" [cache-control] => private [connection] => close [transfer-encoding] => chunked [content-type] => text/xml; charset=utf-8 ) [_cookies] => [_body] => The following errors were detected: limit exceeded [_chunkLength] => 0 [_listeners] => Array ( ) ) [_allowRedirects] => [_maxRedirects] => 3 [_redirects] => 0 [_useBrackets] => 1 [_listeners] => Array ( ) [_saveBody] => 1 [_readTimeout] => [_socketOptions] => ) Could not report sitemap to search.yahooapis.com: http://search.yahooapis.com/
That happens when I save an entry. Not sure what the problems is...I know this is different behavior than I've seen in the past with the google sitemap plugin (which didn't return this text)

Re: google sitemap returning odd text?

Posted: Tue Jun 17, 2008 7:54 pm
by garvinhicking
Hi!

Did your provider change anything, like install a firewall?

This output is debug output to tell you that a connection failed.

HTH,
Garvin

Posted: Tue Jun 17, 2008 8:48 pm
by TKS
Could be... :)

I hate that they change things without me knowing all the time. Time for VPS I guess. I'll look into this possibility (the provider being dumb that is)

Posted: Tue Dec 23, 2008 12:59 am
by konus
I have the same problem right now with yahoo (search.yahooapis.com) and i am not sure, did I changes somethin at the settings, is it a problem with the new 1.4 Beta2 Version or is it a problem with yahoo.

So has anyone with the 1.4beta2 problems with yahoo?