Forum Moderators: Robert Charlton & goodroi
I found a link on the site with malformed urls
HTTP/1.1 301 Moved Permanently
Date: Fri, 15 Nov 2013 11:29:27 GMT
Server: Apache
Set-Cookie: PHPSESSID=5f8565786e1261c0c5f12720b7ad15b5; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: private, no-cache, no-store, proxy-revalidate, no-transform
Pragma: no-cache
Set-Cookie: bb_lastvisit=1384514967; expires=Sat, 15-Nov-2014 11:29:27 GMT; path=/; domain=.mydomain.com
Set-Cookie: bb_lastactivity=0; expires=Sat, 15-Nov-2014 11:29:27 GMT; path=/; domain=.mydomain.com
Location: http://www.mydomain.com/articulos/3525/title-with-hyphenated
Set-Cookie: vuart=3525; expires=Sat, 16-Nov-2013 11:29:27 GMT; path=/
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 16855
Connection: close
Content-Type: text/html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
.... The new permanent URI SHOULD be given by the Location field in the response. Unless the request method was HEAD, the entity of the response SHOULD contain a short hypertext note with a hyperlink to the new URI(s).
Content always has some length.
HTTP/1.1 301 Moved Permanently
Location: http://www.example.com/
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 16 Nov 2013 14:12:52 GMT
Content-Length: 0
For any given human visitor, what comes immediately after the 301 response? Is it a request for the correct page, or a request for non-page files
URL: http://www.mydomain.com/articles/3525/
date: viernes, 15 de noviembre de 2013 03:26:01 GMT-8
Type of Google robot: Web
downloading time (in miliseconds): 564
HTTP/1.1 301 Moved Permanently
Date: Fri, 15 Nov 2013 11:29:27 GMT
Server: Apache
Set-Cookie: PHPSESSID=5f8565786e1261c0c5f12720b7ad15b5; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: private, no-cache, no-store, proxy-revalidate, no-transform
Pragma: no-cache
Set-Cookie: bb_lastvisit=1384514967; expires=Sat, 15-Nov-2014 11:29:27 GMT; path=/; domain=.mydomain.com
Set-Cookie: bb_lastactivity=0; expires=Sat, 15-Nov-2014 11:29:27 GMT; path=/; domain=.mydomain.com
Location: http://www.mydomain.com/articles/3525/title-with-hyphenated
Set-Cookie: vuart=3525; expires=Sat, 16-Nov-2013 11:29:27 GMT; path=/
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 16855
Connection: close
Content-Type: text/html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
....
Load correctly the web page
.... [edited by: aakk9999 at 6:38 pm (utc) on Nov 17, 2013]
[edit reason] Obsecured URL [/edit]