SEO – Search Engine Optimization

The process of affecting the visibility and ranking of a website or web page in a search engines organic search results.

Over B & M marketing, email and other forms of advertising, search engines are the most cost-effective way to generate traffic.

Last year over 80% of unique visitors used a search engine to get there.

Methods of driving traffic

May 2015 market share stats

 

Google – 68.5
Yahoo –  9.3 (yahoo gets results from bing now…)
Bing – 9.9
Baidu – 10.1
Ask – .3
AOL – .5
Others – 1.4

2 types of links in the SERP

SERP – Search Engine Results Page

Organic indexing uses algorithmic technology in the form of web bots or web crawlers. Crawler software moves site to site indexing content to be listed in the SERP.

Crawler based technology

Each engine uses different programming for their spider. That is why the same search on different engines produces different results.

Crawlers Index Conent in Several Ways

No two search engines conduct cfp indexing the same way

Page Content

Content Techniques:

Frequency of Content

Headings:

Body Text:

Popularity – Ranking

Page rank is an algorithmic process invented by Larry Page that judges the popularity of  of a page comparatively. Higher page rank increases prominence of listing within the SERP. The higher the page rank of the site linking to you the more valuable.

Choosing Targeted Keywords:

Keywords are the root of all success with search engines

Domain Names

How domain names affect SE Placement:

Customer friendly domains:

SE Friendly:

Use multiple domains

Excluding files from search indexing

Place a text file at the root named robots.txt – used to inform search agent of files that should not be indexed.

User-agent: * (used to get the bots attention)
Disallow: /images/
Disallow:/ *.jpg
Disallow:/ *.gif
Disallow:/ *.swf

Also disallow password protected and other secure areas that would block indexing.

Also place meta data in head of document to guide search engine:
ex – <meta name=”robots” content=”noindex, nofollow” />