Hello, I have been looking at the source codes for a few websites and I see some people are using "ct100" This is an example of what I mean - <meta id="ctl00_keywords" name="keywords" content=".........." /> <meta id="ctl00_description" name="description" content="......." /> Code (markup): Why would some one use this in favour of a more traditional meta data??? Thanks =)