Hi developers and support managers.
I'm trying to make a blog using pure HTML/CSS and JavaScript. Here I've implemented a design check readersmess.
I just needs a guide which backend should I use to store my blog posts. I already tried to use firestore but my post was not indexing to google. I was reading id from url to fetch data from firestore.
Kindly suggest me the best method. I don't want to move from firebase hosting. How can I use other libraries to store and fetch posts so that post should be indexed in google?