I often find site containing comments in CSS files like these:
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
or
/*
Theme Name: FashionPress
Theme URL: http://theme-junkie.com/
Description: A free theme for entertainment related blogs.
Author: Roy Guan
Author URI: http://theme-junkie.com/
Version: 1.0
Tags: Fixed Width, Adsense Ready, Widget Ready, Advanced Theme Options
Changelog:
v1.0 - 09/02/2008
Initial Release
*/
I'm wondering if search engines actually read CSS files and these comments can provide some compelling SEO/SEM benefits.
