Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 03-06-2013 14:30:14

jonaha
Member
Registered: 11-01-2006
Posts: 192

canonical issue

I ran a url check of my site and got multiple 200 response. How can I fix this to only show one?

The redirect check tool looks at a number of different URLs for your homepage, and reports back on the response code given by each. To be completely safe, a 200 response should only be returned by one page. Other pages should return a 404 or 301. Anything else could be a potential duplicate content problem.

http://www.ragepank.com/redirect-check/

Results
http://foldingbed.net returns a 301 (permanent) redirect
http://www.foldingbed.net returns a 200 (OK) response. PR N/A
http://foldingbed.net/index.php returns a 301 (permanent) redirect
http://www.foldingbed.net/index.php returns a 200 (OK) response. PR N/A
http://foldingbed.net/index.htm returns a 301 (permanent) redirect
http://www.foldingbed.net/index.htm returns a 404 not-found response
http://foldingbed.net/index.html returns a 301 (permanent) redirect
http://www.foldingbed.net/index.html returns a 200 (OK) response. PR N/A
http://foldingbed.net/index.shtml returns a 301 (permanent) redirect
http://www.foldingbed.net/index.shtml returns a 404 not-found response
http://foldingbed.net/index.asp returns a 301 (permanent) redirect
http://www.foldingbed.net/index.asp returns a 404 not-found response
http://foldingbed.net/default.asp returns a 301 (permanent) redirect
http://www.foldingbed.net/default.asp returns a 404 not-found response
http://foldingbed.net/default.aspx returns a 301 (permanent) redirect
http://www.foldingbed.net/default.aspx returns a 404 not-found response
http://foldingbed.net/index.aspx returns a 301 (permanent) redirect
http://www.foldingbed.net/index.aspx returns a 404 not-found response
http://foldingbed.net/index.cfm returns a 301 (permanent) redirect
http://www.foldingbed.net/index.cfm returns a 404 not-found response
http://foldingbed.net/index.pl returns a HTTP/1.1 403 Forbidden response
http://www.foldingbed.net/index.pl returns a HTTP/1.1 403 Forbidden response
http://foldingbed.net/default.htm returns a 301 (permanent) redirect
http://www.foldingbed.net/default.htm returns a 404 not-found response
Potential problems on this site
3 pages returned a 200 response. This indicates potential for duplicate content problems. Ideally, only http://foldingbed.net OR http://www.foldingbed.net should return a 200 response.
2 pages returned a response other than 200, 301, 302 or 404. This is unusual, and you may want to investigate this further
Explanation of response codes
200 - A valid page has been found at the specified URL
404 - No page was found at the specified URL
301 - The specified URL does a search engine friendly redirect to another page
302 - The specified URL does a non search engine friendly redirect to another page
other - It would be unusual to receive a response other than those listed above

Offline

 

Board footer