Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Matt Taylor 873 posts 2086 karma points
    Sep 27, 2023 @ 17:25
    Matt Taylor
    0

    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:

    <!DOCTYPE html>
    <html>
    <head>
        <meta charset="utf-8" />
        <title></title>
    </head>
    <body>
        500
    </body>
    </html>
    

    Thanks,

    Matt

  • Joshua Weber 20 posts 152 karma points
    Sep 28, 2023 @ 06:53
    Joshua Weber
    1

    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.

  • Matt Taylor 873 posts 2086 karma points
    Sep 28, 2023 @ 10:16
    Matt Taylor
    0

    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.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies