<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Contempt &#187; Code</title>
	<atom:link href="http://contempt.me/category/blackhat-explained/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://contempt.me</link>
	<description>Getting Ranked ... And Everything After</description>
	<lastBuildDate>Mon, 30 Jan 2012 19:46:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Splog Ping Crawl</title>
		<link>http://contempt.me/splog-ping-crawl/</link>
		<comments>http://contempt.me/splog-ping-crawl/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 12:27:36 +0000</pubDate>
		<dc:creator>Contempt</dc:creator>
				<category><![CDATA[Blog Automation]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[automated backlinks]]></category>
		<category><![CDATA[datapresser]]></category>
		<category><![CDATA[ping crawl]]></category>
		<category><![CDATA[trackback spam]]></category>

		<guid isPermaLink="false">http://contempt.me/?p=45</guid>
		<description><![CDATA[When BlueHatSEO released their Ping Crawl WordPress plugin, let me tell you &#8211; it looked perfect for the case study I was about to do. The only problem I could see was the number of backlinks it would generate would be too many too fast, especially for a smaller network. So my first task was [...]]]></description>
			<content:encoded><![CDATA[<p>When BlueHatSEO released their <a title="Ping Crawl" href="http://www.bluehatseo.com/new-wordpress-plugin-pingcrawl/">Ping Crawl</a> WordPress plugin, let me tell you &#8211; it looked perfect for the case study I was about to do. The only problem I could see was the number of backlinks it would generate would be too many too fast, especially for a smaller network. So my first task was I needed to take down the number of backlinks per post. I decided 1 per post would be good to just continually add automated backlinks on for a little while.</p>
<p>Next I decided that 1 per post was too many, considering the fact that I would be generating almost 1500 pages of content a day. 1500 backlinks per day to a blog that is pretty much completely crap&#8230; that wouldn&#8217;t be too good, now would it? I decided to take the trackback posts down to a frequency of one in five. Aka 1 out of every 5 posts would get 1 link (theoretically &#8211; do a search in the code for &#8220;rand&#8221; and you&#8217;ll find it).</p>
<p>Oh, and of course to make the plugin a little more automated friendly, it fetches those trackback links based on your TITLE, not your tags. The main reason I wanted this change was I wanted to use it for not only with my custom splogs, but I wanted to try it also with my <a title="Datapresser" href="http://www.datapresser.com">Datapresser</a> account.</p>
<p>So without further hesitation, here&#8217;s the code (and of course you&#8217;re not required to give me anything for the modifications, but I don&#8217;t mind a backlink or two. <img src='http://contempt.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p><a title="Splog Ping Crawl" href="http://contempt.me/code/SplogPingCrawl.phps">Splog Ping Crawl Modification</a></p>
]]></content:encoded>
			<wfw:commentRss>http://contempt.me/splog-ping-crawl/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
	</channel>
</rss>

