Open huawillian opened 6 years ago
Seems SPAs with Client-Side routing can't get indexed properly. Can't submit sitemap either. Rendertron only renders the home page, but not any other pages handled by client side routing. Someone mentioned to build polymer with es5 to do that.
https://firebase.google.com/docs/hosting/url-redirects-rewrites
Need to rewrite all urls to index.html. Then we can submit sitemap without the hash as path in the urls.
Still need to add some structured data.
Lighthouse audit returns score of 88 for SEO
Added sitemap to search console. GoogleBot can begin indexing the pages. Still need to add structured data and snippets, and possibly search for church in google results.
Need to get a custom domain first.
@huawillian mention test
Fetch As Google