Jan
18Search Engine Optimization: How To Choose The Title Tag
Filed in: SEO, Title Tags, Video Tutorial by Luis Torres on 01-18-09Powered by Max Banner Ads
This post Topic were actually suggested by a reader in a comment he did in Top 9 Tips to Get Repeated Online Traffic , since this is a huge topic, I told him I cannot answer him in a comment. My intention it is to answer his and everybody else´s question about Tags.
I found a Video from Daniel Scocco about this topic.
He uses this code to create an optimal title tag for WordPress just paste it on the header.
<title><?php if (is_home () ) { bloginfo(‘name’); }
elseif ( is_category() ) { single_cat_title(); echo ' - ' ; bloginfo(‘name’); }
elseif (is_single() ) { single_post_title();}
elseif (is_page() ) { single_post_title();}
else { wp_title(‘’,true); } ?></title>
You can also use All in One SEO Pack FREE PlugIn by Michael Uberdose to do some awesome tweaks in your WordPress blog. This is by far a MUST HAVE plug in.
An awesome resource in case you want to know about Search Engine Optimization it is the SEO Book by Aaron Wall. In his site there is also great tools like a Keyword Research Tool and a Search Analytics Tool and more.
Have you any other question about this topic? Just leave me a comment and I will help you out.
If you like the Free Info in this Post, please consider to buy me a coffee















