在网络上看到一篇帖子。通过flash来优化google pr下面来分享一下。

通过swf优化google pr
现在google的技术提高了很多,能够直接识别swf里面的连接文件.这是其它SE不具体的功能.而且在识别后的swf文件里连接是会参与PR的.所以我们可以通过swf的相关代码来优化GOOGLE PR。
function my_page()
{
getURL("http://www.34512.com/", "_blank");
} // End of the function
onEnterFrame = function ()
{
if (textheight != undefined && borderwidth != undefined && borderheight != undefined)
{
delete onEnterFrame;
nextFrame ();
} // end if
};
stop ();
var my_menu = new ContextMenu();
my_menu.hideBuiltInItems();
my_menu.customItems.push(new ContextMenuItem("赵然", my_page, false));
_root.menu = my_menu;
在FLASH文件新建一个层就可以了!加入上面的代码就可以了.然后把你的swf文件发布出去就好了(方法自己去想吧!)。
可以上传到一些flash网站,例如腾讯的flash.qq.com,如果有朋友开发不错的flash的小游戏的话。那传播性那真的是厉害了。
标签: 谷歌PR