node.jsejsgoogle-index

Google indexing for ejs


I am running a website on an Ubuntu server with mongodb as database that is purely written in Nodejs. The app runs on a server and all the requested route to ejs files. Inside the entry ejs file of the site I used tags with description about the site, however, still after a couple of days nothing from google is indexed. In generally, how should we let google index ejs pages particularly when there is not any html files.


Solution

  • Does not matter which view engine (razor, ejs, pug) you are using since all of them renders HTML as final result. So don't care about ejs. Google takes some time to index content. According to this you can ask Google to (re)index.