DEV Community

Discussion on: Mint 🍃: Routing

Collapse
 
gdotdesign profile image
Szikszai Gusztáv

Hey,

So I've tested www.mint-lang.com in Google Web Master tools and it's not running JavaScript because it contains ES6 features (like arrow functions =>) so I don't suggest trying to use that for SEO.

You can have mirrored routing:

  • if a crawler loads the page from the server it would render a small HTML page for them with SEO tags
  • if a browser loads the page it would serve the Mint app

Or you can do pre-rendering with prerender.io or some similar technology.


Sorry if I write this here since the question is really more complex than frontend routing, but I don't have your email.

Mint has a Gitter channel gitter.im/mint-lang/Lobby where I'm usually active so you can reach me there :)

And there is a Spectrum thingy (like a forum) as well where you can ask questions: spectrum.chat/mint-lang?tab=posts