JavaScript Client Library for the Google Contacts Data API
2008-07-01 21:08Today we're releasing an updated version of our JavaScript client library, including new support for working with the Google Contacts Data API. This API lets users securely share their GMail contact lists with third-party sites, and now that it's available in JavaScript form, this access can be int... [阅读全文]
Ajax and Javascript for SEO now that googlebot understands Javascript
2008-05-07 09:54In that post people answered that google doesn’t understand Js so it’s fine to use Ajax and Javascript freely (or with little changes) for SEO. Well this is a common misconception, many people who do SEO professionally actually still think that google doesn’t understand javascript.... [阅读全文]
Wordpress 提速优化几招
2007-12-10 01:581. 在后台开启 GZIP 压缩功能(默认用的是 ob_gzhandler),或者在 htaccess 中加入下面两行,使用 zlib 压缩。 php_flag zlib.output_compression on php_value zlib.output_compression_level 5 使用了这个就没必要在后台开启 GZIP 压缩了,这个压缩效率还要好一些。但有的虚拟主机未必支持这样做。 2. 使用 eAccelerator 进一步优化。 到这里 http://neosmart.net/dl.php?id=13 下载 Wordpress 的 eAccelerator 插件,然... [阅读全文]
最新评论