How do I use jQuery in a Google Sitemap and most importantly does it violate the spec开发者_C百科ifications rules or will it be blocked by Google because of the jQuery?
Google Sitemaps are XML files. How would you use javascript in an XML file?
May be you could use an xslt style. But whether or not you can use javascript inside I don't know.
精彩评论