<?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: How to Create a Widgetized Page in WordPress</title>
	<atom:link href="http://www.lightningshock.com/2008/06/10/how-to-create-a-widgetized-page-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lightningshock.com/2008/06/10/how-to-create-a-widgetized-page-in-wordpress/</link>
	<description>(Were you expecting a witty tagline?)</description>
	<lastBuildDate>Wed, 01 Feb 2012 19:47:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Jean Ross</title>
		<link>http://www.lightningshock.com/2008/06/10/how-to-create-a-widgetized-page-in-wordpress/#comment-3257</link>
		<dc:creator>Jean Ross</dc:creator>
		<pubDate>Thu, 15 Sep 2011 16:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.lightningshock.com/?p=54#comment-3257</guid>
		<description>Very useful post.</description>
		<content:encoded><![CDATA[<p>Very useful post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Comments Page</title>
		<link>http://www.lightningshock.com/2008/06/10/how-to-create-a-widgetized-page-in-wordpress/#comment-2657</link>
		<dc:creator>Recent Comments Page</dc:creator>
		<pubDate>Sun, 21 Jun 2009 06:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.lightningshock.com/?p=54#comment-2657</guid>
		<description>[...] I did was create an RSS widget (based off of my widgetized page tutorial). In addition to this, I also made a few homepage changes, nothing too [...]</description>
		<content:encoded><![CDATA[<p>[...] I did was create an RSS widget (based off of my widgetized page tutorial). In addition to this, I also made a few homepage changes, nothing too [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Lewitzke</title>
		<link>http://www.lightningshock.com/2008/06/10/how-to-create-a-widgetized-page-in-wordpress/#comment-1299</link>
		<dc:creator>James Lewitzke</dc:creator>
		<pubDate>Sun, 21 Sep 2008 01:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.lightningshock.com/?p=54#comment-1299</guid>
		<description>Hey, Ivan.

Are you asking about implementing this option into a WP plugin? Because I haven&#039;t tried anything like that, I just changed the source code manually.

Or are you asking for the same widgets on ALL your pages or something?

All this was intended for was to allow ONE page to have WP widgets wherever you choose (like my homepage). It&#039;s basically a whole new page with widget options, you don&#039;t need anything on any of the other pages of your site.</description>
		<content:encoded><![CDATA[<p>Hey, Ivan.</p>
<p>Are you asking about implementing this option into a WP plugin? Because I haven&#8217;t tried anything like that, I just changed the source code manually.</p>
<p>Or are you asking for the same widgets on ALL your pages or something?</p>
<p>All this was intended for was to allow ONE page to have WP widgets wherever you choose (like my homepage). It&#8217;s basically a whole new page with widget options, you don&#8217;t need anything on any of the other pages of your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan &#124; SeoConsult.ie</title>
		<link>http://www.lightningshock.com/2008/06/10/how-to-create-a-widgetized-page-in-wordpress/#comment-1298</link>
		<dc:creator>Ivan &#124; SeoConsult.ie</dc:creator>
		<pubDate>Sat, 20 Sep 2008 18:06:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.lightningshock.com/?p=54#comment-1298</guid>
		<description>Could the same be achieved via the WP plugin? So that you do not have to edit (that much) the code of every page, but just place a small line that would invoke the same functionality via the plugin?</description>
		<content:encoded><![CDATA[<p>Could the same be achieved via the WP plugin? So that you do not have to edit (that much) the code of every page, but just place a small line that would invoke the same functionality via the plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Father Knows Best When It Comes To Links - This Month In SEO - 6/08 &#124; TheVanBlog &#124; Van SEO Design</title>
		<link>http://www.lightningshock.com/2008/06/10/how-to-create-a-widgetized-page-in-wordpress/#comment-1190</link>
		<dc:creator>Father Knows Best When It Comes To Links - This Month In SEO - 6/08 &#124; TheVanBlog &#124; Van SEO Design</dc:creator>
		<pubDate>Tue, 01 Jul 2008 00:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.lightningshock.com/?p=54#comment-1190</guid>
		<description>[...] How to Create a Widgetized Page in Wordpress [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Create a Widgetized Page in WordPress [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Create a Widgetized Page in Wordpress</title>
		<link>http://www.lightningshock.com/2008/06/10/how-to-create-a-widgetized-page-in-wordpress/#comment-1145</link>
		<dc:creator>How to Create a Widgetized Page in Wordpress</dc:creator>
		<pubDate>Tue, 10 Jun 2008 23:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.lightningshock.com/?p=54#comment-1145</guid>
		<description>[...] Germz wrote an interesting post today onHere&#8217;s a quick excerptThis will allow you to easily display things like “Recent Posts”, Text inserts, and even Google Adsense Ads on your homepage. My website’s front page was created using this process, so I will specifically teach you how two create a two &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Germz wrote an interesting post today onHere&#8217;s a quick excerptThis will allow you to easily display things like “Recent Posts”, Text inserts, and even Google Adsense Ads on your homepage. My website’s front page was created using this process, so I will specifically teach you how two create a two &#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.230 seconds -->

