/india-vs-pakistan.

india-vs-pakistan.

sachin-tendulkar-man-who-became-god.

sachin-tendulkar-man-who-became-god

india-vs-england-2012-2nd-t20i-preview.

india-vs-england-2012-2nd-t20i-preview.

sehwag-gambhirs-smug-overconfidence.

sehwag-gambhirs-smug-overconfidence.

all-proteas-players-to-be-given-game.

all-proteas-players-to-be-given-game.

Showing posts with label SEO. Show all posts
Showing posts with label SEO. Show all posts

Monday, September 30, 2013

Search Engine Optimization Guide for blogger websites.

Search Engine Optimization
Starter Guide






This document first began as an effort to help teams within Google, but we thought it'd be just as useful to webmasters that are new to the topic of search engine optimization and wish to improve their sites' interaction with both users and search engines. Although this guide won't tell you any secrets that'll automatically rank your site first for queries in Google (sorry!), following the best practices outlined below will make it easier for search engines to crawl, index and understand your content.
Search engine optimization is often about making small modifications to parts of your website. When viewed individually, these changes might seem like incremental improvements, but when combined with other optimizations, they could have a noticeable impact on your site's user experience and performance in organic search results. You're likely already familiar with many of the topics in this guide, because they're essential ingredients for any web page, but you may not be making the most out of them.
Even though this guide's title contains the words "search engine", we'd like to say that you should base your optimization decisions first and foremost on what's best for the visitors of your site. They're the main consumers of your content and are using search engines to find your work. Focusing too hard on specific tweaks to gain ranking in the organic results of search engines may not deliver the desired results. Search engine optimization is about putting your site's best foot forward when it comes to visibility in search engines, but your ultimate consumers are your users, not search engines.
Your site may be smaller or larger than our example site and offer vastly different content, but the optimization topics we discuss below should apply to sites of all sizes and types. We hope our guide gives you some fresh ideas on how to improve your website, and we'd love to hear your questions, feedback, and success stories in the Google Webmaster Help Forum.
Welcome to Google's
Search Engine Optimization
Starter Guide
Table of Contents

Googlebot
Crawling content on the Internet for Google's index every day, every night, non stop.
From here on, I'll be explaining various points on search engine optimization (SEO)!
SEO Basics
Create unique, accurate page titles
Make use of the "description" meta tag
Improving Site Structure
Improve the structure of your URLs
Make your site easier to navigate
Optimizing Content
Offer quality content and services
Write better anchor text
Optimize your use of images
Use heading tags appropriately
Dealing with Crawlers
Make effective use of robots.txt
Be aware of rel="nofollow" for links
SEO for Mobile Phones
Notify Google of mobile sites
Guide mobile users accurately
Promotions and Analysis
Promote your website in the right ways
Make use of free webmaster tools

Create unique, accurate page titles
SEO Basics
Glossary
Indicate page titles by using title tags
Page title contents are displayed in search
results
(1) The title of the homepage for our baseball card site, which lists the business
name and three main focus areas.
<html>
<head>
<title>Brandon's Baseball Cards - Buy Cards, Baseball News, Card Prices</title>
<meta name="description=" content="Brandon's Baseball Cards provides a
large selection of vintage and modern baseball cards for sale. We also offer
daily baseball news and events in">
</head>
<body>
(2) A user performs the query [baseball cards]. Our homepage shows up as a result,
with the title listed on the first line (notice that the query terms the user searched
for appear in bold).
If the user clicks the result and visits the page, the page's title will appear at the top
of the browser.
(3) A user performs the query [rarest baseball cards]. A relevant, deeper page (its
title is unique to the content of the page) on our site appears as a result.
A title tag tells both users and search engines what the topic of
a particular page is. The <title> tag should be placed within the
<head> tag of the HTML document (1). Ideally, you should create a
unique title for each page on your site.
If your document appears in a search results page, the contents of
the title tag will usually appear in the first line of the results (if
you're unfamiliar with the different parts of a Google search result,
you might want to check out the anatomy of a search result video by
Google engineer Matt Cutts, and this helpful diagram of a Google
search results page). Words in the title are bolded if they appear in the
user's search query. This can help users recognize if the page is
likely to be relevant to their search (2).
The title for your homepage can list the name of your website/
business and could include other bits of important information like
the physical location of the business or maybe a few of its main
focuses or offerings (3).
Search engine
Computer function that searches data available on the Internet using keywords or
other specified terms, or a program containing this function.
<head> tag
An element that indicates the header in an HTML document. The content of this
element will not be displayed in a browser.
HTML
Abbreviation for HyperText Markup Language, a language used when describing web
page documents. It denotes the basic elements of web pages, including the document
text and any hyperlinks and images embedded within.
Search query
Single or multiple terms which are input by the user when performing a search on
search engines.
SEO Basics
Improving Site Structure
Optimizing Content
Dealing with Crawlers
SEO for Mobile Phones
Promotions and Analysis
Links The anatomy of a search result
http://googlewebmastercentral.blogspot.com/2007/11/anatomy-of-search-result.html Diagram of a Google search results page
http://www.google.com/support/websearch/bin/answer.py?answer=35891
Best Practices
Page titles are an important aspect of search engine optimization.
Choose a title that effectively communicates the topic of the page's content.
Accurately describe the page's content choosing a title that has no relation to the content on the page using default or vague titles like "Untitled" or "New Page 1"
Avoid:
Create unique title tags for each page
Each of your pages should ideally have a unique title tag, which helps Google know how the page is distinct from the others on your site. using a single title tag across all of your site's pages or a large group of pages
Avoid:
Use brief, but descriptive titles
Titles can be both short and informative. If the title is too long, Google will show only a portion of it in the search result. using extremely lengthy titles that are unhelpful to users stuffing unneeded keywords in your title tags
Avoid:
Make use of the "description" meta tag
SEO Basics
Glossary
Summaries can be defined for each page
What are the merits of description meta
tags?
(1) The beginning of the description meta tag for our homepage, which gives a brief
overview of the site's offerings.
<html>
<head>
<title>Brandon's Baseball Cards - Buy Cards, Baseball News, Card Prices</title>
<meta name="description=" content="Brandon's Baseball Cards provides a
large selection of vintage and modern baseball cards for sale. We also offer
daily baseball news and events in">
</head>
<body>
(2) A user performs the query [baseball cards]. Our homepage appears as a result,
with part of its description meta tag used as the snippet.
(3) A user performs the query [rarest baseball cards]. One of our deeper pages, with
its unique description meta tag used as the snippet, appears as a result.
A page's description meta tag gives Google and other search
engines a summary of what the page is about (1). Whereas a
page's title may be a few words or a phrase, a page's description meta
tag might be a sentence or two or a short paragraph. Google
Webmaster Tools provides a handy content analysis section that'll tell
you about any description meta tags that are either too short, long, or
duplicated too many times (the same information is also shown for
<title> tags). Like the <title> tag, the description meta tag is placed
within the <head> tag of your HTML document.
Description meta tags are important because Google might use
them as snippets for your pages. Note that we say "might" because
Google may choose to use a relevant section of your page's visible
text if it does a good job of matching up with a user's query.
Alternatively, Google might use your site's description in the Open
Directory Project if your site is listed there (learn how to prevent
search engines from displaying ODP data). Adding description meta
tags to each of your pages is always a good practice in case Google
cannot find a good selection of text to use in the snippet. The
Webmaster Central Blog has an informative post on improving
snippets with better description meta tags.
Words in the snippet are bolded when they appear in the user's query
(2). This gives the user clues about whether the content on the page
matches with what he or she is looking for. (3) is another example,
this time showing a snippet from a description meta tag on a deeper
page (which ideally has its own unique description meta tag)
containing an article.
Snippet
Text displayed beneath the title of a corresponding web page on the search results
pages of a search engine. A web page summary and/or parts of the page that match
the search keywords will be displayed.
Open Directory Project (ODP)

Best Practices
Use description meta tags to
provide both search engines
and users with a summary of
what your page is about!
Accurately summarize the page's content
writing a description meta tag that has no relation to the content on the page
using generic descriptions like "This is a web page" or "Page about baseball cards"
filling the description with only keywords
copying and pasting the entire content of the document into the description meta tag
Avoid:
Write a description that would both inform and interest users if they saw your description meta tag as
a snippet in a search result.
Use unique descriptions for each page
using a single description meta tag across all of your site's pages or a large group of pages
Avoid:
Having a different description meta tag for each page helps both users and Google, especially in
searches where users may bring up multiple pages on your domain (e.g. searches using the site:
operator). If your site has thousands or even millions of pages, hand-crafting description meta tags
probably isn't feasible. In this case, you could automatically generate description meta tags based on
each page's content.
Improve the structure of your URLs
Improving Site Structure
Glossary
Simple-to-understand URLs will convey
content information easily
URLs are displayed in search results
(1) A URL to a page on our baseball card site that a user might have a hard time
with.
(2) The highlighted words above could inform a user or search engine what the
target page is about before following the link.
(3) A user performs the query [baseball cards]. Our homepage appears as a result,
with the URL listed under the title and snippet.
Creating descriptive categories and filenames for the documents on
your website can not only help you keep your site better organized,
but it could also lead to better crawling of your documents by
search engines. Also, it can create easier, "friendlier" URLs for those
that want to link to your content. Visitors may be intimidated by
extremely long and cryptic URLs that contain few recognizable words.
URLs like (1) can be confusing and unfriendly. Users would have a
hard time reciting the URL from memory or creating a link to it. Also,
users may believe that a portion of the URL is unnecessary, especially
if the URL shows many unrecognizable parameters. They might leave
off a part, breaking the link.
Some users might link to your page using the URL of that page as the
anchor text. If your URL contains relevant words, this provides
users and search engines with more information about the page
than an ID or oddly named parameter would (2).
Lastly, remember that the URL to a document is displayed as
part of a search result in Google, below the document's title and
snippet. Like the title and snippet, words in the URL on the search
result appear in bold if they appear in the user's query (3). To the right
is another example showing a URL on our domain for a page
containing an article about the rarest baseball cards. The words in the
URL might appeal to a search user more than an ID number like "www.
brandonsbaseballcards.com/article/102125/" would.
Google is good at crawling all types of URL structures, even if they're
quite complex, but spending the time to make your URLs as simple as
possible for both users and search engines can help. Some
webmasters try to achieve this by rewriting their dynamic URLs to
static ones; while Google is fine with this, we'd like to note that this is
an advanced procedure and if done incorrectly, could cause crawling
issues with your site. To learn even more about good URL structure,
we recommend this Webmaster Help Center page on creating
Google-friendly URLs.

Friday, August 9, 2013

Why your Blog Posts were not Shared And Commented.

Many new and newbie bloggers and some older bloggers were wonder why blog posts were not shared or commented but peoples comment on your blog.
There were some reasons which force users to share and comments on your articles.The below tips are of those reason might be helpful for you.

! Why bLOG POSTS WERE NOT SHARED AND COMMENTED


Reason 1: Your Articles are not unique and quality contents

Most of the people love to read educational articles which is fresh update information.They could learn about new knowledge which gives them the more experience expertise learning.

Know this?

They may want to share those value information or educational articles on their friends,colleges, and families since it valuable expertise development.That is the simple reason why blog posts were not share and commented or nothing at all.
The readers will enjoy and share your articles, if you have written a quality post which included above benefits of learning.

Reason 2: You have no close private relationship

How many friends in your social media connection?And did you have a strong relationship with them?

Well, private relationship is majority reason of why blog posts were not shared and  commented.I have also followers,Fans and friends connect ,especially I have built strong relationship with those peoples.

Whenever,I shared some information into social media profile they always help to spread my information by shared and commented on the posts and make it popular social release.Therefore, to build a stronger relationship will configure out the problem and give you the answer why blog post were not shared and commented by other people.

I suggested you to spend at least 40 minutes  to 1 hour daily to the community with others friend connect through to them and talk about anything in which you are interested but must talk about some social relation.

Reason 3: Shares unattractive posts.

Some bloggers just share only links which make other people complicated and wondering about what inside the link.Moreover, links could attract other social media user.

Now a days most of the people are very busy with their current job, thus they will never waste their time to click on some links and no valuable information.

The time constrain is another important reason of why blog posts were not shared and commented.Actually, most love to keep working and don't want to interrupt their work without any benefits such your link.

To make those people skip their value time to click on your link you have to put some call actions such as added attractive image and brief information about value content inside the article.

Reason 4: You don't have participant social media network group

Social media strategy is like WTO(world trade organisation) trading.None membership traders will gain less benefit from doing international trading.

You know there a group call ComentsDX which all members could exchange some comments with other members and gain the value of sharing to post of each other.When you ask a question why blog posts were not shared and commented,You should ask yourself that did you joint any networks or groups which benefit for increase more blog comments and sharing.

Reason 5:You never share minds, why blog posts were shared and commented by me.

When first time i start my blog i first integrated social media as marketing strategy.I am very fearing to share other competitors blog posts.


  Now it is the time of your's take advantage and tell us how you success.

Tuesday, August 6, 2013

SEO Guidelines For New Website/Blogger :Beginners guide

Today I am going to tell you some best ways how to improve your blog ranking on Search engine, Alexa-Rank and Google Page Rank. this is basic information about SEO next time we lunch complete course about SEO pack for blog so please subscribe our blog and join our community for learn best things about blogging .

1. How to improve search engine Visibility?
Improving search engine Visibility is that the #1 target of each websites to make it on the highest of each Search Engines results page and it isn't only depending on 1 criteria, rather it is a combination of Back-links  Page-rank  web traffic/impressions, uniqueness, and content quality of a website.

Here are some ways we can increase search engine visibility.

    • Use SEO Optimized Blogger Templates
    • Submit your Websites to Search Engines
    • Submit Website Sitemap To Webmaster Tools
    • Display Author image in Google Search Results
    • Use robots.txt
    • Complete How to Increase Search Engine Visibility?

2. What is Alexa and how to improve it?
Alexa shows your site's current estimated position and rank on the internet. to improve your Alexa, you need to have many Back-links  high Page-rank  and thousands of internet traffic/impressions. Alexa doesn't update in real time and usually takes three months to detect your true rank.

Here are some ways we can increase Alexa page rank.

    • Claim your site on Alexa
    • Install Alexa Widget on your site
    • Write a review about Alexa on your blog
    • Install Alexa Toolbar on your browser
    • Build quality back links
    • Ask users to write a review on Alexa

3. What is Page Rank and how to improve it?
Unlike Alexa, Page-rank only shows your site's current estimated position on the web. to improve it, you need to have a lot of Back-links and articles. Like Alexa, Page-rank does not update in real time.

Here are some ways we can increase Google Page Rank.

        • Write high quality content 
        • Submit Your Site to web and article Directories
        • Use Link Exchange Program to increase back links.
        • Keep updating your site/blog everyday
        • Use Social Bookmarking button to share you site on social sites
        • Website Advertising
        • Commenting On Other Blogs and Websites


How to Enable ,Setup,and Customize Blogger Robots.txt File in Blogger?

Hi ! In this tutorial I am going to show you how to edit your Blogger blog robots.txt file. Webmasters use custom robots.txt file to control search engine web robots (also known as Web Wanderers, Crawlers, or Spiders) to crawl some directories and web pages or links of website or blog. when we take settings robots.txt file in blogger then search engine automatically index or remove pages from search engine according to the settings.

By default each website allows the Search engines robots however if you would like to restricts the robots either to not crawl any bound directory, file or the complete website then you may want the robots.txt file in which you've got to write instructions for search engine bots.

Steps to edit robots.txt on blogger
Your Site Settings › Search preferences › Crawlers and indexing
Here you will able to see two options Custom robots.txt and Custom robots header tags.These two
 options would offer you the flexibility to customise your robot.txt file.In the last post i told you about
Custom robots header tags.
Now press edit button which is present after  'Custom robots.txt' option. After pressing on edit button
you can see a message " Enable custom robots.txt content? " so press "Yes" and proceed to next step.
Custom robots.txt - Search preferences
Now you can see  text area, type the content which you want to exclude a content from crawling.
Click on Save Changes button.
Enable Custom robots.txt - Search preferences

You are done!
How to block Link from search engines?
No, you have to write the URL. For example, if your want to stop robots from crawling this URL
(www.mylabworld.in/p/about.html) then, in the robot.txt file you will enter this command.
User-agent: *Disallow: p/about.html
Your robots.txt file located under your main blogspot directory as for Blogger Known its located on the following url:

http://www.mylabworld.in/robots.txt

By default blogger robots.txt contains the following content:

User-agent: Mediapartners-Google
Disallow:
User-agent: *
Disallow: /search
Allow: /
Sitemap: http://mylabworld.in/feeds/posts/default?orderby=UPDATED


How to enable or Setup Custom Robots Header Tags for Better Search Engine optimization or SEO.

Blogger is continuously improving search preference feature, Add Custom Robots Header Tags are very important for every blogger  for batter SEO. Today tutorial i tell you how to enable custom robots header tags in blogger. You have to be careful to setup custom robots text because if you do something wrong Google not index your page in search engine. Follow the instructions carefully and it'll positively help you to boost your web site traffic.

Step 1: To enable these tags, go to Blogger > Settings > Search Preferences, click Edit next to "Custom robots header tags," and select Yes.

Step 2: Select Yes Option and customize setting shown in the below image.

You must learn about tags when should you use them.
all:  There are no restrictions for indexing or serving. This is default for all pages

  • noindex:  Do not show this page in search results and do not show a "Cached" link in search results.
  • nofollow:  Do not follow the links on this page
  • none:  Equivalent to noindex, nofollow
  • noarchive:  Do not show a "Cached" link in search results.
  • nosnippet:  Do not show a snippet in the search results for this page
  • noodp:  Do not use metadata from the Open Directory project (DMOZ) for titles or snippets shown for this page.
  • notranslate:  Do not offer translation of this page in other languages in search results.
  • noimageindex:  Do not index images on this page.



Wednesday, July 24, 2013

Why your blog posts were not shared and some body commented you were not getting comments.


Many new bloggers and some older bloggers were wonder why blog posts were not shared and commented by their audiences.
There were some reasons which force users to shares and comments on your articles. The below tips are some of those reasons..
Why Blog Posts Were Not Shared And Commented?
#1 articles is not unique and quality contents
Most of the people love to read educational articles which are fresh update information. They could learn about new knowledge which gives them the more experience and expertise learning.
You know?
They may want to share those value information or educational articles to their friends, colleges, and families since it valuable expertise development. That is a simple reason why blog posts were not shared and commented or nothing at all.
The readers will enjoy and share you articles, if you have written a quality post which included above benefits of learning.
#2 you have no private relationship
How many friends in your social media connection? And did you have a strong relationship with them?
Well, private relationship is majority reason of why blog posts were not shared and comment. I have 2k+ follower, 2k+ fans, and 1k+ friends connect, especially I have built strong relationship with those peoples.
Whenever, I shared some information into social media profile they always help to spread my information by shared and commented on the posts and make it popular social release. Therefore, to build a stronger relationship will configure out the problem and give you the answer why blog post were not shared and commented by other people.
I suggested you to spend at least 30 minutes to 1 hour daily to the community with others friend connect through to them and talk about some social relation.
Tips for Building Real Connections to Help Your Blog Succeed
#3 Shares unattractive posts
Some blogger just share only links which make other people complicated and wondering about what inside the link. Moreover, links could attract other social media users.
Now a day most of the people are very busy with their current job, thus they will never waste their time to click on some links and no valuable information.
The time constrain is another important reason of why blog posts were not shared and commented. Actually, most love to keep working and don’t want to interrupt their work without any benefit such your link.
To make those people skip their value time to click on your link you have to put some call actions such as added attractive image and brief information about value content inside the article.
#4 You Don’t have participant social media network group
Social media strategy is like WTO trading. None membership traders will gain less benefit from doing international trading.
You know there a group call CommentsDX which all members could exchange some comments with other members and gain the value of sharing to post of each other. When you ask a question why blog posts were not shared and commented, you should ask yourself that did you joint any networks or groups which benefit for increase more blog comments and sharing.
Proven Ways To Get More Traffic From Facebook
#5 you never share minds, why blog posts were shared and commented by me
When first time I start integrated social media as marketing strategy, I am afraid to share other bloggers and competitors posts.
I am really wondering about my audiences will move to other bloggers or to my competitors websites. But absolutely no, sharing other bloggers or competitors post will make audiences love you and enjoy more big resources of information entire your social profiles.
Sometime your post will be shared and commented by others since you always like or commented them.
Right now it is your turn
Thanks for reading my tip: why blog posts were not shared and commented. I think that it may not a unique idea to increase more share and comments, but I think that these above tips are still working. I believe that it will benefit for newbie bloggers to implement social media strategy.

Thursday, June 27, 2013

Why Blogger has better SEO options than any other free platforms or services.

While choosing a perfect blogging platform people always questions about on thing,does it is better for SEO?The half of the world prefers Blogger while the rest recommends wordpress but ultimately both has their own pros and cons.People always think Blogger is not a suitable platform to create a professional website,mainly because it does not provide flexible options to optimize you r site for SEO.What most people don't know is that blogger is probably the simplest and most powerful platform and it also had decent SEO score.In this article,we will provide an in-depth detail why blogger is better than wordpress or any other free platforms in terms of SEO?
What options does blogger offers for SEO?
By default, blogger provides constructive permalinks.In spite of all this,blogger also offers a robust option to choose custom URL for your posts. you can choose select few keywords and can use them in your URLs so that it can generate decent organic traffic from search engine.However, keep in mind stuffing your permalinks with many keywords would decrease the weightage of your keywords altogether.The more keywords you will add in the permalinks,the less will be the keyword weight and hence ,its relevancy would be lower in the searchresults.
Write fresh content :
Writing fresh and unique articles is another way to divert the attention of your visitors.Now you might be thinking how a piece of content would help you in ranking?Why people always prefer to write fresh and high quality content?

Gamer City z

Free for your eye videos