I own a website in ASP. I did not do the programming in it and the person disappeared and I am clueless as to asp. I do have programming background in PHP but not in ASP.
How can I make it so that I can add Dynamic Meta Tags pupulated from an excel file or possibly a access db?
The site works as is but the title tags are names after each individual category. This is not going to work for me. (Example: I click on "Cats" category and the title is named "Cats") I would like to make it so that I can use the "Cats" as the ID in the XML/Database and then write a Title as another field in the database.
Any one know how this can be done?
PS: I was able to create meta tags from scratch on the masterpage.master file and throughout the site they were the same. I need them to be different as mentioned above.
Start Free Trial