Forum Moderators: phranque
[edited by: bill at 8:53 am (utc) on Oct 24, 2013]
[edit reason] use example.com for URLs [/edit]
[edited by: phranque at 4:58 pm (utc) on Oct 24, 2013]
[edit reason] disable graphic smile faces [/edit]
example.com/#!about3/c1uy6 will result in a GET / HTTP/1.1 request to the server with the browser expecting to find an in-page named anchor called !about3/c1uy6 to scroll down to. example.com/ and example.com/#!about3/c1uy6 as duplicate content. They will treat them both as being the root home page. #!about3/c1uy6 part in the browser address bar and then act on it. about3(&|$) would never match the URL request given in the example as there's /c1uy6 following.