Hi is there any documentation on best practices to route pages so that they are indexed by google? My site turns a blank page when I share the domain name.
Thanks
Hi is there any documentation on best practices to route pages so that they are indexed by google? My site turns a blank page when I share the domain name.
Thanks
What do you mean turns a blank page? Have you published it? Also have you set homepage with route “/”?
I have it published and the route is / . the blank page appears when javascript is disabled. I am training a custom AI on the site’s data and I can’t read its content for reasons I don’t understand.
Try adding ?prerendering=true, that will return you full HTML as it does for search engine crawlers.