<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>vBulletin SEO Forums - Blogs - sinucello</title>
		<link>http://www.vbseo.com/blogs/sinucello/</link>
		<description>Discussion forum on vBulletin Search Engine Optimization (SEO) and vBSEO Plugin.</description>
		<language>en</language>
		<lastBuildDate>Fri, 10 Feb 2012 14:47:34 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.vbseo.com/images/misc/rss.jpg</url>
			<title>vBulletin SEO Forums - Blogs - sinucello</title>
			<link>http://www.vbseo.com/blogs/sinucello/</link>
		</image>
		<item>
			<title>Optimize the single post template (SEO)</title>
			<link>http://www.vbseo.com/blogs/sinucello/optimize-single-post-template-seo-131/</link>
			<pubDate>Thu, 06 Mar 2008 12:57:56 GMT</pubDate>
			<description>The default single-post comes...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: blog_entry_external -->
<blockquote class="blogcontent restore">The default single-post comes a little too stripped IMHO. User feedback says that they miss the normal navigation and don`t know how to get back to the forum. If visitors click on a direct link to a single post e. g. in a google search result the bounce rate is probably very high as they don`t find the way into your forum.<br />
<br />
The template name for the single post view is &quot;SHOWTHREAD_SHOWPOST&quot;. The first thing I changed was the title.<br />
<br />
default:<br />
<br />
<!-- BEGIN TEMPLATE: bbcode_code -->
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<pre class="bbcode_code"style="height:36px;">&lt;title&gt;$vboptions[bbtitle] - $vbphrase[view_single_post] - $threadinfo[title]&lt;/title&gt;</pre>
</div>
<!-- END TEMPLATE: bbcode_code -->changed version:<br />
<!-- BEGIN TEMPLATE: bbcode_code -->
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<pre class="bbcode_code"style="height:36px;">&lt;title&gt;$threadinfo[title] - $foruminfo[title_clean] - $vboptions[bbtitle]&lt;/title&gt;</pre>
</div>
<!-- END TEMPLATE: bbcode_code -->Now the title of the thread comes first, followed by the name of the forum containing the thread/post. The last string is your forum name. This should give better ranking results than the default title.<br />
<br />
After that I inserted the <!-- BEGIN TEMPLATE: bbcode_code -->
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<pre class="bbcode_code"style="height:48px;">$header
$navbar</pre>
</div>
<!-- END TEMPLATE: bbcode_code --> vars directly after the body tag but it seems that they don`t get parsed in this template. So the default navigation and header won`t appear above the single post. Does anyone know how to change it?<br />
<br />
Without the navigation on top the only way for a visitor to get (back) to the forum is to click on the close window link at the bottom of the page or the &quot;Thread: Threadname&quot; link on the top right of the page. I prefixed the latter link with &quot;Go back to &quot; to make it a bit more clear that this is a way back to the forum.<br />
<br />
On the top left we find the following output: &quot;View Single Post&quot;. Is this relevant? I don`t think so and that`s why I replaced the code <!-- BEGIN TEMPLATE: bbcode_code -->
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<pre class="bbcode_code"style="height:36px;">$vbphrase[view_single_post]</pre>
</div>
<!-- END TEMPLATE: bbcode_code -->with <!-- BEGIN TEMPLATE: bbcode_code -->
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<pre class="bbcode_code"style="height:36px;">&lt;h1&gt;$threadinfo[title]&lt;/h1&gt;</pre>
</div>
<!-- END TEMPLATE: bbcode_code -->. So now the title of the thread is displayed as a first level headline instead which also should be better for SEO.<br />
<br />
The last thing I did was to create a new channel in Google AdSense and add a 728/90 google add after the <!-- BEGIN TEMPLATE: bbcode_code -->
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<pre class="bbcode_code"style="height:36px;">&lt;if condition=&quot;$show['reputation']&quot;&gt;</pre>
</div>
<!-- END TEMPLATE: bbcode_code --> condition.<br />
<br />
The result doesn`t look very pretty yet but I hope it`s more usable: <a href="http://www.wunderkessel.de/forum/390129-post1.html" target="_blank">Eure absoluten Lieblingsrezepte vom Wunderkessel! - Was kochen wir heute - Wunderkessel - die Koch-Community mit Herz</a></blockquote>


<!-- END TEMPLATE: blog_entry_external -->]]></content:encoded>
			<dc:creator>sinucello</dc:creator>
			<guid isPermaLink="true">http://www.vbseo.com/blogs/sinucello/optimize-single-post-template-seo-131/</guid>
		</item>
	</channel>
</rss>

