Not yet rated

Problem

Fed up of managing the meta tags on your site on a page by page basis? Why not use a simple xml file and a coldfusion include to do it for you.

Solution

Store all your needed meta details (title, description, keywords) in one xml file, then read and evaluate the data depending on what page you are on.

Detailed explanation

Details of the project and downloads can be found at:

http://cfxmlmetatag.riaforge.org/

and

http://www.jonathonjoyce.co.uk/blog/page.cfm/CF-XML-Meta-Tag-System


+
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at Adobe.

Report abuse

Related recipes