<?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: WordPress- Display Google Adsense After 1st Paragraph Tag</title>
	<atom:link href="http://www.brightcherry.co.uk/scribbles/wordpress-display-google-adsense-after-1st-paragraph-tag/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brightcherry.co.uk/scribbles/wordpress-display-google-adsense-after-1st-paragraph-tag/</link>
	<description></description>
	<lastBuildDate>Wed, 16 May 2012 09:42:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: temon</title>
		<link>http://www.brightcherry.co.uk/scribbles/wordpress-display-google-adsense-after-1st-paragraph-tag/#comment-1986</link>
		<dc:creator>temon</dc:creator>
		<pubDate>Tue, 19 Apr 2011 22:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.brightcherry.co.uk/scribbles/?p=161#comment-1986</guid>
		<description>how if I want the ads is after the first image on post page?</description>
		<content:encoded><![CDATA[<p>how if I want the ads is after the first image on post page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Andrews</title>
		<link>http://www.brightcherry.co.uk/scribbles/wordpress-display-google-adsense-after-1st-paragraph-tag/#comment-1119</link>
		<dc:creator>Dave Andrews</dc:creator>
		<pubDate>Sat, 20 Nov 2010 17:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.brightcherry.co.uk/scribbles/?p=161#comment-1119</guid>
		<description>Thanks for the post!

I had to modify this a little bit. It could be because of the data in my posts, however.

It looked like it put the  after the script code. I changed it to put the  immediately after the content, so the javascript would come after the :

echo $content . &#039;&#039;;

Also, this put it after the second  because $show_after_p should be set to 0 and not 1.</description>
		<content:encoded><![CDATA[<p>Thanks for the post!</p>
<p>I had to modify this a little bit. It could be because of the data in my posts, however.</p>
<p>It looked like it put the  after the script code. I changed it to put the  immediately after the content, so the javascript would come after the :</p>
<p>echo $content . &#8221;;</p>
<p>Also, this put it after the second  because $show_after_p should be set to 0 and not 1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.brightcherry.co.uk/scribbles/wordpress-display-google-adsense-after-1st-paragraph-tag/#comment-992</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 02 Jun 2010 07:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.brightcherry.co.uk/scribbles/?p=161#comment-992</guid>
		<description>Hi, could you please tell me how I could do this on a PAGE?

Thank you so much.

Mike</description>
		<content:encoded><![CDATA[<p>Hi, could you please tell me how I could do this on a PAGE?</p>
<p>Thank you so much.</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://www.brightcherry.co.uk/scribbles/wordpress-display-google-adsense-after-1st-paragraph-tag/#comment-949</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Fri, 02 Apr 2010 16:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.brightcherry.co.uk/scribbles/?p=161#comment-949</guid>
		<description>Could you provide a modified version of this snippet to provide a second ad display at a second point in a post?

For example: 
$show_after_p = 2;
$show_after_p_two = 5;

Thanks in advance
Ray</description>
		<content:encoded><![CDATA[<p>Could you provide a modified version of this snippet to provide a second ad display at a second point in a post?</p>
<p>For example:<br />
$show_after_p = 2;<br />
$show_after_p_two = 5;</p>
<p>Thanks in advance<br />
Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.brightcherry.co.uk/scribbles/wordpress-display-google-adsense-after-1st-paragraph-tag/#comment-883</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 11 Jan 2010 13:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.brightcherry.co.uk/scribbles/?p=161#comment-883</guid>
		<description>Thanks, this is great!.  I have been looking for a more automated way of adding AdSense at a specific location within a post without using tags.</description>
		<content:encoded><![CDATA[<p>Thanks, this is great!.  I have been looking for a more automated way of adding AdSense at a specific location within a post without using tags.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

