Showing posts with label Blog. Show all posts
Showing posts with label Blog. Show all posts

Wednesday, 1 July 2009

Have you verified your blog?


This is also important to make your blog searchable through google. Follow this blog.

This is another good site for reference. You can submit your blog to other sites such as Yahoo.

Meta Tag


Every blogger should know what is meta tag. It is a code which has to be inserted in to your blog template to allow search engine to crawl to your page. Therefore, it will make your blog searchable through the web. I find this blog useful for me.

Meta tag can also be added to every single post. I have tried out the solution given by this site. It worked.

Sunday, 21 June 2009

Hot Hot Hot!!!

Love google image for all the colorful & nice images ..

Troubleshoot Blogspot Issues - Why is my labels not showing?


The easy solution "If the level of technical expertise, required by the above instructions, is beyond your level of comfort, I suggest that you go to Template - Edit HTML, and select "Revert widget templates to default" at the bottom of the page. This will reset all of the widgets, so only do this if you can't follow the recommendation above" (http://blogging.nitecruzr.net/2007/06/template-corruption-components-missing.html)

Sunday, 22 March 2009

Metatag, Getting started

The element type "meta" must be terminated by the matching end-tag "".

What is this? I found the answer from this link

This can be solved by adding a forward slash just before the > in each line.

Before: -
<title>Blogger Tips and Tricks</title><link rev="made" href="mailto:enviromen@gmail.com">
<meta name="keywords" content="blog, Blogger, Google Blogger, template, Blogger template, tutorial, blogger tutorial, tips, tricks, blogger tips, blogger tricks, blogger tips and tricks">
<meta name="description" content="Help, tips and tricks for bloggers using the Google Blogger platform for their blogs. Some posts also relevant for those using other blogging platform"><meta name="author" content="Peter Chen"><meta name="ROBOTS" content="ALL">

After: -
<title>Blogger Tips and Tricks</title><link rev="made" href="mailto:enviromen@gmail.com"/>
<meta name="keywords" content="blog, Blogger, Google Blogger, template, Blogger template, tutorial, blogger tutorial, tips, tricks, blogger tips, blogger tricks, blogger tips and tricks" /> <meta name="description" content="Help, tips and tricks for bloggers using the Google Blogger platform for their blogs. Some posts also relevant for those using other blogging platform" /><meta name="author" content="Peter Chen" /><meta name="ROBOTS" content="ALL" />

Getting Started.

I need:
-Metatag
-submit url to yahoo
-submit url to google

What else??
Related Posts Plugin for WordPress, Blogger...