Closed fyears closed 10 years ago
According to Google, ajax page addresses should use the format /#!/ instead of /#/ to improve SEO compatibility.
/#!/
/#/
For example, page http://airpub.io/#/article/1317492007005847585 should be changed to http://airpub.io/#!/article/1317492007005847585 according to Google's suggestion.
It has been fixed in release 0.1.1(unpublished now) :)
0.1.1
According to Google, ajax page addresses should use the format
/#!/
instead of/#/
to improve SEO compatibility.For example, page http://airpub.io/#/article/1317492007005847585 should be changed to http://airpub.io/#!/article/1317492007005847585 according to Google's suggestion.