On Monday, it appears X attempted to encourage users to cease referring to it as Twitter and instead adopt the name X. Some users began noticing that posts viewed via X for iOS were changing any references of "Twitter.com" to "X.com" automatically.

If a user typed in "Twitter.com," they would see "Twitter.com" as they typed it before hitting "Post." But, after submitting, the platform would show "X.com" in its place on the X for iOS app, without the user's permission, for everyone viewing the post.

And shortly after this revelation, it became clear that there was another big issue: X was changing anything ending in "Twitter.com" to "X.com."

you are viewing a single comment's thread
view the rest of the comments
[–] 89 points 2 years ago (3 children)

Why not just switch your site redirects? Instead of x.com opening twitter.com make them go to x, and eventually stop the redirects and put a landing page on Twitter with a link to x.com. How do you expect people to stop calling it Twitter when that's literally the site name even if you type in x.com

  • source
  • hideshow 6 child comments
  • [–] 64 points 2 years ago

    He doesn't just want the links to change. He wants the mindshare to change. To erase twitter.com from consciousness. Because X is like, super cool, man. So the solution is to rewrite tweets so it's impossible to say the ungood name.

  • source
  • parent
  • [–] 26 points 2 years ago (2 children)

    Prob too many references to twitter.com in their code or whatever to fix or something similar?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 38 points 2 years ago (3 children)

    find -type f -exec sed -i 's/twitter.com/x.com/g' {}\;

    Take a backup first in case it breaks something, which it most likely will.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 61 points 2 years ago (4 children)

    I don't really know code but he has that curvy line and some different colors and shit so this should work. Ship it. No need to test.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 6 points 2 years ago (1 child)
  • [–] 4 points 2 years ago

    That's what they've been doing. Shared links have been going to x, which redirects to Twitter. They started doing it the first time they tried changing and everything broke. This is their second try.

  • source
  • parent