Are you building a PWA with Ionic? We want to hear about it!

Hi guys, checkout my PWA, https://next.sky.garden it is an ecommerce website, only challenge am facing is getting Facebook and twitter crawlers fetch my dynamic metas

I’m hard working on a webapp with Ionic3 but i’m afraid there will be problems indexing those pages. I can’t find any opinions or documentation regarding SEO and Ionic webapps. I would appreciate any tips or documentation. Thanks.

Try googling ‘angular 5 seo’

Working on a small personal project: braapfinder.com
Moto track directory :slight_smile:

Hi @Sharia. What you did for Server side rendering ? How you achieved that ?

Hi Ashok,
I actually had to use pre-rendering with Firebase cloud functions(https://sky.garden) to get the SEO up and running.
However, currently https://next.sky.garden is running on pure angular achieved SSR using universal.