Blue Hat Technique #20 - Cyclic Documents
Summer You Never Even Really Gave Yourself enough time.
There was a bit of confusion with my cycle sites technique illustrated in the SEO Empire Part 1 post. I used autoblogs as an easy to understand example. Autoblogs generate links quickly to themselves and can be cycled (redirected) to a source to push those links. Therefore by the definition:
Cycle Site-A site that automatically gains links to itself and then through a redirection passes that link value to another site.
an autoblog is a perfect example of a Cycle Site. However, an Autoblog by itself is not a Cycle Site and a Cycle Site is not just an Autoblog. Any site that quickly gains links to itself and is capable of redirection can be used as a Cycle Site.
In contrast as we all remember, a Link Laundering Site is a site that has an ability to gain links not just to itself but directly to another site. In the post I used a reciprocal link directory as an example. However really almost any platform can be used to launder links. I haven’t actually of heard anyone getting confused amongst the differences between the two techniques, but I also haven’t heard very much discussion pertaining to the extremely close relationship they share. These two techniques more so than the some of the other techniques on this site are very closely related. Inherently a link laundering site takes precedent over a cycle site. Why? Because if a site can constantly feed link value to another site without having to cycle and closing out, even if its for a short while, than its worth more as a link builder.
Therefore whenever possible a Link Laundering Site should be used over a Cycle Site if possible. The Cycle Site simply gives you more structures as to which gain links by than Link Laundering Sites can provide. Since you’re not worried about people liking the site and continuing its success you are able to build links to it much quicker. There is however a happy medium between the two techniques that can give Cycle Sites link laundering stability and Link Launder Sites Cycle Site power. This technique is called Cyclic Documents and its exactly what it sounds like and it is very powerful.
Cyclic Documents
A Cyclic Document is a document or link given to a user of a Cycle or Link Laundering site as to qualify a given set of links or time before it cycles (redirects typically) to its target.
The Premise
The idea is very simple. The link you give to gain the links to is instead of your main page, for which you’d have to cycle out and thus loose the link building power of, goes to a secondary document and/or a redirect to the main page where as its viewed as either just an obscurity, a method of tracking, or even not noticed at all. To help remove the confusion and to help differentiate the actual example with the technique itself I’m going to do the methodology portion twice. The first will be with the classic Autoblog example given in the SEO Empire post the next with a random structure.
Methodology 1 - The Autoblog
1) If you’re using Wordpress or similar platform for your Autoblog do a simple modification to the code that includes a simple conditional with a redirect checking for a certain string in the posts title that would normally never exist in a post title.
if($post_title=="elineverpostswhatabitch")
{
header( 'Location: http://www.mytargetsite.com' ) ;
}
?>
2) Create a cronjob script that parses through the previous posts on the Autoblog and finds posts beyond a certain age. Use the actual mysql database don’t just write a scraper! I’m just going to throw my recommendation out there and you can adjust and make your own necessary changes to it based upon your experience and best judgement. 8 Days.
3) If it finds a post past the set days have it change the title to what your picked unique title was in step 2.
What Does This Do?
Your Autoblog will create posts based on rss feeds (typically). It will then do pingbacks and gather at least one link to that post. I say at least one because there is odds of these new breed of comment scrapers
The author of the original blogpost may check for the link, hopefully within your set number of days. See his link and hopefully leave the trackback alive on his site. After the author no longer cares about the link and has forgotten about it, but before the search engines have had a chance to index the page it will cycle that single post to your new target site thus giving it +1 link. This is why I never mentioned robots.txt in the original technique post. I wasn’t hiding something fantastic from ya after all.
Methodology 2 - The Image Upload Site
1) On your image upload site when the user uploads there image and you give them back the link code instead of linking to www.myimagehoster.com have it link to a sequential numeric subdirectory or subpage. eg. www.myimagehoster.com/10.
2) Through mod-rewrite have all /# or /[0-9]+ pull a script. In this script have it read in a variable saying what number its currently on and incriment it then make all numeric at and below it redirect to your target site. This sounds more complicated than it really is. Really, all you’re doing is recording the number 1 to a file or db or something and every so often have it change it to the next number up which in this case is 2. From that point on every /1 and /2 link automatically redirects to your target site thus giving it it’s hopeful link (assuming the person kept the image code in tact). Based on the popularity of the site you can increment the number faster or slower and redirect more at a faster rate.
What Does This Do?
If your image upload site used to a be a Cycle Site where it would work for awhile and eventually gather tons of links very quickly then cycle out and generate no links for a period before you’d bring it back. Now you keep it going forever and instead of destroying its momentum you can use it to gather even more links faster than you ever could before. After so long people will forget the link code and not click on it. That’s prime to have your link change out. You can also control your rankings. ie. if your image upload site ranks for terms that give it a tons of traffic and you know x amount of link are required to maintain those rankings you can maintain that amount of links thus keeping your momentum at its maximum and yet still produce equally high volumes of links to your target. Also, I could very easily have used the link directory and software directory site example used in the link laundering technique with this same methodology.
Now for Jebus sake don’t go creating a shit ton of image upload sites or Autoblogs like what happened when SEO Empire came out. <- Even my other blogs on other subjects were getting hit by hundreds at a time. Use some creativity as I typically encourage you to do. You won’t ever get rich doing the direct examples gurus give you and you won’t with me either. Most of all have fun and learn a lot from it.
Yet another great post, thanks!
Thanks a million! you are very kind to give your valuable tips about SEO tactics. All your information is very helpful for the beginners like me. Keep writing such articles.
Eli, Apart from these posts, I am waiting for SEO Empire 2. I was very happy to see your new post in my feed reader, but was dissapointed when it was not part 2
*Runs off to build 100 image hosts*
:D
no srsly, nice one.
“elineverpostswhatabitch”
Grr I hate it. You will soon start getting trackbacks form me
Good stuff Eli, I’m thinking of writing a plugin for WP that does excatly that. And I’m off to it.
Badass post, thanks for the clarification. Can’t wait for Seo Empire: The Sequel.
@Paweł Zinkiewicz, keep us updated I wanted to see that
Nice one! A good idea and explained simply. I only really need to learn more server side scripting so that I can implement my own ideas and be able to tinker with things a bit better.
Very well said! I like the idea, it is very valuable.
great to have you back Eli. Enjoyed the post thanks!
great analysis. I could surely find an use to this technique
Me too, an interesting idea allround.
Hi,
Awesome post - lots to think about.
So, with the image site example, is the incrementing number basically representing an age threshold for the images uploaded?
Also, would the link you give back for each uplaoded image be something like: www.myimagehoster.com/10/img3434.jpg ?
Cheers!
RT
Great post. Like Laurence said, just need to improve my scripting skills to implement these techniques!
Very helpful, thanks!
HR
You continue to put out posts that demolish everybody else.
Now if I could just figure out how to use them…
-brad
Here is a mod_rewrite setup for the rewriting described in the image-hosting example. Untested.
1) Create a file called something like associations.map, accessible to Apache. This file will contain the numbers and the URLs associated with them. It will look something like:
1 http://urlone.com
55 http://otherurl.com
number URL
2) Our overall goal is to cause the url http://www.mysite.com/55 to redirect to http://otherurl.com
3) Put the following in .htaccess:
#initialize the file that maps numbers to URLs, call it "assoc"
RewriteMap assoc txt:/home/httpd/mysite.com/associations.map
#examine the request and extract the number following our hostname
RewriteCond %{QUERY_STRING} ^www.mysite.com/(\d+).*$
#now %1 contains the number we matched
#we look up %1 in our association file, if it matches, then we grab the entire
#url associated with the number into the new %1 using (.+)
RewriteCond ${assoc:%1} ^(.+)$
#so far so good? use our associated URL (in %1 now) to redirect whatever request
#just matched all of the above to the destination URL
RewriteRule ^.+$ %1 [R=301,L]
Cool post check out reblog
This sounds like a very effective tactic, am sure it would work, thanks!
i’m not sure i really understand what your trying to explain right now.
The SEO tips is very helpful for me, since I’m new to this industry. I have some basic knowledge on SEO and I’m trying to get some advanced level tips and i got the one from your post. Keep posted…
Thanks
Rathna
Celebrity free naked.
Naked celebrity women. Celebrity naked photos free site. Robbs naked nude celebrity pictures kate moss.
^^^^ spam like the above, are the guys doing it have some automated method, or did someone manually enter that?
horribly off topic spam like that always looks so lame and makes a person want to hope the worst for he site that is spamming
I know what you mean; its like no one is even making an attempt to make it look legit.
Nice idea, i may try it out, Thanks.
Yeah, tnx a lot, very usefull. Idea is great!
A very good idea.
Very useful information. So simply put as well considering how confusing this can get.
I like the first example, the one with the autoblogger. Especially with your most recent post that automatically pings 5 sites…very nice!
Thank you for impressive info. why I never heard of these techniques before, I have to ask you if you have tested the effect of Cyclic Documents on the long term?
Excellent article; well written and to the point. I really enjoyed reading it. Thanks for lovely ideas.
I really appreciate your analysis und recommendation. Thank you
“==”elineverpostswhatabitch”)”
That made me LOL…nice post, don’t be so hard on yourself. Quality way over quantity.
This is a very interesting and informative blog. I t has given lot of information about SEO.
——————-
lauran
Link Building
Oh, really? And some linking power obviously…
Hadn’t heard of ‘Cyclic Documents’ before, a very interesting concept. Great post Eli.
Yes, I’m commenting on an old post, but there wasn’t a link to a plugin (free or paid) that you recommend to perform the autoblog. Or are we operating on the assumption of roll-your-own code?
Actually its linked to in the seo empire part 1 post.
kreditkarten poker
avoidably!persuasive:bylaw December.retaliatory
Do you know any autoblog script that does a good job, not just scrape content? Google throws upon duplicate content
Yes, I’m also interested in such a script.. send me it please when u find’t
ponce puerto rico credit watch ratings
swung referring!painting rerun guaranteed milky
surveys
online, money, cash, income, make money, surveys, affiliate
www the backrooms poker net
transpacific brevet:crucially sensible
I love this website. This is so informative. I am really trying my best to learn more about seo.
Having a system that would allow you to duplicate content without too much duplication would be ideal. Obviously, creating multiple inbound and outbound links helps the success of any blog, but as previously mentioned, Google frowns upon too much duplication.
www landvesttitle com
workload whipped meaning craving
Realy great post. i never think this mention at this aspect. Thank you
Alright, to cycle pages using wordpress all you need is 2 plugins. One to handle your custom fields, and the other one to do the redirect. That being said, you just need to do some google and get’em. and yeah, they’re free.
cool tips, totally original. I never thought of that.
Thanks I test these Ideas out
Hm I don’t really know if I understand how to do this, but it got my attention so I’ll probably get someone to do it for me.
Andy
Thanks for the information. May I ask how long it takes you to write these posts?
interesting site it really learns me a lot.
man you have a lot of SEO tips…keep them coming i enjoy the read.
Another cool tip!
Thanks a lot for the valuable tips that I found here. Cheers!
nice articles nice blogs.
Yeah, I have seen many of those blogs, but at least I think they are not even worth to be considered as a pingback because they are completely automated and of absolutely no use!
What do you think about Caffeinated Content vs. Cron Jobs that create posts with RSS feeds. I’m using c.c fairly successfully, but am considering your suggestion for my autoblogs.
Pros/cons of each?
The Best Way to read RSS Feeds
RSS feeds is an efficient way to check for news and updates to your favourite websites, without having to visit each site individually. In this article, we compare the various RSS readers and try to determine the best way to read your subscribed RSS feeds.
i really like this site thanks for sharing some ideas.
nice job keep up the good work.
I use the isnare plugin got my autoblogs. I average around $10 per month in adsense with no work involved.
wow!Lots to learn from this article. I have a hard time absorbing! I am wondering if the cycle site is legal or illegal?
Not going to risk getting banned because of this method.
Well this is tactic number 20 looks like I have 19 more to go. This seems a bit shady to me, what are the major risks?
Fantastic, thanks for more great information Blue Hat!
Great articles - as always!
Thanks , cant you show few example so we can see because i am lost in this post. Maybe screenshots for to show what it exactly does.
Great post. Thanks.
Amazing! Thanks.
I like this article, it’s useful, thanks
Now I know.. Thanks for posting, Now it’s time to apply it to my blog!
Wow..I have never heard about such things like cycling documents. Great idea and thanks a lot for writing about this metod .
yes me too, but i dont know to put the scripts…
Excellent post. But i need to improve my skills to implement these techniques!
Thanks Eli, Cyclic Documents. This seems more like a long term technique. I will definitely try this out.
I am looking for some related web sites like your website for exchange links with us. My client site is ranking in all major search engines as Google, Yahoo and MSN.
Apply various technique to find out your potential link partners , add their links to your site , write to them saying how their visitors will be benefited if they put your site links in their site mentioning that you already added their sites link in your site with giving exact path of their links.
What a great article. It really informative. Thanks for sharing!
very informative post……….
thanks for all of this information
Thanks for that post. It doesn’t matter how much you think you know about SEO you can always learn more, and I learned a lot form that.
i rather not testing this method….i dont want to be banned
Good information on cyclic documents. Boy this stuff is advanced.
Most “white hat” SEO’s frown upon methods like cloaking, blog and ping and other such “black hat” techniques and never had any special technique that they could use to help get their pages indexed better. But Blue hat is a great way to promopte a ste.
great post very informative
yup i found it interesting
through this post i just found your old articles about link laundering and so on… very interesting I also have such sites which are some different from yours… mine wont probably attract so many links but are more whitehat therefore…
btw: i did wrong maths, it’s sad to lose a big comment -.-
Wow…that blew my mind. as always, thanks Eli
Nice techniques on display.
I have never heard of blue hat
Only black and white!
Very interesting article, I see great potential in SEO and I am currently working to become an expert. I love the job and I love staying home, I can focus so much better in the comfort of my home office.
Good info fo SEO…thx..
Always Success
fan
I’m enjoy reading all of your post! Great share!
Good stuff. I’ve never looked at something like this from this perspective. It’s true what they say in the 50 SEOs, one question movie, keep an eye out for non-white hat SEOs because they’re inventive!
Great work Eli..This is really good and advanced techniques which all SEOs must know..They can help them in link building and thus can promote the site.. But i think a proper knowledge of server-side-scripting is very essential to do this..
Thanks for sharing.
Keep posting.
A good idea and explained simply. I only really need to learn more server side scripting so that I can implement my own ideas and be able to tinker with things a bit better.
Some great, important information here in regards to search engine optimization.
It is a great post. We all know about cycle site and auto blog. But the problem is we dont know how to use this service improve link building. This post is a great effort from your side to explain these services in detail. Now I know how I can avoid cycle sites and use auto blog to increase links
SEO is a huge subject and with these kind of articles i am learning more everyday
thank you
Thanks !!
very helpful !
Thanks !! Very helpful
thank u
good topic
Read more
One click more can\’t make your life worst, only better……..
backlink tool
I’ve been using video distribution to generate more traffic.
Glamorous post!
Excellent post
It would be very helpful for its readers. It is really attraction grabbing post.
It is really attention grabbling post for the readers …….. Thanks
i like it , nice post thanks
I might give this a try, but it is quite advanced I’d say.
nice, gather a long list of ping sites.
@Google sniper: Couldn’t agree more, I might have to read thoroughly from top to bottom
Brilliant article! I’m glad to know about such a tool!
Before reading this Article,I was having knowledge only of black hat and white hat.Thanks for providing me information about blue hat SEO.
@haha at best hotels, i dont think this is some new seo… i indeed think some of his stuff is really greyhat, as i am an absolut whitehat meanwhile^^
Thanks for providing me information about blue hat SEO.
nice post. thanks for your information.
It is a great way of providing info and is really very interesting article. Thank you.
Wheatgrass Grow
I’m totally lost in this article, i wish there is a screen capture for this. Btw Thans for posting.
Kayu Jati
I really like your post, I still have to learn the syntax you gave. Thank you.
Eczema Cures
I’m totally lost in this article, i wish there is a screen capture for this. Btw Thans for posting.
Blue hat Techniques - link laundering - I like the idea.
Good information once again. I have read all your posts in one sitting so far lol. I’m a nerd.
Thanks for clearing everything up! I’ve created my own site on my TriFilliate PayDay Review and this will help boost my rankings!
Good information once again. I have read all your posts in one sitting so far lol. I’m a nerd.
Awesome info, always surprised at the great resources out there if you just open your eyes, also got my own site up for the TriFilliate PayDay program, its going to be huge!
I appreciate this knowledge on link laundering. And aside from email marketing, other techniques like blogging and participating in social media can help you build links.
I have been trying to learn about autoblogging, so I found the article interesting, I am seeing if I can do this with Wordpress Direct. Being new to SEO, I struggle with all of the info being jammed in to my head! I keep at it though, I have been creating sites promoting IM product launches, my latest is here
Visit TrifilliatePayDayinfo.com!
I am new with seo technics, Ihope I’m doing it right.
“Great information, thanks!”
Chiang Mai Sports Bar
Thailand SEO SEM Consultant
“Great information, thanks!”
Print, Web, Mobile Publishing
Haiku Poetry, Tanka Poems
Resume, cover letter, references, Career, job search, interview, templates.
Nice Idia! Internet Marketing in Southeast Asia.
Thanks.
Useful!
Free, Open Source Software Applications.
Thanks.
Thank you, I have learn something from it.
Wow. I just stumbled across your blog out commenting. Thanks for a great intro into a new realm of promotional techniques and info!
アクセスアップメインウエポンabc48 後藤瑞樹 レビュー 新しく販売された効果てきなアクセスアップ、SEO対策ツール
このツールは特にお勧めです。販売されたばかりで4980円とテスト価格で販売されていますので値段が上がる前にお早めにこのツールは、データベースでコメントをしたブログの情報…
Thanks for more great information.. Great Take Care
Great Job
Thank you
This is a very interesting and informative blog, thanks
pretty neat
Nice Collection Thanks for share
It is always good to learn something new.