Possible Duplicate:
What's the shebang (#!) in Facebook and new Twitter URLs for?
Twitter's profiles now have URL in the form of:
http://twitter.com/#!/username
instead of the simpler structure:
http://twitter.com/username
What does #!
do? What is the advantage of using #!
? I read that it's related to google's web crawler, but I don't understand how exactly does that work.