gallery.menalto.com — 相册代码 Gallery2 搜索引擎优化技巧和建议。In no particular order: 1)Title bar The title of each album should be in the title bar along with the photo title (when viewing photos). This can be accomplished by modifying the <title> tag in the appropriate tpl page. 2)Mod_Rewrite Use dashes (-) instead of underscores (_), this way older search engines (and some new ones) will treat the url as separate words. 3)index.php Apply the mod to use index.php instead of main.php. This is very important! Redirects kill rankings (especially 302's). Also, without this yo
leftleg.hzpub.com — 当然也不只适用于相册,基于 RSS 的内容都可以通过此 API 调用。 详细使用方法请见:Google AJAX Feed API 在这里只介绍基于 picasa 相册的调用。其他也类似, Let's go go go .... 1. 申请一个属于你网站的key: code.google.com/apis/ajaxfeeds/signup.html (如同 google map api 一样。) 很简单,只需要把你的域名填进去,点击 generate API key 即可. 记下 Your key is 之后的内容. 这样才可以在你的域名url范围内适用这个 api . 好罗嗦啊.自己都受不了了.以下注意点. 2.在 head 内加入以下代码: 填入key: 即前边生成的 KEY (废话) 填入你的相册rss地址:即你相册的RSS地址(好像还是废话),再加句,进入你的 picasa 相册, 对那 RSS 标记.