Forum Moderators: open
So, in other words, instead of using the same meta tags for 20 web pages all with tons of unnecessary keywords, use different meta tags and keywords for each web page and connect my sitemap to all of them. Would this work?
I have just created a MYSQL database for each product each with fields for meta tags and the HTML title tag.
So, everytime that PHP page is called, it goes to the database and gets all the meta tags and HTML title tags.
This way I can view them as records.
Would this work?