Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I was looking into some indexing issues for a website and noticed that it's found issues with a fair few urls like this one:
https://klik-it.com/http:/pairtime.jp/9w2h0yr.htm
Any idea where this is coming from?
The source of the page is a little empty:
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title></title> </head> <body> 500 </body> </html>
Thanks,
Matt
Maybe it's just a bot spamming your webservice. Maybe check your logs if the search console request matches up with a weird bulk of requests from far abroad.
Thanks Joshua,
You are probably right. I thought the same thing.
I wonder why my site/Umbraco is producing that output and not a 404 like other websites do if I test that url against another domain.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Weird page urls that Google search console is complaining about. What are they?
I was looking into some indexing issues for a website and noticed that it's found issues with a fair few urls like this one:
https://klik-it.com/http:/pairtime.jp/9w2h0yr.htm
Any idea where this is coming from?
The source of the page is a little empty:
Thanks,
Matt
Maybe it's just a bot spamming your webservice. Maybe check your logs if the search console request matches up with a weird bulk of requests from far abroad.
Thanks Joshua,
You are probably right. I thought the same thing.
I wonder why my site/Umbraco is producing that output and not a 404 like other websites do if I test that url against another domain.
is working on a reply...