Pages

Pages

Apr 28, 2009

How to add meta keyword and description to blogspot

How to add meta keyword and description to blogspot
As we known, meta keyword is one important way to optimize your website search ranking. Search engines use meta keyword to filter sites for the search result of querry occured by their search tool. If your keywords is bad, click rate of your site in search result low, your rank will be lower, lower and may be banned out of the list. So, is meta-keyword important?

For blogger users, the question is how to add meta keyword to ours blog? Ya. The answer is:

1. First, sign in to blogger; at Dashboard, click "Layout" tab; then click "Edit HTML".
2. Find this line of code :



You could press Ctrl+F to use "Find" function of your browser.

3. Copy three line below and paste after the line we found at step 2.

'DESCRIPTION' name='description'/>
'KEYWORDS' name='keywords'/>
'AUTHOR' name='author'/>

4. Replace the words in red with your appropriated content.

Now your could view your blog and check your meta tags at the page source ( in your browser, click View/Source(Page Source) ).

Happy harvest exp.

Parameters in Blogspot feed

Parameters in Blogspot feed
This post presented with parameters in blogspot feed. As we know, the URL to get feed items of our blog is
http://yourblogname.blogspot.com/feeds/posts/default. You can review this feed after as my blog feed :

http://growyourblog.blogspot.com/feeds/posts/default


Understand these parameters and with a little of javascript can help us create some small 'ourself' interested widget. Lets take a look:


1. start-index.

This param allow the Feed begins at 'start-index' ordinal.
Example :
As normal feed:
http://growyourblog.blogspot.com/feeds/posts/default

result is:
entry 1
entry 2
entry 3
entry 4
entry 5

...

and

http://growyourblog.blogspot.com/feeds/posts/default?start-index=3

result is:

entry 3
entry 4
entry 5
...


2.max-results
This param allow the Feed returns feed-items in range of 'max-results'.

Example:

http://growyourblog.blogspot.com/feeds/posts/default?max-results=10

will shows at max 10 items.

3.published-min, published-max

These parameter allow get feeditems in date range. Example:

http://growyourblog.blogspot.com/feeds/posts/default?published-max=2009-01-01
&max-results=5


4. updated-min, updated-max: same with published-min, published-max.

5.1. Items in the same label:

Link feed:

http://yourblogname.blogspot.com/feeds/posts/
default/-/Label%20Name

5.2.
Items in 2 label:

http://
yourblogname.blogspot.com/feeds/posts/
default/-/Label%20Name1/Label%Name2

5.3. Items in 3 label: (tương tự cho 4,5...)

http://
yourblogname.blogspot.com/feeds/posts/
default/-/Label%20Name1/Label%Name2/Label%20Name3

Optimize site for Google Search

Optimize site for Google Search
Let's hear powered advices from a Google's Search Quality Evaluator:

In addition to participating in the AdSense network, you may also be interested in having your site ranked in organic Google search. In this post, I'll highlight some important points for search optimization. While there's no a magic formula to make your site show up first on a search results page, there are some good practices when it comes to links, design, content, and the structure of your site.

First of all, as a reminder, Google organic search and AdSense are independent of each other. Displaying AdSense ads on a site won't change the ranking of the site in Google search in any way. So it follows that sites containing AdSense ads don't receive special treatment in Google search.

Ranking in Google search is based on many different algorithms, and optimization for search is a long, continuous process. For these reasons, and because the techniques might violate our guidelines, we recommend avoiding any techniques that claim to optimize your ranking very quickly or radically. If you have concerns or questions, you can consult other webmasters on a number of forums, including Google's official forum for webmaster-related issues.

We encourage you to monitor the quality of your site's backlinks -- links from any site directing to your site. To increase your site's popularity, check if other sites that discuss similar topics or have a similar reader base are aware your site exists.

Outgoing links are also important and should comply with our guidelines. When you create a link to another site, we recommend first asking yourself: "Is this link going to be useful for my visitors?" or "Is this link likely to be clicked by my visitors?". Don't participate in link schemes or buy/sell links that pass PageRank, as it is against our guidelines and may hurt your site's performance in our search results.

Here are some tips for structuring your site:
  • Your pages should have a clear hierarchy and relevant internal links. We also recommend creating a Sitemap and using Google's Webmaster Tools. These tools are useful, user-friendly and will provide information such as where your backlinks come from or which queries visitors used to reach your site.
  • Use
  • For images, use ALT attributes to describe appropriately what the image is about.
Also, adding original and compelling content on a regular basis may help Google crawl your pages regularly. It can have the added benefit of attracting links to your pages too.

Finally, design your site with your users in mind, and be patient and consistent in your efforts. To attract quality backlinks and develop your optimization strategy, it's important to keep a clear structure for your pages and regularly add organic content.

Ambroise Fensterbank
From Google Adsense Blog

Add chat widget to blog

Add chat widget to blog

This post talk about chat widget on the blog. When the comment section does not quite convenient handling with a lot of blog readers, or when they would like to ask you question for easily..they had to use email... and why a chat widget. It's can be instant support or a shout box, blog owner can consider what reader would like to shout to his/her blog ;)..ya, it's cool.

After is list of review articles, hope it useful for you, friend! ^^

Today, i just made a test about chat widget, if you like this post, shout it to me ;) , thank you!

Submit your site to popular search engines

Submit your site to popular search engines
One first thing to do when you create your blog ( website ) is submit it to popular search engines. How to do this? Read my experiences below will help you to find the answer.

1. Submit to Google Search

Just vist this url : http://www.google.com/addurl

By do this, you submit your url to the queue list that google bot will crawl.
Note : Only the top-level page from a host is necessary; you do not need to submit each individual page.

2. Submit to Yahoo Search

Visit this url http://search.yahoo.com/info/submit.html
You can also submit to other service provided in this page.

3. Submit to MSN Search

Vist this url http://search.msn.com.sg/docs/submit.aspx

4. Submit to Live Search
http://search.live.com/docs/submit.aspx

You can also add your url to other web directories to get more backlinks.
I will post a list of free dicrectories on a post later. ;)

Happy harvest experiences.

Submit your site to Alexa

Submit your site to Alexa
"There are a few reasons that Alexa may not have visited your site. Perhaps your site is new or we haven't discovered any links on the web that lead to your site. Or perhaps we haven't had any Alexa users visit your site. It is also possible that your web site administrator has disallowed crawlers from visiting your site - please read the information about robots.txt that we have provided above."

The easy way to submit your site to alexa is you or someone browse your site with a browser had Alexa toolbar intergrated.
If by any reason, your site not available at Alexa, don't worry. Just visit this link, go to the bottom, fill your website's address and click "Crawl my site". That's all.

http://www.alexa.com/site/help/webmasters

Happy harvest exp ;).

How to hide blogger navigation bar

How to hide blogger navigation bar
Login to blogger; at Dashboard, click Layout. Then, click "Edit HTML"

Find the line below :

/* Variable definitions

and put these code above it.

#navbar {
height: 0px;
visibility: hidden;
display: none;
}
#navbar-iframe{
display:none;
}

Happy harvest exp.

B1gMail v7 Latest Nulled


















B1gMail v7 Latest Nulled
B1gMail v7 Latest Nulled with AddonsB1gMail v7 Latest Nulled ,B1gMail v7 Nulled ,B1gMail v7 Latest Null,B1gMail Nulled,B1gMail Nullfree null script,null script,nulled scripts,null scripts
B1gMail v7 Latest Nulled ,B1gMail v7 Nulled ,B1gMail v7 Latest Null,B1gMail Nulled,B1gMail Nullfree null script,null script,nulled scripts,null scriptsDEMO SITE : http://demo.b1gmail.com/
USERNAME : tester@demo.b1gmail.com
PASSWORD : testDownload:Rapid share:http://rapidshare.com/files/164959171/b1gMail.7.PHP.NULLIFIED-GYSN.zip