How to make web app SEO friendly?

Use the new routing dependency: Routing Dependency (Beta)

That allows you to give forms URLs that do not have hash symbols in them, so they’ll work better for SEO.

Someone also put up an example of creating an automatic sitemap using routing: Automatic sitemap.txt with routing

3 Likes