<?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>SEO By Me &#187; wordpress tip</title>
	<atom:link href="http://seobyme.com/tag/wordpress-tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://seobyme.com</link>
	<description>Ultimate, Practical &#38; Comprehensive Search Engine Optimization</description>
	<lastBuildDate>Mon, 11 Apr 2011 06:35:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>First Thing First: The Title Tag On Your Website</title>
		<link>http://seobyme.com/45/first-thing-first-the-title-tag-on-your-website/</link>
		<comments>http://seobyme.com/45/first-thing-first-the-title-tag-on-your-website/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 20:00:21 +0000</pubDate>
		<dc:creator>Denis Kristanda</dc:creator>
				<category><![CDATA[On Page]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[serp]]></category>
		<category><![CDATA[title tag]]></category>
		<category><![CDATA[wordpress tip]]></category>

		<guid isPermaLink="false">http://seobyme.com/?p=45</guid>
		<description><![CDATA[Whatever kind of website you have - blog, e-commerce, review site, mini site, landing page, profile page, etc -  one of the important things you need to look after is the TITLE TAG for each of the web page as this become the "label" or your site.]]></description>
			<content:encoded><![CDATA[<p>Whatever kind of website you have &#8211; blog, e-commerce, review site, mini site, landing page, profile page, etc -  one of the important things you need to look after is the TITLE TAG for each of the web page as this become the &#8220;label&#8221; or your site.<span id="more-45"></span> -ksr_trseobm- </p>
<h2>The Gist of TITLE TAG</h2>
<p>The purpose of this TITLE TAG has 2 folds:</p>
<ol>
<li>To summarize the content of the page while attracting user to click the link.</li>
<li>To be the main item to be indexed by search engine.</li>
</ol>
<p>To set your webpage title, you just need to put it between <strong>&lt;title&gt;</strong> and <strong>&lt;/title&gt;</strong> on top of your page. Typically, the title tag should be your 4th line of the code, after DOCTYPE, HTML and HEAD. For example:</p>
<blockquote>
<pre id="line1">&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head profile="http://gmpg.org/xfn/11"&gt;
<strong>&lt;title&gt;3 Keys SEO Principle: Absolute Must To Know | SEO By Me&lt;/title&gt;</strong>
</pre>
</blockquote>
<p>There are 3 prominent places where this title will be displayed as key label, in order of importance:</p>
<ol>
<li><strong>On the SERP (Search Engine Result Page)</strong>: This is the most important aspect of SEO effort. You will want the search engine to index your page according to what you want.<br />
<div class="wp-caption aligncenter" style="width: 551px"><img title="Search Engine Result Page" src="http://seocontent.b4g.info/serp.png" alt="[SERP]" width="541" height="155" /><p class="wp-caption-text">Search Engine Result Page</p></div></li>
<li><strong>On Bookmarks (Online and Offline)</strong>: I am not talking only about the bookmark for each browser (try press <strong>Ctrl-D</strong> to bookmark this page), but also the social bookmarking site such as del.icio.us, digg, Reddit, Sphinn, Mixx, Twitter, etc. When a user want to share or save on any of those site, by default, whatever you put between those title tag will be used as your main display/entry.</li>
<li><strong>On the top of your browser windows and tab</strong>: This display is the least of our worry as it is being displayed on user&#8217;s browser after it is loaded. Well, the user already click and display the full page on his/her browser, so, the very purpose of this title tag has been accomplished.<br />
<div class="wp-caption aligncenter" style="width: 500px"><img title="Title on Internet Browser" src="http://seocontent.b4g.info/browsertitle.png" alt="[Title on Internet Browser]" width="490" height="72" /><p class="wp-caption-text">Title on Internet Browser</p></div></li>
</ol>
<h2>What&#8217;s Next</h2>
<p>So, having known the above, some importants aspect below need to be considered seriously to achieve the maximum of your SEO effort:</p>
<ol>
<li><strong>The title tag need to be different for each web page as it has to represent the content</strong>.<br />
So, if you have static website (html), you need to edit each of the page and customized the title tag accordingly. If you have dynamic page, make sure the title page is generated dynamically as well &#8211; do not just put your website or blog name between the title tag.<strong> </strong></p>
<p><strong>WordPress Tip</strong>: Do not muck around with the title tag, simply just put below line on your header.php or whereever your theme produce the header:</p>
<blockquote><p>&lt;title&gt;&lt;?php wp_title(&#8216; &#8216;); ?&gt;&lt;/title&gt;</p></blockquote>
<p>and then install All-In-One SEO pack to take care the rest. Even the default setting of this plugin will give you the most of title tag&#8217;s SEO.<br />
.</li>
<li><strong>Incorporate keyword(s) in the title</strong>.<br />
Forget all the fancy title, it is important to incorporate whatever you want to emphasize and ranked high on the search engine. For example: if you have article about the latest gossip of Brad Pitt and Angeline Jolie, do not just write the title tag as &#8220;Stop Press! They Did It Again !&#8221; which is does not mean much. But try like &#8220;Brad Pitt Makes Angeline Jolie Mad: Yesterday News?&#8221; which incorporate 3 important phrase &#8220;Brad Pitt&#8221;, Angelina Jolie&#8221; and &#8220;News&#8221; &#8211; Yes, you can write anything at all on the actual title on the article, but pay a little bit more attention for the Title Tag.<br />
.</li>
<li><strong>It&#8217;s Premium Space: Make it Short and Prioritize</strong>.<br />
Remember, Google (and others too) will only display<strong> the first 65 characters</strong> on the SERP. So, incorporate some keywords, but do not stuff it with too much keywords that make the title very lengthy. 65 characters should be enough. Just prioritize.<br />
Anything above 65 characters will be truncated and an ellipsis (&#8220;<strong>&#8230;</strong>&#8220;) is being displayed instead on Google&#8217;s.<br />
.</li>
<li><strong>Incorporate your brand,  if possible</strong>.<br />
On the example above, I put &#8220;| SEObyme&#8221; at the end of the title tag. This is call <strong>branding</strong>. Imagine if you see the SERP above, just a glance you will know which article is from your website. But remember that keywords has more priority than branding. So put your brand at the end of the title, so if you need to have extra keyword and the titles goes beyond 65 characters<br />
.</li>
<li><strong>Support the title tag with headline</strong><br />
Your title tag does not have to be exactly the same with your headline (&lt;h1&gt;, &lt;h2&gt;, &lt;h3&gt;&#8230;), but maintain at least partial aspect of the title tag into the headlines. Not only for the search engine to confirm the content consistency/relevancy, but also to manage your reader expectation when they click your title tag.<br />
.</li>
<li><strong>Use normal capitalization</strong>.<br />
Do not use all capitals letter on the title tag. This will alert the search engine robot that your site might be a SPAM site as that what Spam website usually do (using all capital letters, or all lower case letter). Not only that, it will become an eyesore for your user as more and more people is now aware that capital letter is a SCREAMING method. If people scream at you, will you visit them ? Not likely&#8230;<br />
.</li>
</ol>
<p>OK, now&#8230; check and fix all of your title tag !</p>
]]></content:encoded>
			<wfw:commentRss>http://seobyme.com/45/first-thing-first-the-title-tag-on-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

