Deck 15: Optimizing Your Web Site for Search Engines

Full screen (f)
exit full mode
Question
By convention, bots look for a file named searchengine.txt in the root directory of a website for instructions on any files or folders to exclude from indexing._________________________
Use Space or
up arrow
down arrow
to flip the card.
Question
You can add a summary of your page content by creating a new meta element with the value viewport for thename attribute._________________________
Question
The string that identifies a schema is similar to a URL but does not necessarily reference an actual web document.
Question
Search engines consider links to your site from other websites to evaluate your site's content and popularity.
Question
The HTML elements you choose when building a web page do not add semantic data.
Question
Search engines combine many factors to decide thepriorityof search results into a set of instructions known as an element._________________________
Question
Microdata enables you to add semantic information to specific web page elements.
Question
After specifying a group of files to exclude from indexing, you can create one or more Allow entries to specify files that should be indexed._________________________
Question
Anyone can define and use a custom vocabulary for microdata.
Question
Implementing SEO techniques increases the likelihood that people searching on a query relevant to your website will be presented with a link to your website.
Question
Sitemaps for both large and small websites are generally plain text files.
Question
Elements such as the title element play unique roles in results for some search engines._________________________
Question
A plain-text Sitemap file must use ISO-8859-4encoding for compatibility with major search engines._________________________
Question
Sitemap files for large or complex websites are generally written in XML._________________________
Question
You can rely on a robots.txt file to keep a document on your web server hidden.
Question
Search engines rely on the text of description meta elements to decide which queries match a page.
Question
Whenever you use the name attribute for a meta element, it must be paired with a content attribute, which contains the actual value._________________________
Question
div elements play an important role in indexing, so you should pay special attention to them in your web documents.
Question
Viewing text-only versions of your web pages can help you identify missing or hidden content and ensure that your pages are ready for search engine indexing._________________________
Question
HTML supports a syntax known as metadata that enables you to add semantic information to specific web page elements._________________________
Question
When creating a description meta element, the value of the ____ attribute indicates the type of data provided in the element.

A) name
B) content
C) charset
D) type
Question
__________ are sets of terms and definitions that can be used to indicate the semantic value of specific types of information.

A) schemas
B) vocabularies
C) algorithms
D) bots
Question
Search engines can use ____ to present and format relevant web page content in search results.

A) macrodata
B) search rank
C) microdata
D) bots
Question
The most widely supportedmicrodata vocabulary is __________.

A) schema.org
B) microformats
C) RDFa
D) data-vocabulary.org
Question
The simplest version of a sitemap file contains only _______.

A) text
B) graphics
C) tags
D) CSS properties
Question
Creating a(n) __________ element specific to a web page avoids a generic heading in the search result.

A) h1
B) header
C) title
D) h2
Question
The ____ attribute signifies that the vocabulary specified using a separateattribute applies to all descendent elements of the element in which it is declared.

A) itemtype
B) itemschema
C) itemscope
D) schematype
Question
Adding a page _________ enables a search result to display a concise page summary, ratherthansimply a random passage from the web page.

A) title
B) description
C) header
D) footer
Question
For most web page elements, the microdata value is __________.

A) the text an element contains
B) the element name
C) the alt text
D) specified in a tag
Question
The string that identifies a schema is a(n) __________.

A) URL
B) URI
C) algorithm
D) crawler
Question
Making even small adjustments to the __________ you're presenting to users can improve the accuracy of search engines when they index your pages.

A) scripts
B) content
C) CSS
D) URL
Question
The title element, heading elements, img elements, and ____ text play important roles in indexing, so you should pay special attention to them in your web documents.

A) bulleted
B) numbered
C) linked
D) table
Question
One of the goals of SEO is to address factors that are part of search engine __________ in order to move a site up in the list of search results returned for relevant queries.

A) ads
B) bots
C) algorithms
D) crawlers
Question
When creating a description meta element, the ____ attribute contains the actual value.

A) name
B) content
C) charset
D) type
Question
When search engines index a site, then identify a sitemap file based on __________.​

A) ​its location on the web server where web documents are stored
B) ​another text file that indicates the location of the sitemap file
C) ​their records of the locations of files across the web
D) ​a meta element in index.html that indicates the path
Question
Search engines index web pages using programs known as bots or ____.

A) viruses
B) worms
C) climbers
D) crawlers
Question
Giving your images ____ names adds to the information that search engines can collect about your Web pages.

A) short and descriptive
B) long and descriptive
C) short and abbreviated
D) long and abbreviated
Question
The __________ attribute specifies the unique string that identifies the schema you're using.

A) itemtype
B) itemscope
C) itemschema
D) schematype
Question
Before listing specific pages to include or exclude from indexing, you use a ____ entry to specify which bots the rules apply to.

A) Target-agent
B) Sender-agent
C) User-agent
D) Developer-agent
Question
Including high-quality content can improve your website's __________.

A) search rank
B) microdata
C) schema
D) sitemap
Question


<strong>​ ​   Referring to the figure above, item d shows __________.</strong> A) the CSS properties and values from your code B) the microdata vocabulary properties and values from your code C) the field name values and user-entered data from a form D) the Google search result that most closely matches the code in item b <div style=padding-top: 35px>
Referring to the figure above, item d shows __________.

A) the CSS properties and values from your code
B) the microdata vocabulary properties and values from your code
C) the field name values and user-entered data from a form
D) the Google search result that most closely matches the code in item b
Question


<strong>​ ​   Referring to the figure above, what happens when you click item a?</strong> A) The tool validates your code against the specified vocabulary. B) The tool validates your code against HTML standards. C) The tool validates your code against CSS standards. D) The tool fixes the syntax and spacing of your code. <div style=padding-top: 35px>
Referring to the figure above, what happens when you click item a?

A) The tool validates your code against the specified vocabulary.
B) The tool validates your code against HTML standards.
C) The tool validates your code against CSS standards.
D) The tool fixes the syntax and spacing of your code.
Question

<strong>​   Referring to the area labeled 2. in the figure above, adding a page ____ enables the search result to display a concise page summary, rather than simply a random passage from the web page.</strong> A) name B) description C) content D) title <div style=padding-top: 35px>
Referring to the area labeled "2." in the figure above, adding a page ____ enables the search result to display a concise page summary, rather than simply a random passage from the web page.

A) name
B) description
C) content
D) title
Question

<strong>​   Referring to the area labeled 1. in the figure above, a more specific ____ element was created to avoid a generic heading in the search result.</strong> A) name B) description C) content D) title <div style=padding-top: 35px>
Referring to the area labeled "1." in the figure above, a more specific ____ element was created to avoid a generic heading in the search result.

A) name
B) description
C) content
D) title
Question


<strong>​ ​   Referring to the figure above, what does item b represent?</strong> A) Code generated by the tool B) Code you pasted into the tool C) The results of validation D) The CSS for your page <div style=padding-top: 35px>
Referring to the figure above, what does item b represent?

A) Code generated by the tool
B) Code you pasted into the tool
C) The results of validation
D) The CSS for your page
Question
Sandy rewrites her existing title element to be ____.

A) short and descriptive
B) the same as every other page on her site
C) generic and long
D) open to interpretation
Question
In a robots.txt file, the ____ wildcard indicates that all bots should respect the rule or rules that follow.

A) *
B) @
C) #
D) $
Question
__________ is the dominant search engine in China.

A) Baidu
B) Yandex
C) Google
D) Yahoo!
Question


<strong>​ ​   Referring to the figure above, item c indicates that __________.</strong> A) Your HTML code is valid. B) The microdata markup in your code is valid. C) Your CSS code is valid. D) Your search rank has increased. <div style=padding-top: 35px>
Referring to the figure above, item c indicates that __________.

A) Your HTML code is valid.
B) The microdata markup in your code is valid.
C) Your CSS code is valid.
D) Your search rank has increased.
Question
Sandy has links throughout her site.From an SEO perspective, which of the following is considered good link text?

A) Click
B) Click here
C) Enter
D) Ask a question
Question
Tyler uses the code Disallow: /*.ppt$ to instruct bots to not index any files in the site with the extension ____.

A) ppt$
B) ppt
C) *.ppt$
D) None of the above.
Question


<strong>​ ​   Referring to the figure above, the ____ attribute signifies that the schema applies to all descendent elements.</strong> A) itemtype B) itemprop C) itemscope D) footer <div style=padding-top: 35px>
Referring to the figure above, the ____ attribute signifies that the schema applies to all descendent elements.

A) itemtype
B) itemprop
C) itemscope
D) footer
Question


<strong>​ ​   Referring to the figure above, the ________ value specifies the unique string that identifies the schema you're using.</strong> A) itemtype B) itemprop C) itemscope D) footer <div style=padding-top: 35px>
Referring to the figure above, the ________ value specifies the unique string that identifies the schema you're using.

A) itemtype
B) itemprop
C) itemscope
D) footer
Question
When viewing a web page with graphics disabled, __________ takes the place of each image.

A) the image filename
B) a black box
C) alt text
D) a button
Question
When updating her img elements with SEO in mind, which of the following should Sandy AVOID?

A) Giving image files short, descriptive names
B) Supplying alternative text using the alt attribute
C) Using the same image in more than one web page on the same website.
D) Including text in images that's not available elsewhere on the page.
Question

<strong>​   Referring to the area labeled 3. in the figure above, incorporating ____ into web page elements allows search engines to summarize information</strong> A) bots B) microdata C) algorithms D) sitemaps <div style=padding-top: 35px>
Referring to the area labeled "3." in the figure above, incorporating ____ into web page elements allows search engines to summarize information

A) bots
B) microdata
C) algorithms
D) sitemaps
Question
Sandy adds heading elements, such as __________, to major subdivisions of her page.

A) h1
B) header
C) title
D) caption
Question
People in charge of websites are known as __________.

A) webmasters
B) bots
C) crawlers
D) pilots
Question
Tyler uses the code Disallow: /testto instruct bots to not index the test____.

A) directory
B) image
C) site
D) file
Question
Tyler uses the code Disallow: /to instruct bots ____.

A) not to index the entire website
B) to index the entire website
C) to index only the main directory
D) to index the website at their own discretion
Question
Matching
Match each term with the appropriate definition.
a. The set of instructions combining the factors that search engines use to decide the priority of search results.
b. A single group of terms and definitions related to a specific type of information.
c. A file in a specific format that lists all the pages in a website.
d. A set of terms and definitions that can be used to indicate the semantic value of a specific type of information.
e. A program used by a search engine to index web pages.
algorithm
Question
Explain two steps you can take to increase the chances that search engines that are popular among your target audience index your web pages accurately.
Question
A(n) ________________ file is a file in a specific format that lists all the pages available to users in a website, and may include information about web page content such as images or video.
Question
  When optimizing your website for search engines, why is it helpful to review text-only versions of your web pages? What are some ways you can translate your web page into a text-only version?<div style=padding-top: 35px>
When optimizing your website for search engines, why is it helpful to review text-only versions of your web pages? What are some ways you can translate your web page into a text-only version?
Question
Matching
Match each term with the appropriate definition.
a. The set of instructions combining the factors that search engines use to decide the priority of search results.
b. A single group of terms and definitions related to a specific type of information.
c. A file in a specific format that lists all the pages in a website.
d. A set of terms and definitions that can be used to indicate the semantic value of a specific type of information.
e. A program used by a search engine to index web pages.
bot
Question
You can contribute to SEO by using HTML __________ elements to describe the types of content represented in your web page.
Question
You can add a page summary to a web page using the __________ element.
Question
Matching
Match each term with the appropriate definition.
a. The set of instructions combining the factors that search engines use to decide the priority of search results.
b. A single group of terms and definitions related to a specific type of information.
c. A file in a specific format that lists all the pages in a website.
d. A set of terms and definitions that can be used to indicate the semantic value of a specific type of information.
e. A program used by a search engine to index web pages.
schema
Question
The process of tailoring the structure and content of a web page with search engines in mind is known as search engine ________________.
Question
List at least 3 elements that you should pay attention to when creating indexable content.For one of these elements, list one practice you should follow and one practice that you should avoid.
Question
You can install a program such as the free, open-source Lynx browser, or an extension to another browser to let you view only the __________ of a web page.
Question
Microdata is based on ________________, which are sets of terms and definitions that can be used to indicate the semantic value of specific types of information.
Question
Matching
Match each term with the appropriate definition.
a. The set of instructions combining the factors that search engines use to decide the priority of search results.
b. A single group of terms and definitions related to a specific type of information.
c. A file in a specific format that lists all the pages in a website.
d. A set of terms and definitions that can be used to indicate the semantic value of a specific type of information.
e. A program used by a search engine to index web pages.
sitemap
Question
A(n) __________ file uses keywords such asUser-agent and Disallow.
Question
Matching
Match each term with the appropriate definition.
a. The set of instructions combining the factors that search engines use to decide the priority of search results.
b. A single group of terms and definitions related to a specific type of information.
c. A file in a specific format that lists all the pages in a website.
d. A set of terms and definitions that can be used to indicate the semantic value of a specific type of information.
e. A program used by a search engine to index web pages.
vocabulary
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/75
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 15: Optimizing Your Web Site for Search Engines
1
By convention, bots look for a file named searchengine.txt in the root directory of a website for instructions on any files or folders to exclude from indexing._________________________
False
2
You can add a summary of your page content by creating a new meta element with the value viewport for thename attribute._________________________
False
3
The string that identifies a schema is similar to a URL but does not necessarily reference an actual web document.
True
4
Search engines consider links to your site from other websites to evaluate your site's content and popularity.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
5
The HTML elements you choose when building a web page do not add semantic data.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
6
Search engines combine many factors to decide thepriorityof search results into a set of instructions known as an element._________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
7
Microdata enables you to add semantic information to specific web page elements.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
8
After specifying a group of files to exclude from indexing, you can create one or more Allow entries to specify files that should be indexed._________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
9
Anyone can define and use a custom vocabulary for microdata.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
10
Implementing SEO techniques increases the likelihood that people searching on a query relevant to your website will be presented with a link to your website.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
11
Sitemaps for both large and small websites are generally plain text files.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
12
Elements such as the title element play unique roles in results for some search engines._________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
13
A plain-text Sitemap file must use ISO-8859-4encoding for compatibility with major search engines._________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
14
Sitemap files for large or complex websites are generally written in XML._________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
15
You can rely on a robots.txt file to keep a document on your web server hidden.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
16
Search engines rely on the text of description meta elements to decide which queries match a page.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
17
Whenever you use the name attribute for a meta element, it must be paired with a content attribute, which contains the actual value._________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
18
div elements play an important role in indexing, so you should pay special attention to them in your web documents.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
19
Viewing text-only versions of your web pages can help you identify missing or hidden content and ensure that your pages are ready for search engine indexing._________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
20
HTML supports a syntax known as metadata that enables you to add semantic information to specific web page elements._________________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
21
When creating a description meta element, the value of the ____ attribute indicates the type of data provided in the element.

A) name
B) content
C) charset
D) type
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
22
__________ are sets of terms and definitions that can be used to indicate the semantic value of specific types of information.

A) schemas
B) vocabularies
C) algorithms
D) bots
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
23
Search engines can use ____ to present and format relevant web page content in search results.

A) macrodata
B) search rank
C) microdata
D) bots
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
24
The most widely supportedmicrodata vocabulary is __________.

A) schema.org
B) microformats
C) RDFa
D) data-vocabulary.org
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
25
The simplest version of a sitemap file contains only _______.

A) text
B) graphics
C) tags
D) CSS properties
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
26
Creating a(n) __________ element specific to a web page avoids a generic heading in the search result.

A) h1
B) header
C) title
D) h2
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
27
The ____ attribute signifies that the vocabulary specified using a separateattribute applies to all descendent elements of the element in which it is declared.

A) itemtype
B) itemschema
C) itemscope
D) schematype
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
28
Adding a page _________ enables a search result to display a concise page summary, ratherthansimply a random passage from the web page.

A) title
B) description
C) header
D) footer
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
29
For most web page elements, the microdata value is __________.

A) the text an element contains
B) the element name
C) the alt text
D) specified in a tag
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
30
The string that identifies a schema is a(n) __________.

A) URL
B) URI
C) algorithm
D) crawler
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
31
Making even small adjustments to the __________ you're presenting to users can improve the accuracy of search engines when they index your pages.

A) scripts
B) content
C) CSS
D) URL
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
32
The title element, heading elements, img elements, and ____ text play important roles in indexing, so you should pay special attention to them in your web documents.

A) bulleted
B) numbered
C) linked
D) table
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
33
One of the goals of SEO is to address factors that are part of search engine __________ in order to move a site up in the list of search results returned for relevant queries.

A) ads
B) bots
C) algorithms
D) crawlers
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
34
When creating a description meta element, the ____ attribute contains the actual value.

A) name
B) content
C) charset
D) type
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
35
When search engines index a site, then identify a sitemap file based on __________.​

A) ​its location on the web server where web documents are stored
B) ​another text file that indicates the location of the sitemap file
C) ​their records of the locations of files across the web
D) ​a meta element in index.html that indicates the path
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
36
Search engines index web pages using programs known as bots or ____.

A) viruses
B) worms
C) climbers
D) crawlers
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
37
Giving your images ____ names adds to the information that search engines can collect about your Web pages.

A) short and descriptive
B) long and descriptive
C) short and abbreviated
D) long and abbreviated
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
38
The __________ attribute specifies the unique string that identifies the schema you're using.

A) itemtype
B) itemscope
C) itemschema
D) schematype
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
39
Before listing specific pages to include or exclude from indexing, you use a ____ entry to specify which bots the rules apply to.

A) Target-agent
B) Sender-agent
C) User-agent
D) Developer-agent
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
40
Including high-quality content can improve your website's __________.

A) search rank
B) microdata
C) schema
D) sitemap
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
41


<strong>​ ​   Referring to the figure above, item d shows __________.</strong> A) the CSS properties and values from your code B) the microdata vocabulary properties and values from your code C) the field name values and user-entered data from a form D) the Google search result that most closely matches the code in item b
Referring to the figure above, item d shows __________.

A) the CSS properties and values from your code
B) the microdata vocabulary properties and values from your code
C) the field name values and user-entered data from a form
D) the Google search result that most closely matches the code in item b
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
42


<strong>​ ​   Referring to the figure above, what happens when you click item a?</strong> A) The tool validates your code against the specified vocabulary. B) The tool validates your code against HTML standards. C) The tool validates your code against CSS standards. D) The tool fixes the syntax and spacing of your code.
Referring to the figure above, what happens when you click item a?

A) The tool validates your code against the specified vocabulary.
B) The tool validates your code against HTML standards.
C) The tool validates your code against CSS standards.
D) The tool fixes the syntax and spacing of your code.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
43

<strong>​   Referring to the area labeled 2. in the figure above, adding a page ____ enables the search result to display a concise page summary, rather than simply a random passage from the web page.</strong> A) name B) description C) content D) title
Referring to the area labeled "2." in the figure above, adding a page ____ enables the search result to display a concise page summary, rather than simply a random passage from the web page.

A) name
B) description
C) content
D) title
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
44

<strong>​   Referring to the area labeled 1. in the figure above, a more specific ____ element was created to avoid a generic heading in the search result.</strong> A) name B) description C) content D) title
Referring to the area labeled "1." in the figure above, a more specific ____ element was created to avoid a generic heading in the search result.

A) name
B) description
C) content
D) title
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
45


<strong>​ ​   Referring to the figure above, what does item b represent?</strong> A) Code generated by the tool B) Code you pasted into the tool C) The results of validation D) The CSS for your page
Referring to the figure above, what does item b represent?

A) Code generated by the tool
B) Code you pasted into the tool
C) The results of validation
D) The CSS for your page
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
46
Sandy rewrites her existing title element to be ____.

A) short and descriptive
B) the same as every other page on her site
C) generic and long
D) open to interpretation
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
47
In a robots.txt file, the ____ wildcard indicates that all bots should respect the rule or rules that follow.

A) *
B) @
C) #
D) $
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
48
__________ is the dominant search engine in China.

A) Baidu
B) Yandex
C) Google
D) Yahoo!
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
49


<strong>​ ​   Referring to the figure above, item c indicates that __________.</strong> A) Your HTML code is valid. B) The microdata markup in your code is valid. C) Your CSS code is valid. D) Your search rank has increased.
Referring to the figure above, item c indicates that __________.

A) Your HTML code is valid.
B) The microdata markup in your code is valid.
C) Your CSS code is valid.
D) Your search rank has increased.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
50
Sandy has links throughout her site.From an SEO perspective, which of the following is considered good link text?

A) Click
B) Click here
C) Enter
D) Ask a question
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
51
Tyler uses the code Disallow: /*.ppt$ to instruct bots to not index any files in the site with the extension ____.

A) ppt$
B) ppt
C) *.ppt$
D) None of the above.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
52


<strong>​ ​   Referring to the figure above, the ____ attribute signifies that the schema applies to all descendent elements.</strong> A) itemtype B) itemprop C) itemscope D) footer
Referring to the figure above, the ____ attribute signifies that the schema applies to all descendent elements.

A) itemtype
B) itemprop
C) itemscope
D) footer
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
53


<strong>​ ​   Referring to the figure above, the ________ value specifies the unique string that identifies the schema you're using.</strong> A) itemtype B) itemprop C) itemscope D) footer
Referring to the figure above, the ________ value specifies the unique string that identifies the schema you're using.

A) itemtype
B) itemprop
C) itemscope
D) footer
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
54
When viewing a web page with graphics disabled, __________ takes the place of each image.

A) the image filename
B) a black box
C) alt text
D) a button
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
55
When updating her img elements with SEO in mind, which of the following should Sandy AVOID?

A) Giving image files short, descriptive names
B) Supplying alternative text using the alt attribute
C) Using the same image in more than one web page on the same website.
D) Including text in images that's not available elsewhere on the page.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
56

<strong>​   Referring to the area labeled 3. in the figure above, incorporating ____ into web page elements allows search engines to summarize information</strong> A) bots B) microdata C) algorithms D) sitemaps
Referring to the area labeled "3." in the figure above, incorporating ____ into web page elements allows search engines to summarize information

A) bots
B) microdata
C) algorithms
D) sitemaps
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
57
Sandy adds heading elements, such as __________, to major subdivisions of her page.

A) h1
B) header
C) title
D) caption
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
58
People in charge of websites are known as __________.

A) webmasters
B) bots
C) crawlers
D) pilots
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
59
Tyler uses the code Disallow: /testto instruct bots to not index the test____.

A) directory
B) image
C) site
D) file
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
60
Tyler uses the code Disallow: /to instruct bots ____.

A) not to index the entire website
B) to index the entire website
C) to index only the main directory
D) to index the website at their own discretion
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
61
Matching
Match each term with the appropriate definition.
a. The set of instructions combining the factors that search engines use to decide the priority of search results.
b. A single group of terms and definitions related to a specific type of information.
c. A file in a specific format that lists all the pages in a website.
d. A set of terms and definitions that can be used to indicate the semantic value of a specific type of information.
e. A program used by a search engine to index web pages.
algorithm
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
62
Explain two steps you can take to increase the chances that search engines that are popular among your target audience index your web pages accurately.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
63
A(n) ________________ file is a file in a specific format that lists all the pages available to users in a website, and may include information about web page content such as images or video.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
64
  When optimizing your website for search engines, why is it helpful to review text-only versions of your web pages? What are some ways you can translate your web page into a text-only version?
When optimizing your website for search engines, why is it helpful to review text-only versions of your web pages? What are some ways you can translate your web page into a text-only version?
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
65
Matching
Match each term with the appropriate definition.
a. The set of instructions combining the factors that search engines use to decide the priority of search results.
b. A single group of terms and definitions related to a specific type of information.
c. A file in a specific format that lists all the pages in a website.
d. A set of terms and definitions that can be used to indicate the semantic value of a specific type of information.
e. A program used by a search engine to index web pages.
bot
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
66
You can contribute to SEO by using HTML __________ elements to describe the types of content represented in your web page.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
67
You can add a page summary to a web page using the __________ element.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
68
Matching
Match each term with the appropriate definition.
a. The set of instructions combining the factors that search engines use to decide the priority of search results.
b. A single group of terms and definitions related to a specific type of information.
c. A file in a specific format that lists all the pages in a website.
d. A set of terms and definitions that can be used to indicate the semantic value of a specific type of information.
e. A program used by a search engine to index web pages.
schema
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
69
The process of tailoring the structure and content of a web page with search engines in mind is known as search engine ________________.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
70
List at least 3 elements that you should pay attention to when creating indexable content.For one of these elements, list one practice you should follow and one practice that you should avoid.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
71
You can install a program such as the free, open-source Lynx browser, or an extension to another browser to let you view only the __________ of a web page.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
72
Microdata is based on ________________, which are sets of terms and definitions that can be used to indicate the semantic value of specific types of information.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
73
Matching
Match each term with the appropriate definition.
a. The set of instructions combining the factors that search engines use to decide the priority of search results.
b. A single group of terms and definitions related to a specific type of information.
c. A file in a specific format that lists all the pages in a website.
d. A set of terms and definitions that can be used to indicate the semantic value of a specific type of information.
e. A program used by a search engine to index web pages.
sitemap
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
74
A(n) __________ file uses keywords such asUser-agent and Disallow.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
75
Matching
Match each term with the appropriate definition.
a. The set of instructions combining the factors that search engines use to decide the priority of search results.
b. A single group of terms and definitions related to a specific type of information.
c. A file in a specific format that lists all the pages in a website.
d. A set of terms and definitions that can be used to indicate the semantic value of a specific type of information.
e. A program used by a search engine to index web pages.
vocabulary
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 75 flashcards in this deck.