Any tips or words of wisdom for making my app SEO friendly.
Ask HN: Web app architecture
1–4 of 4 posts
Re: Ask HN: Web app architecture
#2Re: Ask HN: Web app architecture
#3Anyways, the preferred method for such single page seo friendly URLS is to have hashbang in them. E.g. domainname/#!/category/value. When the search engine crawls to this page it will crawl to domainname/?_escaped_fragment_=/category/value. So for the crawler you will have to write search engine friendly page with all the info that you want it to index. But also make sure that the same info is presented to the users. The UI could be different in both the cases but the content should be same. When the search engine indexes these pages, it will present the url in #! formats in the search results. For more details check out the link that mileschet has provided.
Re: Ask HN: Web app architecture
#4you can change URL in window address without reloading entier page
Google will index "hashbangs", but they will rank poorly and you will get only small amount of traffic from search