0% found this document useful (0 votes)
41 views57 pages

5 Pre

Uploaded by

Hayley
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views57 pages

5 Pre

Uploaded by

Hayley
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 57

Search Engine

Optimization

1
Which search engines have you used except Google?

2
Why is search engine important?

“A search is a statement of intent.”


– Susan Athey, Former Chief Economist at Microsoft

Search engines are the doorway to the Internet


80% of sites are found through search engines.

8
Types of search

Informational: Generic Search


(e.g., “high cholesterol”, “school ranking”)
Navigational: Brand Names
(e.g., “United Airlines”, “HKTVMall”)
Transactional: Specific information on products/services
(e.g., “Macbook Pro”, “Diet Coke”)

9
How does search engine work?

10
How does search engine work?

Crawl the web via spiders (a.k.a. web crawlers).

It goes from page to page.


It follows links and recording what it finds.

11
Crawlable?

12
Crawlable?

13
How does Google find your homepage?

You can submit an individual URL to Google.


Google finds you through links from other websites.
Google finds you from online libraries, books and other
materials…

14
How does Google find your homepage?

After crawling, search engines index the pages.


The index is what the spider creates. It is a “library” of pages on the
Internet. The search engine creates databases for keywords, so it
knows where to go to when a user enters a query.
Yes, we know you are there (crawlable) but we cannot communicate
with you (non-indexable). (Search engine only speaks HTML)
Your webpage may have Images, Flash files, Java applets, and other
non-text content.

15
How does Google find your homepage?

After indexing, search engines process user queries.


Users input a search query by typing a keyword or
phrase into the search bar. The engine then checks its
index to find relevant pages and delivers them ordered
from most relevant to least relevant.

16
How does Google find your homepage?

Finally, search engines return ranked results from the index


in the SERP (search engine results page).
Users input a search query by typing a keyword or
phrase into the search bar. The engine then checks its
index to find relevant pages and delivers them ordered
from most relevant to least relevant.

17
How does Google find your homepage?

1. Crawl the web via spiders.


2. Index the Web pages they find.
3. Process user queries.
4. Return ranked results from the index in the SERP.

18
How does Google make money?

19
Search Engine Marketing

21
Search Engine Marketing

Definition: A form of Internet marketing that involves the


promotion of websites by increasing their visibility in search
engine results pages (SERPs).

Type of SEM: SEO + PPC


SEO: Search engine optimization
PPC: Paid search advertising

22
Search Engine Marketing

Organic & paid search responsible for 68% of all site traffic.

23
Search Engine Optimization

24
How many users will visit the second page of the search
results?
50%? 20%? What is your estimate?

25
SEO considerations

What are the goals of our business?


Who do we want to visit our website?
What do we want our target audience to do on our
website?
What pages do we want them to visit and what path
must they follow to get there?

28
On-page and Off-page SEO

On-page (or on-site):


Technical Structure (Page Title, Headers, Page Body,
Image Tags, URL, Meta Description)
Content Tactics
Off-page (or off-site):
Backlinks (who link to you)
Social Engagement

30
Google says that...

31
The Six Secrets of On-the-Page Optimization

#1: The most important piece of on-page optimization is


title of the page
Displayed at the top of the browser and in the natural
listings.
Each page should have its own title; unique and
includes chosen keywords; short and focused.

32
The Six Secrets of On-the-Page Optimization

33
The Six Secrets of On-the-Page Optimization

Accurate title: It appears elsewhere and affects visitors.

34
The Six Secrets of On-the-Page Optimization

35
The Six Secrets of On-the-Page Optimization

36
The Six Secrets of On-the-Page Optimization

#2: Incorporate key words into your URL (your page


address)

37
Simple URL

Make your URL easier to understand:


Good example: www.example.com/green-dress.html
Bad example: www.example.com/greendress.html
Make your URL short:
Good example: www.example.com/dress/
Bad example: www.example.com/category/dress/
Contain keywords in your URL:
Good example: http://www.example.com/green-dress.html
Bad example: http://www.example.com/112.html

38
The Six Secrets of On-the-Page Optimization

#3: The meta description does not influence the ranking so


much, but substantially impacts the “clickability” of your
result as it is what the search engine picks up.

Meta Description

39
The Six Secrets of On-the-Page Optimization

#4: Headers: Visible in the source


code, contribute towards Google’s
perception of the subject matter of
the page. Make sure the header has
the keyword.
#5: Page Body: Context and
proximity in the text play a role –
keywords should be close to the
beginning of the body copy.

40
The Six Secrets of On-the-Page Optimization

#6:Alt tags are descriptions of images on your website


Help people who use screen readers to use your website
Allow Google to interpret images, index them and
support your ranking

41
Other Tips: Content Tactics

Regular, helpful content targeted at your audience


(tutorials, how to guide, etc.).
Make sure content is keyword rich – but not too rich
Use synonyms, avoid keyword stuffing
Rule of thumb: keyword density 2-4% of content
Freshness or signs that your site is alive and growing
(e.g., news feed).

44
On-page and Off-page SEO

On-page (or on-site):


Technical Structure (Page Title, Headers, Page Body,
Image Tags, URL, Meta Description)
Content Tactics
Off-page (or off-site):
Backlinks (who link to you)
Social Engagement

45
If you only had a video of a party, how could
you tell who is most influential?

46
Page Rank

PageRank is a numeric value measuring the importance of a


page on the web. Named after Larry Page (co-founder of
Google)
A link analysis algorithm that assigns a numerical
weighting to each element (webpage) in the entire set (web)
to measure the importance of the page.
Sum of the PageRank of all pages in a system is set to 1.

48
Page Rank

Let PR(U ) be the page rank of page U .


Assuming m webpages V1 , … , Vm send incoming links to
page U , then

PR(V1 ) PR(V2 ) PR(Vm )


PR(U ) = + +⋯+
L(V1 ) L(V2 ) L(Vm )
where L(Vi ) = number of outgoing links from page Vi .

49
Page Rank

Here, B and C send links to A, so PR(A) is


affected by PR(B) and PR(C).
Similarly, PR(A) affects PR(D).

PR(B) PR(C)
PR(A) = +
3 2

50
Page Rank

51
Page Rank

Only C sends a link to A: PR(A) = PR(C)


Only A sends a link to B: PR(B) = PR(A)/2
Both A and B send links to C: PR(C) = PR(A)/2 + PR(B)
And all ranks add to 1: PR(A) + PR(B) + PR(C) = 1
Solve the model: PR(A) = 0.4, PR(B) = 0.2, PR(C) = 0.4.

52
Exercise

53
Link Building

Create link worthy content


Write content that others want to read and link;
Create tools and documents that others want to use;
Create and host a game that others want to play
Content variety
Many types of contents available; Examples include
blogging, white papers, videos, webinars, podcasts,
webcasts, and infographics.

54
Link Building

Web PR
Submitting guest blog posts to popular blogs in your
industry. Generally, you will get a link back to your
website in an author box at the top or bottom of your
post’s content. Submit your website to applicable
industry directories
Competitor analysis
Who is linking to your competitors? They may link
to you.
55
Tracking Inbound Links

There are several tools that help you track inbound links to
your website. For example, you can use ahrefs to track the
links:
ahrefs: https://ahrefs.com/backlink-checker

56
SEO: The White and Black

White Hat SEO (legitimate):


Conforms to the search engines' guidelines and involves
no deception
Create content for users and search engines
Black Hat SEO (illegitimate)
Going overboard with SEOs…
Trying to deceive search engine to increase rank
Use reputable SEO company & beware guarantees “#1
site on Google”

57
SEO: The White and Black

Just a few examples from 1000s of such practices --- you will
be penalized by search engines when uncovered.
Keyword stuffing: overusing the same keywords
throughout one page in order to maximize its visibility and
organic traffic.

58
Cloaking: search fake content to search engine spider

https://www.youtube.com/embed/QHtnfOgp65Q?enablejsapi=1

59
SEO: The White and Black

Paid Links: pay other websites to link to their page to get


high rankings.
Example: JCPenny paid other websites to link to JCP.com.
After being caught, it was blocked from ranking in the first
page of results at Google for 3 months. Lost $30mm in sales.

60
Google Panda

Google Panda is an algorithm used to reward


high-quality websites and diminish the presence
of low-quality websites in Google’s organic search engine
results.
It punishes thin content, duplicate content, low-quality
content, high ad-to-content ratio, content mismatching
search query.
It rewards original content and outbound links to reputable
websites.

61
Hubspot Website Grader

62
63
64
65
ahrefs: https://ahrefs.com/backlink-
checker/?

66
Similar Web: https://www.similarweb.com/

67
A/B Testing

68
A/B testing

Suppose that you have two (or more) versions of a website,


and you do not know which one is better.
What should you do?

69

You might also like