RewriteRule 301
RewriteEngine On
RewriteRule ^(.*)$ http://blog.crazysay.com/$1 [R=301,L]
RewriteEngine On
RewriteRule ^(.*)$ http://blog.crazysay.com/$1 [R=301,L]
一 .最基本的一步 是怎么把链接发出去
一般发链接之前我会给你2个东西 一是网站的地址 这里举例为 http://www.yourdomain.com 一个是关键词 这里举例为 keywords
有些网站除了在名字中加链接 和一些比较不常见的形式 一般我们都会自己制作一些代码来发链接
有以下几种形式
Html>(首页链接和博客等群建链接使用)
keywords
除了html形式用于静态或者动态页面等 常见的还有ubb形式 用于论坛签名 帖子等;word文本形式用于spaces.live.com等
Ubb> (php类博客、论坛等群建链接使用)
[url=http://www.yourdomain.com]keywords[/url]
Wiki>(维基百科类网站等群建链接使用)
[url=http://www.yourdomain.com keywords]
这里需要注意1点 文本链接的规范形式为:
keywords
但很多平台如果添加了“”会无法正常显示 也就是非w3c标准的链接是有效的
所以在进行链接资源建设和积累的时候 可以多尝试各种格式的代码 找出适用的。
一般在制作代码的时候我们是不仅仅制作一个关键词的链接来发送的 这样的链接一是效果不好 二是比较容易被删 我们通常是把链接夹杂在一段话中 例如
i love seowhy very much.
结合不同的程序和网站 我们分别选择html ubb wiki等代码进行链接建设
明白以上几点 以后我就不会在为你制作代码了 只会给你网站地址和对应的关键词 然后你需要自己来制作代码
一般情况下你需要事先准备好所有的代码各一份,找到网站时才可以用不同的代码去测试,看看哪种可用
例如我给你的关键词是 seo 地址是 http://www.seowhy.com 你需要很快的 制作出相应的所有代码 如下4份代码
seo
[url=http://www.seowhy.com]seo[/url]
seo
[url=http://www.seowhy.com seo]
二.怎么找到网站
找网站说难不难 说简单不简单 靠经验是一方面 另一方面你要能抓的住细微的方面 也许可以一次性挖掘出几万个可以使用的网站出来
第一种方法 是跟着别人发
在搜索引擎查询别人的反链 命令是 link:
假设对方的网站地址是 www.a.com 这个命令就是
也就是在 link:www.a.com
可以在 www.yahoo.com 和 www.google.com 查询对方的反链
如果你用的是中国谷歌 记得点左下的 Google.com in English 将google转化为英文版的
还有个工具是查外链的 结果是和在 www.yahoo.com 查询的结果是一样的 只是将查到的网站更加清晰的列表出来
工具地址是:http://www.online- utility.org/webmaster/backlink_domain_analyzer.jsp
我将这种方法查找反链的难点和注意点归结如下
比较难的就是找到网站,找到网站了我们才能查他的外链,因为可以知道,找到一个好的网站,查这个网站的外链,也许可以很轻松的获得很多可以发外链的地址。怎么来找到好的网站来查他的外链呢?
1.在我们发外链的过程中,往往可以看到很多其他的网站也在某些网站上发外链,可以知道,这些网站不可能只在一个网站上发外链,他们还会找其他的地方去发,看到这样的网站,我们就可以去查一下这些网站的外链,也许可以挖掘到很多。
2.通过搜索引擎搜索来获得一些网站地址然后查他们的外链,我们可以知道,很多关键词排名在搜索引擎前面的都是靠发垃圾外链把排名冲上去的,我们搜索这些词汇然后查排名前面的一些网站的外链,往往也可以获得很多。
比如这些词: replica handbags , replica watches , ugg boots , wow gold , jewelry stores 等等 我不可能全部列表出来 这个还是要靠你自己来挖掘 获得这些词汇的方法也很简单 因为你在发外链的过程中可以看到很多网站发的外链文字是某个词汇 这些往往就是他们在竞争的关键词。
这里要注意的是 英文有很多种可能 一个关键词也许就够你搜索出很多网站了 因为当你知道 有 tiffany 这个关键词 你就可以搜索 tiffany jewelry , tiffany jewellery ,tiffany co 等等 这些相关的词汇搜索引擎都会在搜索结果页面下方列出来的。同样最简单的,你搜索 replica handbags 和 replica handbag 的结果是不同的。
还有另外一种找到发外链网站的方法,就是上搜索引擎 搜索
可以知道,我们发外链的最主要目的就是让搜索引擎看的到我们的外链,如果搜索引擎看不到的外链对我来说没有任何意义可言。因此,我们要发外链的地址都是被搜索引擎收录了的,也可以知道,这些网站既然在搜索引擎的数据库中,就可以被我们搜索出来,我们不能搜索出来,只能证明我们没有找到合适的关键词。
所以从搜索引擎找出网站,经验是最重要的,其中主要是要靠自己去发掘搜索的关键词,我也许能给出一些关键词,但并不是所有,我来说下我是怎么在搜索引擎挖掘网站的。
我们先来学习第一个命令 inurl 意思就是搜索在网站地址中出现关键词的 比如搜索所有网站地址中出现了 .com/forum 的网站 命令就是
inurl:.com/forum
因为很多论坛的地址都是 /forum 所以我们上面所说的命令 就等于一次性挖掘出来几万个 .com 域名的论坛
/forum 结尾的论坛是比较常见的 我们也可以应用到其他方面。 比如有几次,我找留言的网站,找了很多个以后,发现很多网站地址有个共同的规律,他们的地址中间都包含了 /comment/reply/
于是 我马上到谷歌搜索 inurl:.com/comment/reply/ 果然 一次发现了很多可以发外链的网站
这主要是要多观察 其实很多可以发外链的网站地址间会有共同点,如果你发现了共同点,马上上谷歌搜索,也许会有意外的发现。当然,上面说的.com 也可以改成 .net .org 等等。
不要那么死板,很多网站细微发现都是有规律的,也许他们每个文章页面的地址都完全不同,但是可能他们的目录页地址是有规律的,可能到了他们的每个注册页面,都是有规律的。
然后学习下一个命令 allintext 意思就是在网页的正文中出现关键词 比如 搜索所有网站正文中出现 add a comment 字眼 的命令就是
allintext:add a comment
很多网页中是有规律的,他们的内容也许每个页面都不同,但是有些部分是网上很多网站一样的,就好像中文的留言框的上面总会写上 ”留下你的评论” ”请回复” 这样的字眼 add a comment 也是一个这样的字眼 意思就是增加一个评论。当你看到很多网站的页面上都有这样有规律的相同的字眼的时候,就可以上网搜一下,也许可以挖掘出很多网站。
我还收集了一些 通用的 回复的字眼 如 add comment add your comment Leave a Reply 很多网站内容中都会有规律。主要要靠不断的观察来总结
用搜索引擎找外链的时候不要那么死板 进入谷歌的高级搜索看一下
http://www.google.cn/advanced_search?hl=zh-CN
可以看到搜索的命令非常多 我上面所说的只是9牛一毛 我只能讲一个开始 深入的挖掘搜索命令来找出网站 还是要靠自己多思考。
其实就上面说的就是2点 一是找出一些网站的规律 二是利用这些规律上搜索引擎搜索 把一类的网站全部搜索出来
找出规律需要细心和耐心 也靠一点运气。任何方面的规律都是可以的,地址出现同样的字眼,网站正文中出现同样的板块。 搜索出来就简单的多 , 用熟了各种搜索引擎命令以后这些都不是问题。
三.怎么判断找到网站的好坏,怎么判断该不该在上面发
首先是发出去的连接 有2种样式,一种是文字带链接,一种是直接的连接 如下2种
SeoWhy
http://www.seowhy.com
很多网站不能发文字带链接 这样的网站理论来说是不要的
其次是页面的因素
首先是 PR (查看PR的基本概念) 你首先要下载一个谷歌的工具条,这样才能看到页面的PR值
PR值越高的页面越好,如果在一个网站上面发,看下这个网站首页的PR值就好了。
其次是 nofollow标签 (查看nofollow标签的概念) 你要下一个火狐的插件来查看你所发的链接是否是nofollow标签
先要安装火狐浏览器最新版 下载地址 http://www.mozillaonline.com/
然后下载nofollow标签插件 https://addons.mozilla.org/zh- CN/firefox/addon/5687
安装好后重新启动浏览器 然后打开你发外链的页面 在页面上点右键选择 nofollow 就可以看到链接都显示成了红色和蓝色2种颜色
红色的链接就是 带有nofollow标签的链接 理论上来说这样的链接是不要的
第三是一个页面上的链接数量
一个页面上如果上面的链接太多了的话,这样的页面是不能在上面发的,怎么来衡量这个页面垃圾不垃圾,不能只看留言的多少。
比如一个页面上有100条留言,如果每个留言只带了一条链接,实际上只有100个链接。而有的页面上只有2条留言,2条留言全是垃圾链接,每条留言带了几百个链接,有几百条。很显然有100条留言的反而是我们需要发的。
最后一个因素,因为是英文网站,所以找网站的时候是不需要英文以外其他语言格式的网站的,比如我们就不会去找中文站发外链。
———————————————————————————————————————————————— -
以上的概念都是死的,是可以变通的
假设一个页面上留言的人很多,但是PR也非常高,这样的页面显然是我们需要的
一个页面虽然是nofollow标签的,但是PR很高,留言的人又少,显然也是我们需要的!
这些抓取博客的。先去抓抓学一学。在观察不同网址后缀: 查共同点。在去进步抓取。
Inurl:.edu “powered by wordpress” “leave a comment”
Inurl:.gov “powered by wordpress”
Inurl:.ac.uk “powered by wordpress”
Inurl:.edu “Powered by BlogEngine.NET 1.4.5.0″
Inurl:.gov “”Powered by BlogEngine.NET 1.4.5.0″
Inurl:.ac.uk “Powered by BlogEngine.NET 1.4.5.0″
“Powered by PHPbb”
“Powered by vBulletin”
“Powered by SMF”
powered by wordpress your keyword
powered by wordpress intitle:your keyword
powered by wordpress inurl:your keyword
If you have a TypeKey or TypePad account your keyword
site:blogspot.com your keyword
powered by wordpress your keyword -comments are closed
site:.edu inurl:wp-login.php +blog
site:.gov inurl:wp-login.php +blog
site:.edu “your keyword”
site:.gov “your keyword” – “you must be logged in” – “comments are closed”
site:.edu “no comments” +blogroll – “posting closed” – “you must be logged in” – “comments are closed”
site:.gov “no comments” +blogroll – “posting closed” – “you must be logged in” – “comments are closed”
site:propeller.com/member keyword
site:.com inurl:blog “post a comment” – “comments closed” – “you must be logged in” “ADD YOUR KEYWORD”
site: .org inurl:blog “post a comment” -”comments closed” -”you must be logged in” “ADD YOUR KEYWORD”
site: .gov inurl:blog “post a comment” -”comments closed” -”you must be logged in” “ADD YOUR KEYWORD”
site: .com “powered by expressionengine” “ADD YOUR KEYWORD”
site: .org “powered by expressionengine” “ADD YOUR KEYWORD”
site: .edu “powered by expressionengine” “ADD YOUR KEYWORD”
site: .gov “powered by expressionengine” “ADD YOUR KEYWORD”
site: .com “Powered by BlogEngine.NET” inurl:blog “post a comment” -”comments closed” -”you must be logged in” “ADD YOUR KEYWORD”
site: .ORG “Powered by BlogEngine.NET” inurl:blog “post a comment” -”comments closed” -”you must be logged in” “ADD YOUR KEYWORD”
site: .edu “Powered by BlogEngine.NET” inurl:blog “post a comment” -”comments closed” -”you must be logged in” “ADD YOUR KEYWORD”
site: .gov “Powered by BlogEngine.NET” inurl:blog “post a comment” -”comments closed” -”you must be logged in” “ADD YOUR KEYWORD”
“powered by wordpress” “leave a comment”
Inurl:.edu “Powered by wordpress”
Inurl:.gov “Powered by WordPress”
Inurl:.ac.uk “Powered by wordpress”
Inurl:.edu “Powered by BlogEngine.NET 1.4.5.0?
Inurl:.gov “”Powered by BlogEngine.NET 1.4.5.0?
Inurl:.ac.uk “Powered by BlogEngine.NET 1.4.5.0?
“Powered by BlogEngine”
“Powered by Blogsmith”
“powered by Typepad”
“powered by scoop”
* site:.edu inurl:wp-login.php +blog
* site:.gov inurl:wp-login.php +blog
* site:.edu “your keyword”
* site:.gov “your keyword” -”you must be logged in” -”comments are closed”
* site:.edu “no comments” +blogroll -”posting closed” -”you must be logged in” -”comments are closed”
* site:.gov “no comments” +blogroll -”posting closed” -”you must be logged in” -”comments are closed”
* site:.edu “powered by expressionengine” “ADD YOUR KEYWORD”
* site:.gov “powered by expressionengine” “ADD YOUR KEYWORD”
* site:.com “powered by expressionengine” “ADD YOUR KEYWORD”
* site:.org “powered by expressionengine” “ADD YOUR KEYWORD”
* site:.edu “Powered by BlogEngine.NET”site:.edu inurl:blog “post a comment” -”comments closed” -”you must be logged in” “ADD YOUR KEYWORD”
* site:.gov “Powered by BlogEngine.NET”site:.edu inurl:blog “post a comment” -”comments closed” -”you must be logged in” “ADD YOUR KEYWORD”
* site:.com “Powered by BlogEngine.NET”site:.edu inurl:blog “post a comment” -”comments closed” -”you must be logged in” “ADD YOUR KEYWORD”
* site:.org “Powered by BlogEngine.NET”site:.edu inurl:blog “post a comment” -”comments closed” -”you must be logged in” “ADD YOUR KEYWORD”
February 9, 2011
I sometimes hear people say “Remember when Google launched and the results were so good? Google didn’t have any spam back then. Man, I wish we could go back to those days.” I know where those people are coming from. I was in grad school in 1999, and I remember that Google’s quality blew me away after just a few searches.
But it’s a misconception that there was no spam on Google back then. Google in 2000 looked great in comparison with other engines at the time, but Google 2011 is much better than Google 2000. I know because back in October 2000 I sent 40,000+ queries to google.com and saved the results as a sort of search time capsule. Take a query like [buy domain name]. Google’s current search results aren’t perfect, but the page returns several good resources as well as some places to actually buy a domain name. Here’s what Google returned for that query in 2000:
URL_1:http://buy-domain-name.domain-searcher.com/domains/buy-domain-name.shtml
URL_2:http://buy-domain-name.domain-searcher.com/buy-domain-name.shtml
URL_3:http://buy-domain.domain-searcher.com/domains/buy-domain.shtml
URL_4:http://buy-domain.domain-searcher.com/Map3.shtml
URL_5:http://domain-name-broker.domain-searcher.com/domains/domain-name-broker.shtml
URL_6:http://users5.50megs.com/buydomain32/
URL_7:http://users4.50megs.com/buydomain02/
URL_8:http://domain-name-service.domain-searcher.com/domains/domain-name-service.shtml
URL_9:http://domain-name-service.domain-searcher.com/Map2.shtml
URL_10:http://dns-id.co.uk/
Seven of the top 10 results all came from one domain, and the urls look a little… well, let’s say fishy. In 1999 and early 2000, search engines would often return 50 results from the same domain in the search results. One nice change that Google introduced in February 2000 was “host crowding,” which only showed two results from each hostname (here’s what a hostname is). Suddenly, Google’s search results were much cleaner and more diverse! It was a really nice win–we even got email fan letters. Unfortunately, just a few months later people were creating multiple subdomains to get around host crowding, as the results above show. Google later added more robust code to prevent that sort of subdomain abuse and to ensure better diversity. That’s why it’s pretty much a wash now when deciding whether to use subdomains vs. subdirectories.
Improving search quality is a process that never ends. I hope in another 10 years we look back and say “Wow, most queries were only a few words back then. And we had to type queries. How primitive!” Mostly I wanted to make the point that Google looked much cleaner compared to other search engines in 2000, but spam was absolutely an issue even back then. If someone harkens back to the golden, halcyon days when Google had no spam–take those memories with a grain of salt.
in Google/SEO
Google just launched two-factor authentication, and I believe everyone with a Google account should enable it.
Two-factor authentication (also known as 2-step verification) relies on something you know (like a password) and something you have (like a cell phone). Crackers have a harder time getting into your account, because even if they figure out your password, they still only have half of what they need. I wrote about two-factor authentication when Google rolled it out for Google Apps users back in September, and I’m a huge fan.
Account hijacking is no joke. Remember the Gawker password incident? If you used the same password on Gawker properties and Gmail, two-factor authentication would provide you with more protection. I’ve also had two relatives get their Gmail account hijacked when someone guessed their password. I’ve also seen plenty of incidents like this where two-factor authentication would have kept hackers out. If someone hacked your Gmail account, think of all the other passwords they could get access to, including your domain name or webhost accounts.
Is it a little bit of extra work? Yes. But two-step verification instantly provides you with a much higher level of protection. I use it on my personal Gmail account, and you should too. Please, protect yourself now and enable two-factor authentication.
一篇软文会让你一夜之间成为家喻户晓的名人,一篇软文,也会使你一夜之间臭名远洋。为什么它会有如此的魔力,因为网络的飞速发展支持着它。要成为一名真正的SEO高手,如果不会写软文,或写不好软文,那这个高手的名号你就别想了,因为一篇好的软文的转载率会是一篇普通文章转载率的100倍甚至1000倍,那如何才能写好一篇软文呢,下面是在网络上收集并且加工的一些案例,会对软文写作初手有所帮助: 如何写作一篇高明的软文呢?
先要在标题上下功夫:题目要有吸引力,否则很多人不会看你的文章,内容再好也没用,曾经记得一个好标题吸引的人会比一般标题吸引的人多8倍以上。软文写标题的时候要考虑两点:
1.要注意网上流行什么,比如那段时间,艳照门很火爆,大家的兴奋点都在艳照门上,你写的软文可以通过艳照门引出,比如题目“艳照门的幕后推手到底是谁?”。
2.要抓住客户的心理,针对客户关心的问题做标题,比如卖化妆品的软文,针对的是爱美的女性,这时就一定要抓住她们的心理,标题可以是:哪一类女人最易变成黄脸婆?
其次就是要驾驭好软文的内容。软文一定要让别人看了你的文章后能够学到一些东西,学到东西的同时能够记得你的产品。让别人看不出是广告,但是却能够达到广告的效果。内容的写作总结下面五点:
1.一问一答:就是提出一个问题,然后你给予解答,在解答的同时不知不觉提到你的产品。例如:你想推广你的直销饰品的网站,写这样一篇软文,全篇都是写如何搭配服装,但是到最后结尾的时候这样写,“服装搭配得体后,如果能根据服装风格配上一些时尚饰品,会更完美,我自己喜欢去××网站学习一些最新的饰品搭配知识。”这样读者将会很自然地访问到你的网站,你的网站就宣传了。
2.假引名言:就是你在说明一个问题的时候把几句话引号引起来,然后说这句话是某某人或者某某网站说的。例如:“***是个很有发展的网站”这是站长部落的BLUEFOO说的。这样一来,BLUEFOO的站就被宣传了,知名度就提高了。
3.情感动人:情感一直是广告的一个重要媒介,软文的情感表达由于信息传达量大、针对性强,当然更可以叫人心灵相通。如“加班的白领们,来这里休息一下”。情感最大的特点是容易感动人,让人记得您的网站和你的产品。
4.极度恐吓:恐吓软文属于反情感式诉求,情感诉说美好,恐吓直击软肋。例如你想推广你的直销网站,可以用这样的软文 “访问暴增,你将马上被百度K了”“天啊,这样的网站原来会被百度封!”实际上恐吓形成的效果要比赞美和爱更具备记忆力,但是也往往会遭人诟病,所以一定要把握度,不要过火。
最后,发软文要用心,软文要发到一些和你的站主题相关的网站或者论坛,滥发既浪费时间,又没效果。
切记,当你网站未完成或者你的产品还不成熟时,千万别写软文推广,先不谈到底能带来什么样的效果,而要注意的是你宣传得越到位,带来的流量越多你的损失越大。你可以想想当你看到一个只有框架的网页和没有配图片的产品名称时,你会怎么样做?
因此,要做一个SEO高手是非常不容易的,软文就是一个很难过的堪,但是一旦有了思路,软文有可能会改变我们的命运。