Affiliate Programs | Webmaster Forum | Internet Marketing Seo Forum - EmillionForum
SEO Blogspot - Printable Version

+- Affiliate Programs | Webmaster Forum | Internet Marketing Seo Forum - EmillionForum (http://emillionforum.com)
+-- Forum: White Hat SEO (/Forum-white-hat-seo--164)
+--- Forum: White Hat SEO (/Forum-white-hat-seo)
+--- Thread: SEO Blogspot (/Thread-seo-blogspot)



SEO Blogspot - Binary Blue - 11-22-2011 12:05 AM

I was wondering what you guys would do to SEO a blogspot. I'm already doing this:

Put this code:
Code:
<b:if cond='data:blog.pageType == &quot;item&quot;'>
   <title><data:blog.pageName/></title>
<b:else/>
   <title><data:blog.pageTitle/></title>
</b:if>


<b:if cond='data:blog.url == data:blog.homepageUrl'>
   <meta content='Your Descprition Here' name='description'/>
   <meta content='Your KeyWords Here' name='keywords'/>
</b:if>

<!-- place future descriptions and keywords here -->

here:
[Image: 4ba0b3164c.png]

as described at:
http://forums.*SPAM*.org/viewtopic.php?f=12&t=20096

but I'm pretty sure there's a lot of other things that need to be done.

What else should I do?