Google has reportedly removed much of Twitter’s links from its search results after the social network’s owner Elon Musk announced reading tweets would be limited.

Search Engine Roundtable found that Google had removed 52% of Twitter links since the crackdown began last week. Twitter now blocks users who are not logged in and sets limits on reading tweets.

According to Barry Schwartz, Google reported 471 million Twitter URLs as of Friday. But by Monday morning, that number had plummeted to 227 million.

“For normal indexing of these Twitter URLs, it seems like these tweets are dropping out of the sky,” Schwartz wrote.

Platformer reported last month that Twitter refused to pay its bill for Google Cloud services.

  • @[email protected]
    link
    fedilink
    English
    141 year ago

    I don’t think Twitter would rate limit the Google indexer, though.

    It’s probably the increased bounce rate, as people click Twitter links in the search results, get Twitter’s login wall and click back to continue searching instead of creating an account.

    • @jaqque
      link
      English
      241 year ago

      I tried to access twitter by impersonating a googlebot. I was denied. The bots aren’t so much rate limited, but unable to access tweets as they don’t have a Twitter account.

      • @HiDefMusic
        link
        English
        81 year ago

        Impersonating a Googlebot user-agent isn’t a perfect test though, since you’re supposed to implement IP verification too - either checking against a known list of Google crawler IPs or doing a PTR lookup. See https://developers.google.com/search/docs/crawling-indexing/verifying-googlebot

        Question is whether or not Twitter has competent software developers implementing stuff correctly anymore. Anyone’s guess at this point.