Forum Moderators: phranque
Trying to determine if it is a problem on our side or why Google is requesting urls in this format or where they are getting these urls from. No specific help from Google as of yet.
A sample from URLscan log is given below. Basically it shows that raw url is a relative url followed by a comma and the complete url [domain substituted]. The correct request would have resulted in only the relative url in the url scan log Raw url field
[04-30-2003 - 00:05:24] Client at 64.68.80.155: URL contains extension '.com', which is disallowed. Request will be rejected. Site Instance='3', Raw
URL='/content/article/2/1700_50030,http://mydomain.com/content/article/2/1700_50030'
[04-30-2003 - 00:05:37] Client at 64.68.80.149: URL contains extension '.com', which is disallowed. Request will be rejected. Site Instance='3', Raw
URL='/content/article/12/1687_50188,http://mydomain.com/content/article/12/1687_50188'
Thanks for the help!