Answer the question
In order to leave comments, you need to log in
Is it possible to store page meta data in JSON?
Hello. I am creating a website on Sinatra. And so the idea came up to put the meta tag data (description, keywords, and title) into separate JSON files for each page that will have this data. That is, upon request, the required JSON file will be parsed and the data will be substituted into the erb template.
Will this affect the issuance of the site in search engines? And will they see this data at all in the issuance in order to correctly display the page snippet?
This is done for the further ease of use by other people, so that they can edit this data without getting into the code.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question