If you change only the hash, it won't reload the page - but it won't create a unique URL for search engines. If you change anything else in the URL, it will reload the page.
Changing the hash does get you a URL get people can copy and bookmark. But Google won't see the hash. It really is a case of not being able to have your cake and eat it too. > I'm wondering if there is a way to rewrite the url in the > browser bar without refreshing the page. I'm using > Jquery/ajax to do something but unless I can rewrite that url > I don't think we can do this. I could use an anchor (#...) > but the problem here is that they links need to be accessible > to Google. People need to be able to cut, paste, bookmark > whatever they are looking at. > > I'm hoping this is somehow possible...OR...is there some > other logical solution that might be considered? _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
