Search Engine Optimization News and Upates Search Engine Marketing For Google, Yahoo and Bing

Facebook LinkedIn Twitter

How to get your breadcrumbs on Google’s result pages

February 3rd, 2010 seotrade Posted in Google News, SEO Tips Comments Off

Webmasters continue to see breadcrumbs on Google’s result pages. What are breadcrumbs, for which websites does Google display them and how can you get Google to display breadcrumbs for your own website?

breadcumbgs

What are breadcrumbs?

Breadcrumbs is the name for the hierarchical site navigation links that are often used on web pages. Here’s an example: “You are here: Home > Category > Sub category > Page“.

Since a few weeks Google displays breadcrumbs for some websites on the search result pages:

Why is it good if Google shows breadcrumbs for your website?

If Google displays breadcrumbs for your website then you basically have more links on Google’s result page. Each page in the breadcrumbs line has its own link.

If your web page is listed with breadcrumbs in the results then it is more likely that the searcher will come to the right page on your website and that you will get a sale.

How can you get Google to display breadcrumbs for your website?

If you want Google to display breadcrumbs for your website, you have to use bread crump navigation on your web pages. That means that you must have a set of delimited links on your website that reflects your website hierarchy.

Google’s Matt Cutts recently published a video in which he tries to shed some light on the topic. It seems that Google is still testing breadcrumbs on the result pages and that the display of breadcrumbs in the search results will change (just like Google’s Sitelinks changed).

Regarding the question which delimiter is best for breadcrumb navigation, Matt remains very vague. For example, links could be delimited with >, hyphens or the » symbol. So far, all examples on Google pages use > as the delimiter so it’s probably best to go with that symbol.

Depending on the size of your website, it is a good idea to use breadcrumbs. They make it easier for users to navigate your website and they help users to remember where they are on your website.

Of course, breadcrumbs alone won’t get you in Google’s search results. You must also make sure that Google finds the right keywords on your website and that your website has enough inbound links.

AddThis Social Bookmark Button

List of Great How To Guides from Mashable

January 3rd, 2010 seotrade Posted in Blogging, SEO 101, SEO Tips, Social Networking Comments Off

How to do just about anything on the internet for 2010

HOW TO: Live Inside Twitter and Still Stay Productive

HOW TO: Start a Petition on Twitter

AddThis Social Bookmark Button

Image optimization

November 24th, 2009 seotrade Posted in Google News, SEO 101, SEO Tips Comments Off

Get more visitors by being listed at the very top of Google’s search results

Google Images has indexed billions of images. If your image can be found for the right keyword, then you will get targeted visitors to your website.

Why images can help you to get more visitors

Depending on the search query, Google displays several images above the regular search results. For example, try this search for German Shepherd Dog:

How Google Images can help you with SEO

The images can be found at the top of the search results and they are linked with web pages. If someone clicks on the image, the person will be taken to the web page that shows the image.

How to optimize your images so that they can be found

If you have a website about German Shepherd dogs, then wouldn’t it be great if an image from your website was listed above the regular results? You’d get many additional website visitors then.

There are several things that you can do to improve the position of your images in Google Image Search:

  1. Use a file name that contains the keywords for which you want to be found. In this example, the file name german-shepherd-dog.jpg would be a good idea. Separate the words with a hyphen.
  2. Use a descriptive Image Alt attribute text. It usually makes sense to use the same keywords that have been used for the file name. In this example, the Image Alt Attribute would be “German Shepherd Dog”:

    <img src=”german-shepherd-dog.jpg” alt=”German Shepherd Dog”>

  3. In the same way, you should use the Image Title attribute:

    <img src=”german-shepherd-dog.jpg” alt=”German Shepherd Dog” title=”German Shepherd Dog”>

  4. The textual content on the web page before and after the image also impacts the position of your image in Google’s Image Search. In this example, the text “German Shepherd Dog” should appear close to the image.
  5. Bigger images seem to get featured more often on Google’s first result page. The bigger your image, the easier it is to get at the top of Google’s regular result page. Include the Width and Height attributes in your image tag to show search engines the size of the image:

    <img src=”german-shepherd-dog.jpg” alt=”German Shepherd Dog” title=”German Shepherd Dog” width=”600″ height=”400″>

  6. If the complete web page has been optimized for a keyword then it is easier to get good listings for images that are on the page.

Make sure that the image that you optimize for your keyword also looks attractive. If no-one wants to click on the image then it won’t help your website if the image can be found on Google’s first result page.

AddThis Social Bookmark Button