<?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>fob marketing &#187; SEO Pagebar 2.1</title>
	<atom:link href="http://www.fob-marketing.de/marketing-seo-blog-tag/seo-pagebar-21/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fob-marketing.de</link>
	<description>Agentur für Marketing Consulting, Online Marketing und Suchmaschinenoptimierung</description>
	<lastBuildDate>Mon, 10 Oct 2011 21:58:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SEO Pagebar 2.1 Update</title>
		<link>http://www.fob-marketing.de/marketing-seo-blog/seo-pagebar-21-update.html</link>
		<comments>http://www.fob-marketing.de/marketing-seo-blog/seo-pagebar-21-update.html#comments</comments>
		<pubDate>Tue, 29 Jul 2008 22:18:29 +0000</pubDate>
		<dc:creator>fob</dc:creator>
				<category><![CDATA[Blogs und Blogging]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[my WordPress Plugins]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[SEO Pagebar]]></category>
		<category><![CDATA[SEO Pagebar 2.1]]></category>

		<guid isPermaLink="false">http://www.fob-marketing.de/marketing-seo-blog/seo-pagebar-21-update.html</guid>
		<description><![CDATA[Die neue SEO Pagebar für WordPress 2.6 ist fertig...]]></description>
			<content:encoded><![CDATA[<p><strong>SEO Pagebar 2.1</strong> is ready for service. If you like to make a test with <strong>WordPress 2.6</strong> you can. Please let me know the results:</p>
<p>[ <a href="http://www.flexib.de/seo-pagebar-21/">Deutsche Beschreibung der SEO Pagebar</a> <del datetime="2008-07-30T21:31:32+00:00">in Kürze</del> wieder auf flexib.de ]</p>
<p><strong>How to install SEO Pagebar 2.1:</strong></p>
<ul>
<li><a href="http://www.fob-marketing.de/user-download/seopagebar_21.zip">Download SEO Pagebar 2.1</a></li>
<li>Unzip SEO Pagebar 2.1</li>
<li>Upload the folder &#8220;seopagebar&#8221; into your WordPress Plugin Directory</li>
<li>Go to Admin -> Plugins and activate the plugin SEO Pagebar 2 (2.1)</li>
<li>Go to the options page if you like to change the default settings.</li>
<li>Modify your template like described below to see the output.</li>
</ul>
<p><strong>SEO Pagebar 2.1</strong> has been tested with <strong>WordPress 2.6</strong> and worked.<br />
No difference to the elder version (<a href="http://www.fob-marketing.de/marketing-seo-blog/seo-pagebar-2.html">SEO Pagebar 2.0</a>) accept very small changes. </p>
<p><strong>What does SEO Pagebar 2.1 do for you?</strong> </p>
<p>SEO Pagebar helps you to show not only the <span class="bold">following pages</span> on your WordPress Blog.</p>
<p><img src='http://www.fob-marketing.de/wp-content/uploads/2008/07/seo_pagebar_screenshot.jpg' alt='SEO Pagebar Screenshot' /> <span id="more-730"></span> </p>
<p>You can <span class="bold">additionally show title tags and category names</span> near the SEO Pagebar so that your visitors always know where they currently are. This is not helpful for visitors only. Choose your keywords wisely and let the search engines love your SEO Pagebar, too. <img src='http://www.fob-marketing.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
<p><strong>Theme modifications to let SEO Pagebar 2.1 work for you:</strong></p>
<p>Have a look into your theme. Open index.php and archive.php. Find this code: </p>
<p><code><br />
&lt;div class=&quot;navigation&quot;&gt;<br />
&lt;div class=&quot;alignleft&quot;&gt;&lt;?php next_posts_link(__('&amp;laquo; Older Entries'), 'kubrick'); ?&gt;&lt;/div&gt;<br />
&lt;div class=&quot;alignright&quot;&gt;&lt;?php previous_posts_link(__('Newer Entries &amp;raquo;', 'kubrick')); ?&gt;&lt;/div&gt;<br />
&lt;/div&gt;<br />
</code></p>
<p>and change it so that it looks like this: </p>
<p><code><br />
<strong>&lt;?php if (function_exists('seopagebar')) { seopagebar(); } else { ?&gt;</strong></p>
<p>&lt;div class=&quot;navigation&quot;&gt;<br />
&lt;div class=&quot;alignleft&quot;&gt;&lt;?php next_posts_link(__('&amp;laquo; Older Entries'), 'kubrick'); ?&gt;&lt;/div&gt;<br />
&lt;div class=&quot;alignright&quot;&gt;&lt;?php previous_posts_link(__('Newer Entries &amp;raquo;', 'kubrick')); ?&gt;&lt;/div&gt;<br />
&lt;/div&gt;</p>
<p><span class="bold">&lt;?php } ?&gt;</span><br />
</code></p>
<p>If you did not forget to activate the Plugin you should be ready to go! </p>
<p><strong>SEO Pagebar Options: </strong> <a href="http://www.fob-marketing.de/user-download/seo_pagebar_21_options_en.pdf">English</a> (PDF) / <a href="http://www.fob-marketing.de/user-download/seo_pagebar_21_options.pdf">German</a> (PDF)</p>
<p><img src='http://www.fob-marketing.de/wp-content/uploads/2008/07/seo_pagebar_21_options.jpg' alt='SEO Pagebar (Screenshot)' /></a></p>
<p>Language files are currently available in English, Spanish and German.<br />
If you like to change your CSS you can do that within the attached file called seopagebar-css.css<br />
This WordPress Plugin is free of charge (GPL). You will make use of it on your own risk. (No guarantee, no warrenty). </p>
<p>If you have any questions, post them, please. You`re welcome!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fob-marketing.de/marketing-seo-blog/seo-pagebar-21-update.html/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

