Will loading meta tags dynamically from a database hurt the site?
Posted
by
Nalaka526
on Pro Webmasters
See other posts from Pro Webmasters
or by Nalaka526
Published on 2012-08-05T16:15:19Z
Indexed on
2013/11/05
16:13 UTC
Read the original article
Hit count: 228
I have a website (ASP.NET MVC) which has its contents mainly in Sinhala language. So the search engines will list my site only when someone searches for Sinhala words. But,I need to list my site's pages in search results when searched with appropriate English words too. So I'm planning to save HTML meta tags (in English) in database and load them dynamically with appropriate page contents.
Will loading the meta tags dynamically affect the site adversely?
© Pro Webmasters or respective owner