<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WP XSS Reciprocal Links with Relevant Anchor Text</title>
	<atom:link href="http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/</link>
	<description>Blackhat SEO Tips, Tactics &#038; Articles</description>
	<lastBuildDate>Mon, 05 Dec 2011 15:07:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-beta1</generator>
	<item>
		<title>By: Michael Sherriff</title>
		<link>http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-1814</link>
		<dc:creator>Michael Sherriff</dc:creator>
		<pubDate>Sat, 23 Jan 2010 16:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-1814</guid>
		<description>@ Dave - At first I had the same prob as you and couldn&#039;t work out what was wrong. Then I changed the last part of the code and replaced this part

post_title . “‘&gt;link“; ?&gt;

Change the last part of your code with the above - it worked for me.

I added this to my sidebar - when I view the home page of my blog where it shows all of the posts together the code just displays the word LINK and is not clickable but whe n I view the actual post the word LINK becomes clickable.

@Brad - I have one question (which prob sounds real noob) When I follow the link from my blog post to the .gov site I see it has indeed injected text on to their page but that text isn&#039;t clickable. Is that the right or should that text be a hyperlink?</description>
		<content:encoded><![CDATA[<p>@ Dave &#8211; At first I had the same prob as you and couldn&#8217;t work out what was wrong. Then I changed the last part of the code and replaced this part</p>
<p>post_title . “‘&gt;link“; ?&gt;</p>
<p>Change the last part of your code with the above &#8211; it worked for me.</p>
<p>I added this to my sidebar &#8211; when I view the home page of my blog where it shows all of the posts together the code just displays the word LINK and is not clickable but whe n I view the actual post the word LINK becomes clickable.</p>
<p>@Brad &#8211; I have one question (which prob sounds real noob) When I follow the link from my blog post to the .gov site I see it has indeed injected text on to their page but that text isn&#8217;t clickable. Is that the right or should that text be a hyperlink?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: discodog</title>
		<link>http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-359</link>
		<dc:creator>discodog</dc:creator>
		<pubDate>Fri, 28 Dec 2007 17:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-359</guid>
		<description>it works with this website! ;D

&lt;a&gt;ID) . &quot;&gt;&quot; . $post-&gt;post_title . &quot;&lt;/a&gt;&#039;&gt;link&lt;/a&gt;&quot;; ?&gt;</description>
		<content:encoded><![CDATA[<p>it works with this website! ;D</p>
<p><a>ID) . &#8220;&gt;&#8221; . $post-&gt;post_title . &#8220;</a>&#8216;&gt;link&#8220;; ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: discodog</title>
		<link>http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-358</link>
		<dc:creator>discodog</dc:creator>
		<pubDate>Fri, 28 Dec 2007 17:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-358</guid>
		<description>the tips works nice now but it seems the .gouv website is down...
How make it work with another TR juicy website?:)</description>
		<content:encoded><![CDATA[<p>the tips works nice now but it seems the .gouv website is down&#8230;<br />
How make it work with another TR juicy website?:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-353</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Fri, 21 Dec 2007 18:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-353</guid>
		<description>Dave, it works fine in IE and FF. Click &#039;link&#039; top right of this blog, for an example.</description>
		<content:encoded><![CDATA[<p>Dave, it works fine in IE and FF. Click &#8216;link&#8217; top right of this blog, for an example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-352</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 21 Dec 2007 17:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-352</guid>
		<description>Much thanks Brad for the correction!

A couple of interesting things though. I thought it best for testing purposes to fool around with this by editing single.php on a very lightly trafficked blog of mine. 

First off, in Firefox this appears to render differently. In Ff you do not get a live link at the bottom of the post. What is actually seen is this:

one of these guys: &#039;
then a &quot;close tag&quot; symbol, which I can&#039;t type 
and the word &quot;link&quot;, without the quotes

And the word &quot;link&quot; is not clickable.

In IE7, this renders the same way, BUT all of those characters are clickable. Ff tries hard to let you know what is going wrong if you View Source.

I guess clicking this is supposed to generate a permanent link in the target page&#039;s acronym list, but I didn&#039;t see that happen.</description>
		<content:encoded><![CDATA[<p>Much thanks Brad for the correction!</p>
<p>A couple of interesting things though. I thought it best for testing purposes to fool around with this by editing single.php on a very lightly trafficked blog of mine. </p>
<p>First off, in Firefox this appears to render differently. In Ff you do not get a live link at the bottom of the post. What is actually seen is this:</p>
<p>one of these guys: &#8216;<br />
then a &#8220;close tag&#8221; symbol, which I can&#8217;t type<br />
and the word &#8220;link&#8221;, without the quotes</p>
<p>And the word &#8220;link&#8221; is not clickable.</p>
<p>In IE7, this renders the same way, BUT all of those characters are clickable. Ff tries hard to let you know what is going wrong if you View Source.</p>
<p>I guess clicking this is supposed to generate a permanent link in the target page&#8217;s acronym list, but I didn&#8217;t see that happen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-351</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Fri, 21 Dec 2007 17:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-351</guid>
		<description>Dave, yep! I&#039;ve zipped it in a text file, above.</description>
		<content:encoded><![CDATA[<p>Dave, yep! I&#8217;ve zipped it in a text file, above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-350</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 21 Dec 2007 17:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-350</guid>
		<description>I&#039;m guessing that some characters were mangled during cutting and pasting this snippet. I ran the code thru an online syntax checker and its not fond of the &quot;&#039; near the end of the snippet. Of course, I&#039;m not that certain what I just typed will show up properly either.</description>
		<content:encoded><![CDATA[<p>I&#8217;m guessing that some characters were mangled during cutting and pasting this snippet. I ran the code thru an online syntax checker and its not fond of the &#8220;&#8216; near the end of the snippet. Of course, I&#8217;m not that certain what I just typed will show up properly either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dav</title>
		<link>http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-349</link>
		<dc:creator>Dav</dc:creator>
		<pubDate>Fri, 21 Dec 2007 16:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-349</guid>
		<description>I too get a parse error as well. I also placed it in my footer.php. Any help here for this?</description>
		<content:encoded><![CDATA[<p>I too get a parse error as well. I also placed it in my footer.php. Any help here for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: discodog</title>
		<link>http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-347</link>
		<dc:creator>discodog</dc:creator>
		<pubDate>Mon, 17 Dec 2007 00:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-347</guid>
		<description>Hi Brad,
thx for the trick:D
Does it work only with WP or can i use it with joomla to( marvelous for white seo with hacks)</description>
		<content:encoded><![CDATA[<p>Hi Brad,<br />
thx for the trick:D<br />
Does it work only with WP or can i use it with joomla to( marvelous for white seo with hacks)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Utah Search Engine Optimization</title>
		<link>http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-331</link>
		<dc:creator>Utah Search Engine Optimization</dc:creator>
		<pubDate>Sun, 18 Nov 2007 08:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.contentgeneration.org/wp-xss-reciprocal-links-with-relevant-anchor-text/#comment-331</guid>
		<description>Interesting. I&#039;ll check it out. Thanks.</description>
		<content:encoded><![CDATA[<p>Interesting. I&#8217;ll check it out. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

