Mobile app version of vmapp.org
Login or Join
Bryan171

: Angular 4 Crawlability I'm working on a Angular 4 landing page. Here is some info: URL's don't have hashbang (example: www.something.com/about) Meta tag used on head: <meta name="fragment" content="!">

@Bryan171

Posted in: #Seo

I'm working on a Angular 4 landing page. Here is some info:


URL's don't have hashbang (example: something.com/about) Meta tag used on head: <meta name="fragment" content="!">
We are using prerender with nginx proxying _escaped_fragment_ to our prerender server (config file here: pastebin.com/KgHSiyBK)

Two possible problems that I'm trying to fix:


"Fetch as Google" gives a perfect render but the HTML that is in the "Fetching" tab shows nothing in the <app-root> (inside the body).
Internal link search shows nothing (example: if I try to find /about page, no results are returned when we have all the links in the footer)


That being said, our website and it's pages are being indexed and shown in Google Search results. It just isn't perfect and I'm trying to find where we can improve it.

Feel free to share some thoughts or tips.

Cheers

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Bryan171

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme