<?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>SearchMarked.com &#187; Wordpress</title>
	<atom:link href="http://www.searchmarked.com/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.searchmarked.com</link>
	<description>I search, I bookmark, I write, You learn.</description>
	<lastBuildDate>Wed, 14 Oct 2009 12:56:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to fix the Fatal error: Call to undefined function the_content_limit() in the Wordpress Revolution Theme</title>
		<link>http://www.searchmarked.com/wordpress/how-to-fix-the-fatal-error-call-to-undefined-function-the_content_limit.php</link>
		<comments>http://www.searchmarked.com/wordpress/how-to-fix-the-fatal-error-call-to-undefined-function-the_content_limit.php#comments</comments>
		<pubDate>Fri, 04 Jul 2008 03:50:31 +0000</pubDate>
		<dc:creator>hstagner</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress Themes]]></category>

		<guid isPermaLink="false">http://www.searchmarked.com/?p=81</guid>
		<description><![CDATA[Searchmarked.com Tip
A friend of mine decided to Join the Wordpress Revolution and purchase the Wordpress Revolution Theme. Overall, he was very happy with the theme. After all, you can&#8217;t do a Google search for &#8220;Best Wordpress Magazine Theme&#8221; without seeing Revolution come up.
However, he had a small problem when he first installed the theme, which [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "How to fix the Fatal error: Call to undefined function the_content_limit() in the Wordpress Revolution Theme", url: "http://www.searchmarked.com/wordpress/how-to-fix-the-fatal-error-call-to-undefined-function-the_content_limit.php" });</script>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><strong>Searchmarked.com Tip</strong></p>
<p>A friend of mine decided to <a href="https://www.e-junkie.com/ecom/gb.php?ii=67578&#038;c=ib&#038;aff=28588&#038;ev=4e91a879fa" target="ejejcsingle" onclick="javascript:urchinTracker ('/outbound/article/www.e-junkie.com');">Join the Wordpress Revolution</a> and purchase the Wordpress Revolution Theme. Overall, he was very happy with the theme. After all, you can&#8217;t do a Google search for &#8220;Best Wordpress Magazine Theme&#8221; without seeing Revolution come up.</p>
<p>However, he had a small problem when he first installed the theme, which turned out to no fault of Revolution and very easy to fix. Upon changing to his shiny, new theme, he got the below error message:</p>
<p><code>Fatal error: Call to undefined function the_content_limit()</code></p>
<p>The fix was dead simple. All he had to do was install and activate the Limit Content plugin that comes with the Revolution Theme. That&#8217;s it. That&#8217;s the fix.</p>
<p>Sometimes the best solutions are the easiest. After activating the plugin, everything worked smoothly and the Revolution Theme is just plain gorgeous.</p>
<p>If you would like to <a href="https://www.e-junkie.com/ecom/gb.php?ii=67578&#038;c=ib&#038;aff=28588&#038;ev=4e91a879fa" target="ejejcsingle" onclick="javascript:urchinTracker ('/outbound/article/www.e-junkie.com');">Take Your Blog to a Higher Level</a> I would highly recommend the Revolution Theme.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Wordpress+Themes" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');">Wordpress Themes</a>, <a href="http://technorati.com/tag/Blogging" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');"> Blogging</a></p>
<p><a href="http://sharethis.com/item?&wp=2.8.6&amp;publisher=2b863fb9-6985-4119-9ea7-b8a518a3714e&amp;title=How+to+fix+the+Fatal+error%3A+Call+to+undefined+function+the_content_limit%28%29+in+the+Wordpress+Revolution+Theme&amp;url=http%3A%2F%2Fwww.searchmarked.com%2Fwordpress%2Fhow-to-fix-the-fatal-error-call-to-undefined-function-the_content_limit.php" onclick="javascript:urchinTracker ('/outbound/article/sharethis.com');">ShareThis</a></p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.searchmarked.com/wordpress/how-to-fix-the-fatal-error-call-to-undefined-function-the_content_limit.php/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to create a popular posts page with the wp-postviews plugin</title>
		<link>http://www.searchmarked.com/wordpress/how-to-create-a-popular-posts-page-with-the-wp-postviews-plugin.php</link>
		<comments>http://www.searchmarked.com/wordpress/how-to-create-a-popular-posts-page-with-the-wp-postviews-plugin.php#comments</comments>
		<pubDate>Thu, 03 Jul 2008 15:37:21 +0000</pubDate>
		<dc:creator>hstagner</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.searchmarked.com/?p=79</guid>
		<description><![CDATA[Searchmarked.com Tip
I get a lot of questions on how I created my Popular page on Searchmarked.com. I use a combination of Lester Chan&#8217;s wp-postviews plugin and some thinking outside the box (literally) to accomplish this.
This recipe requires that plugin to work so follow the steps below to get started:
-Download wp-postviews

-Install wp-postviews on your Wordpress blog
-Read [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "How to create a popular posts page with the wp-postviews plugin", url: "http://www.searchmarked.com/wordpress/how-to-create-a-popular-posts-page-with-the-wp-postviews-plugin.php" });</script>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><strong>Searchmarked.com Tip</strong></p>
<p>I get a lot of questions on how I created my Popular page on Searchmarked.com. I use a combination of Lester Chan&#8217;s wp-postviews plugin and some thinking outside the box (literally) to accomplish this.</p>
<p>This recipe requires that plugin to work so follow the steps below to get started:</p>
<p>-<a href="http://lesterchan.net/wordpress/readme/wp-postviews.html">Download wp-postviews<br />
</a></p>
<p>-Install wp-postviews on your Wordpress blog</p>
<p>-Read the usage instructions</p>
<p>-I used the below scenario for my page</p>
<p>From the readme:</p>
<ul>
<li> To Display <strong>Most Viewed Post</strong></li>
<li> Use:</li>
</ul>
<p><code><br />
&lt;?php if (function_exists('get_most_viewed')): ?&gt;<br />
&lt;ul&gt;<br />
&lt;?php get_most_viewed(); ?&gt;<br />
&lt;/ul&gt;<br />
&lt;?php endif; ?&gt;</code></p>
<p>The <strong>first value</strong> you pass in is what you want to get, &#8216;post&#8217;, &#8216;page&#8217; or &#8216;both&#8217;.</p>
<p>The <strong>second value</strong> you pass in is the maximum number of post you want to get.</p>
<p>Default: get_most_viewed(&#8217;both&#8217;, 10);</p>
<p>-Now the trick is to actually get this code on the page. As you probably know, you can&#8217;t put php code straight into a wordpress page or blog post. This is where you have to think outside the box (the text box in this case).</p>
<p>-You need to create a new template and assign it to the page. The template will contain everything that needs to show up on the page, including the blog skin itself. Nothing will actually be written in the page itself (hence thinking outside the box).</p>
<p>-To create your own page template all you need to do is use the following code at the top of your php file:</p>
<p><code>&lt;?php<br />
/*<br />
Template Name: Popular<br />
*/<br />
?&gt;</code></p>
<p>-The rest is just normal php and html.</p>
<p>-Our template will use the code from /wp-content/themes/YourTheme/page.php as its base.</p>
<p>-Copy and paste the code from /wp-content/themes/YourTheme/page.php into a new file named popular.php if you wish.</p>
<p>-Make room at the top for the following code to make popular.php into a page template:</p>
<p><code>&lt;?php<br />
/*<br />
Template Name: Popular<br />
*/<br />
?&gt;</code></p>
<p>-Look for a line similar to the following:</p>
<p><code>&lt;?php the_content(); ?&gt;</code></p>
<p>-Place the code for your wp-postviews page under this line.</p>
<p>-For example, here is the code for my Popular page:</p>
<p><code>&lt;h2&gt;Below are the top 10 posts on Searchmarked.com.&lt;/h2&gt;<br />
&lt;?php if (function_exists('get_most_viewed')): ?&gt;<br />
&lt;ul&gt;<br />
&lt;?php get_most_viewed(); ?&gt;<br />
&lt;/ul&gt;<br />
&lt;?php endif; ?&gt;</code></p>
<p>-Now save this file as popular.php or whatever you want to name it.</p>
<p>-Upload it to your /wp-content/themes/YourTheme/ directory.</p>
<p>-Now create a new page for your popular posts and name it whatever you like (I named mine popular).</p>
<p>-Leave the page blank and choose the page template that you just uploaded for it.</p>
<p>-Now publish the page with the new &#8220;popular.php&#8221; template and you&#8217;re all done.</p>
<p><img class="alignnone" src="http://i192.photobucket.com/albums/z293/hstagner/wp-pagetemplate-popular.png" alt="" /></p>
<p>That&#8217;s it! You should now have a popular posts page. Happy Posting!</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Blogging" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');">Blogging</a>, <a href="http://technorati.com/tag/Wordpress" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');"> Wordpress</a>, <a href="http://technorati.com/tag/PHP" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');"> PHP</a>, <a href="http://technorati.com/tag/Plugins" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');"> Plugins</a></p>
<p><a href="http://sharethis.com/item?&wp=2.8.6&amp;publisher=2b863fb9-6985-4119-9ea7-b8a518a3714e&amp;title=How+to+create+a+popular+posts+page+with+the+wp-postviews+plugin&amp;url=http%3A%2F%2Fwww.searchmarked.com%2Fwordpress%2Fhow-to-create-a-popular-posts-page-with-the-wp-postviews-plugin.php" onclick="javascript:urchinTracker ('/outbound/article/sharethis.com');">ShareThis</a></p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.searchmarked.com/wordpress/how-to-create-a-popular-posts-page-with-the-wp-postviews-plugin.php/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to work around the Warning: cannot yet handle MBCS in html_entity_decode()! error with WP-Postviews</title>
		<link>http://www.searchmarked.com/wordpress/how-to-work-around-the-warning-cannot-yet-handle-mbcs-in-html_entity_decode-error-with-wp-postviews.php</link>
		<comments>http://www.searchmarked.com/wordpress/how-to-work-around-the-warning-cannot-yet-handle-mbcs-in-html_entity_decode-error-with-wp-postviews.php#comments</comments>
		<pubDate>Wed, 02 Jul 2008 03:38:50 +0000</pubDate>
		<dc:creator>hstagner</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.searchmarked.com/?p=75</guid>
		<description><![CDATA[Searchmarked.com Tip
I don&#8217;t remember exactly where I found this little hack or I would have put the usual google query with a link to the source in this post. So whoever you are out there, thank you. I love the WP-Postviews plugin, but I found out after some Googling that it does not work with [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "How to work around the Warning: cannot yet handle MBCS in html_entity_decode()! error with WP-Postviews", url: "http://www.searchmarked.com/wordpress/how-to-work-around-the-warning-cannot-yet-handle-mbcs-in-html_entity_decode-error-with-wp-postviews.php" });</script>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><strong>Searchmarked.com Tip</strong></p>
<p>I don&#8217;t remember exactly where I found this little hack or I would have put the usual google query with a link to the source in this post. So whoever you are out there, thank you. I love the <a href="http://lesterchan.net/wordpress/readme/wp-postviews.html" onclick="javascript:urchinTracker ('/outbound/article/lesterchan.net');">WP-Postviews plugin</a>, but I found out after some Googling that it does not work with PHP 4 (only PHP 5). You will get the following error:</p>
<p><code>MBCS in html_entity_decode()!</code></p>
<p>Fortunately, if your site uses utf-8 encoding you can use the following one line hack to work around the PHP 4 incompatibility.</p>
<p>Make sure you make a backup of your wp-postviews.php file before you edit it.</p>
<p>-Open up wp-postviews.php in your favorite text editor.</p>
<p>-Look for the following line:</p>
<p><code>$text = html_entity_decode($text, ENT_QUOTES, get_option('blog_charset'));</code></p>
<p>-Replace the line with the following:</p>
<p><code>$text = utf8_decode($text);</code></p>
<p>That&#8217;s it! WP-Postviews should work perfectly now. It did for me at least <img src='http://www.searchmarked.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  . Thanks for the awesome plugin Lester!</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Wordpress" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');">Wordpress</a>, <a href="http://technorati.com/tag/Plugins" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');"> Plugins</a>, <a href="http://technorati.com/tag/Programming" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');"> Programming</a>, <a href="http://technorati.com/tag/PHP" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');"> PHP</a></p>
<p><a href="http://sharethis.com/item?&wp=2.8.6&amp;publisher=2b863fb9-6985-4119-9ea7-b8a518a3714e&amp;title=How+to+work+around+the+Warning%3A+cannot+yet+handle+MBCS+in+html_entity_decode%28%29%21+error+with+WP-Postviews&amp;url=http%3A%2F%2Fwww.searchmarked.com%2Fwordpress%2Fhow-to-work-around-the-warning-cannot-yet-handle-mbcs-in-html_entity_decode-error-with-wp-postviews.php" onclick="javascript:urchinTracker ('/outbound/article/sharethis.com');">ShareThis</a></p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.searchmarked.com/wordpress/how-to-work-around-the-warning-cannot-yet-handle-mbcs-in-html_entity_decode-error-with-wp-postviews.php/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>How to add google custom search to a self-hosted Wordpress 2.5 blog</title>
		<link>http://www.searchmarked.com/wordpress/how-to-add-google-custom-search-to-a-self-hosted-wordpress-25-blog.php</link>
		<comments>http://www.searchmarked.com/wordpress/how-to-add-google-custom-search-to-a-self-hosted-wordpress-25-blog.php#comments</comments>
		<pubDate>Tue, 01 Jul 2008 04:18:06 +0000</pubDate>
		<dc:creator>hstagner</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Custom Search]]></category>

		<guid isPermaLink="false">http://www.searchmarked.com/?p=71</guid>
		<description><![CDATA[Searchmarked.com Tip
This tip requires that you host your Wordpress blog yourself and it&#8217;s easier to accomplish with Wordpress 2.5.
I get a few questions on how I implement the Google Custom Search that I have on Searchmarked.com under the Bookmark Search section. It&#8217;s actually quite easy.
-The first thing you need to do is set up a [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "How to add google custom search to a self-hosted Wordpress 2.5 blog", url: "http://www.searchmarked.com/wordpress/how-to-add-google-custom-search-to-a-self-hosted-wordpress-25-blog.php" });</script>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><strong>Searchmarked.com Tip</strong></p>
<p>This tip requires that you host your Wordpress blog yourself and it&#8217;s easier to accomplish with Wordpress 2.5.</p>
<p>I get a few questions on how I implement the Google Custom Search that I have on Searchmarked.com under the <a href="http://www.searchmarked.com/bookmark-search" >Bookmark Search</a> section. It&#8217;s actually quite easy.</p>
<p>-The first thing you need to do is <a href="http://www.searchmarked.com/mashups/how-to-create-a-personal-helpdesk-with-delicious-and-google-custom-search.php" >set up a Google Custom Search</a>.</p>
<p>-Once the search is set up, go to your Google Custom Search control panel and click on the code link.</p>
<p>-To have the results show up on your site, choose host the results on your website and the iframe option.</p>
<p>-Choose the url you would like the search results to show up on your site (you will need to create this page on your blog).</p>
<p>-You should now have two code boxes. One for the search box and one for the search results page.</p>
<p>-You need to create a private results page on your Wordpress blog by selecting &#8220;keep this page private.&#8221;</p>
<p><img src="http://i192.photobucket.com/albums/z293/hstagner/wordpress-private-page.png" alt="" width="225" height="287" /></p>
<p>-Make sure this page name matches the one you used in the url for the Google Custom Search.</p>
<p>-The search box code is what forms your Search Box. Mine is implemented on a separate page by pasting the code in HTML view on the page, but you could just as easily paste this code in a text widget on your sidebar.</p>
<p>-Remember that private search results page you created? That is where you should paste the Search Results Code.</p>
<p>-Now publish the Search Results page (keeping it private) and you are all set.</p>
<p>That&#8217;s it! Happy Custom Searching!</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Google" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');">Google</a>, <a href="http://technorati.com/tag/Wordpress" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');"> Wordpress</a>, <a href="http://technorati.com/tag/Custom+Search" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');"> Custom Search</a></p>
<p><a href="http://sharethis.com/item?&wp=2.8.6&amp;publisher=2b863fb9-6985-4119-9ea7-b8a518a3714e&amp;title=How+to+add+google+custom+search+to+a+self-hosted+Wordpress+2.5+blog&amp;url=http%3A%2F%2Fwww.searchmarked.com%2Fwordpress%2Fhow-to-add-google-custom-search-to-a-self-hosted-wordpress-25-blog.php" onclick="javascript:urchinTracker ('/outbound/article/sharethis.com');">ShareThis</a></p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.searchmarked.com/wordpress/how-to-add-google-custom-search-to-a-self-hosted-wordpress-25-blog.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to wrap text around an adsense block in a Wordpress post</title>
		<link>http://www.searchmarked.com/wordpress/how-to-wrap-text-around-an-adsense-block-in-a-wordpress-post.php</link>
		<comments>http://www.searchmarked.com/wordpress/how-to-wrap-text-around-an-adsense-block-in-a-wordpress-post.php#comments</comments>
		<pubDate>Mon, 17 Dec 2007 16:58:16 +0000</pubDate>
		<dc:creator>hstagner</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.searchmarked.com/wordpress/how-to-wrap-text-around-an-adsense-block-in-a-wordpress-post.php</guid>
		<description><![CDATA[Google Query: how to wrap text around adsense block
Some of the readers of this blog have been asking me how I wrap the text around the adsense block in the beginning of the posts. After some Googling, I found an article to get me started over at ErikVossman.com. The summary is listed below.
With my particular [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "How to wrap text around an adsense block in a Wordpress post", url: "http://www.searchmarked.com/wordpress/how-to-wrap-text-around-an-adsense-block-in-a-wordpress-post.php" });</script>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><strong>Google Query: how to wrap text around adsense block</strong></p>
<p>Some of the readers of this blog have been asking me how I wrap the text around the adsense block in the beginning of the posts. After some Googling, I found an article to get me started over at <a href="http://www.erikvossman.com/2005/11/29/how-to-wrap-text-around-google-adsense-or-chitika-ads/" onclick="javascript:urchinTracker ('/outbound/article/www.erikvossman.com');">ErikVossman.com</a>. The summary is listed below.</p>
<p>With my particular theme, all I did was put the adsense code between two divs. The &lt;div&gt; element turns the text in between the &lt;div&gt; and &lt;/div&gt; tags into an object that can be manipulated by styles. The easiest way to explain it would be to show the code.<br />
<code>&lt;div style="float: left;"&gt;<em>300x250 Adsense Code Here</em>&lt;/div&gt;</code><br />
That is using the raw adsense code. If you are using <a href="http://www.philhord.com/phord/adsense-inline-with-wordpress-blog-posts/" onclick="javascript:urchinTracker ('/outbound/article/www.philhord.com');">Phil Hord&#8217;s Adsense Inline Plugin</a>, the code would look similar to the line below:<br />
<code>&lt;div style="float: left;"&gt;&lt;!--adsense--&gt;&lt;/div&gt; </code></p>
<p>That&#8217;s it! I basically told the 300&#215;250 adsense block to float on the left of the post (allowing the post text to wrap around the right side of the block). Happy Blogging!</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Wordpress" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');">Wordpress</a>, <a href="http://technorati.com/tag/Adsense" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');"> Adsense</a>, <a href="http://technorati.com/tag/HTML" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');"> HTML</a></p>
<p><a href="http://sharethis.com/item?&wp=2.8.6&amp;publisher=2b863fb9-6985-4119-9ea7-b8a518a3714e&amp;title=How+to+wrap+text+around+an+adsense+block+in+a+Wordpress+post&amp;url=http%3A%2F%2Fwww.searchmarked.com%2Fwordpress%2Fhow-to-wrap-text-around-an-adsense-block-in-a-wordpress-post.php" onclick="javascript:urchinTracker ('/outbound/article/sharethis.com');">ShareThis</a></p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.searchmarked.com/wordpress/how-to-wrap-text-around-an-adsense-block-in-a-wordpress-post.php/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to exclude pages from the list in Wordpress</title>
		<link>http://www.searchmarked.com/wordpress/how-to-exclude-pages-from-the-list-in-wordpress.php</link>
		<comments>http://www.searchmarked.com/wordpress/how-to-exclude-pages-from-the-list-in-wordpress.php#comments</comments>
		<pubDate>Thu, 06 Dec 2007 19:30:40 +0000</pubDate>
		<dc:creator>hstagner</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.searchmarked.com/wordpress/how-to-exclude-pages-from-the-list-in-wordpress.php</guid>
		<description><![CDATA[ Google Query: exclude pages in wordpress list
If you are trying to use something like Google Custom Search on your Wordpress blog, you need to have a search results page set up in Wordpress to use the iframe Search configuration.  This is fine, but you probably don&#8217;t want people to be able to navigate [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "How to exclude pages from the list in Wordpress", url: "http://www.searchmarked.com/wordpress/how-to-exclude-pages-from-the-list-in-wordpress.php" });</script>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p> <strong>Google Query: exclude pages in wordpress list</strong></p>
<p>If you are trying to use something like Google Custom Search on your Wordpress blog, you need to have a search results page set up in Wordpress to use the iframe Search configuration.  This is fine, but you probably don&#8217;t want people to be able to navigate to that page via your navigation menu.  The steps below will allow you to exclude the page from the Navigation list.</p>
<p>-First note the ID of the page that you want to exclude in the &#8220;Manage -&gt; Pages&#8221; section of the Wordpress admin console.</p>
<p>-Find the file where you have used wp_list_pages() (In my case it was in the sidebar_navigation.php file).</p>
<p>-Add the &amp;exclude=<em>page id</em> option to the wp_list_pages() entry.<br />
For example, my entry looks like the one below for a page with the ID of 4.<br />
<code>wp_list_pages('sort_column=post_date&amp;title_li=&amp;exclude=4');</code></p>
<p>That&#8217;s it! Your page should be excluded from the navigation list now. If this helped you configure one of your own sites I would love to hear about it in the comments!</p>
<p>Happy Blogging!</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Blogging" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');">Blogging</a>, <a href="http://technorati.com/tag/Wordpress" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');"> Wordpress</a></p>
<p><a href="http://sharethis.com/item?&wp=2.8.6&amp;publisher=2b863fb9-6985-4119-9ea7-b8a518a3714e&amp;title=How+to+exclude+pages+from+the+list+in+Wordpress&amp;url=http%3A%2F%2Fwww.searchmarked.com%2Fwordpress%2Fhow-to-exclude-pages-from-the-list-in-wordpress.php" onclick="javascript:urchinTracker ('/outbound/article/sharethis.com');">ShareThis</a></p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.searchmarked.com/wordpress/how-to-exclude-pages-from-the-list-in-wordpress.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
