Answered
Dynamic Meta Tags with CF
Hi and thanks in advance for any help you can offer.
I want to store meta tags in a mysql table and have them dynamically added to my .cfm pages. I tried using the <cfinclude> tag in the head of the page. But this did not work and pasted my cfinclude line in the top of my pages.
Is there a way to dynamically insert meta tags in cfm pages? I see dynamic meta tags used in open source programs like Wordpress and Joomla. But I'm stuck on doing the same for cfm pages.
I want to store meta tags in a mysql table and have them dynamically added to my .cfm pages. I tried using the <cfinclude> tag in the head of the page. But this did not work and pasted my cfinclude line in the top of my pages.
Is there a way to dynamically insert meta tags in cfm pages? I see dynamic meta tags used in open source programs like Wordpress and Joomla. But I'm stuck on doing the same for cfm pages.
