<?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>Tech Blog &#187; php</title>
	<atom:link href="http://www.kensfi.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kensfi.com</link>
	<description>Home is where you hang your @</description>
	<lastBuildDate>Sat, 13 Mar 2010 00:19:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to disable wordpress pingbacks / trackbacks in 5 seconds</title>
		<link>http://www.kensfi.com/how-to-disable-pingbacks-trackbacks-in-5-seconds/</link>
		<comments>http://www.kensfi.com/how-to-disable-pingbacks-trackbacks-in-5-seconds/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 00:16:24 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Wordpress Blog]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[ftp directory]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pingbacks]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[trackbacks]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.kensfi.com/?p=1105</guid>
		<description><![CDATA[I know that there is an another method which involves to modify the SQL but we all knows that this a complicated method and we have to have good skills in working with code.
The easy method which everyone should be able to do it in no more than 5 seconds is to delete a file [...]]]></description>
			<content:encoded><![CDATA[<p>I know that there is an another method which involves to modify the SQL but we all knows that this a complicated method and we have to have good skills in working with code.</p>
<p>The easy method which everyone should be able to do it in no more than 5 seconds is to delete a file from your blog ftp directory. You will find it regularly in public_html. The name of this file is wp-trackback.php.</p>
<p>1. open your ftp and go to public_html<br />
2. locate wp-trackback.php and delete it.</p>
<p>This should disable from now all pingbacks / trackbacks on your wordpress blog posts.
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.kensfi.com%2Fhow-to-disable-pingbacks-trackbacks-in-5-seconds%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.kensfi.com%2Fhow-to-disable-pingbacks-trackbacks-in-5-seconds%2F&amp;source=techSpin&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
  <img src="http://www.kensfi.com/?ak_action=api_record_view&id=1105&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.kensfi.com/how-to-disable-pingbacks-trackbacks-in-5-seconds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
