Presentation is loading. Please wait.

Presentation is loading. Please wait.

1 Lesson 14 - Unit N Optimizing Your Web Site for Search Engines.

Similar presentations


Presentation on theme: "1 Lesson 14 - Unit N Optimizing Your Web Site for Search Engines."— Presentation transcript:

1

2 1

3

4

5

6

7

8

9 Lesson 14 - Unit N Optimizing Your Web Site for Search Engines

10 What should you learn from this lesson? What are Search Engine Optimization (SEO) techniques that can be used so that people searching for a relevant link will be presented with a link to your web page(s)? How do you write indexable content? How do create a description with the meta element? What are the steps to incorporate microdata? What is a sitemap file and how do you create one? What is a robots.txt file and how do you create one? What are the steps in submitting your site to various search sites? 9

11 Understanding Search Engine Optimization (SEO) Search engine optimization The process of tailoring the structure and content of a Web page with search engines in mind. 10

12 Two main benefits – Increasing site’s priority in search results. – Giving Web applications useful semantic information about your site. 11

13 Spiders crawl the web gathering data. Then the search engine uses an algorithm (set of instructions) to decide the priority of search results. Number and variety of links url Title Meta data File names Text – be careful with stuffing 12

14 Writing Indexable Content To make Web site search engine friendly depends on the content. – Even small adjustments can improve accuracy of indexing. – Title, heading, image, and linked text elements play important roles. Table N-1 outlines guidelines for increasing effectiveness of elements for SEO. 13

15 Use titles that clearly indicate and describe the page’s content. BEFORE: T.A.S.K AFTER: T.A.S.K. - Dog obedience classes offered this month 14

16 Image names changed to multi word phrases and descriptive alt text. BEFORE: AFTER: <img src="images/agility-champion-dog.jpg" width="480" height="270" alt=“Rudy - Agility Champion Shepard" /> 15

17 Link text changed from word to descriptive phrase. BEFORE: Schedule Click AFTER: Schedule of Dog shows and events Add Dog Show ticket to cart 16

18 Adding a Description with the meta Element Code added to provide information specifically for search engines Page summary using meta element – Easy implementation – Specified various information to indicate character encoding of Web documents – Charset attributes New meta data with description attribute 17

19 Code for description meta element 18

20 Given the following page adding the meta tag for description. 19

21 Murfreesboro Regional Soccer League - Team Schedules 20

22 Microdata Used to mark up Web page elements. Adds more types of semantic data to Web page content. 21

23 Effects of SEO techniques on an events page 22

24 Incorporating Microdata 23 Vocabularies Define keyword values for specific types of information. Serve as common language for referencing data. Anyone can define and use custom vocabulary. Reference in code using URL. Data-vocabulary.org contains popular, widely used vocabularies.

25 Code for microdata in footer section 24

26 Good references on Microdata http://www.intuit.com/website-building- software/blog/2012/04/3-advanced-seo- techniques-you-need-to-know/ http://www.vanseodesign.com/web- design/html5-microdata/ 25

27 The following is found in the footer of a web page. Write the code for the microdata. 26

28 27

29 Sitemap File in a specific format that lists all the pages in a Web site. May include information about content. The simplest version of Sitemap file contains only text. http://www.webpagemistakes.ca/create- sitemap-or-html-site-map/ http://www.webpagemistakes.ca/create- sitemap-or-html-site-map/ 28

30 Social bookmarking icons added to Web page. 29

31 Creating a robots.txt File Bots Also known as crawlers, they are programs that search engines use to index Web pages. Influences which pages are indexed. S.E. look for files named robots.txt Should be located in the root folder of your web site. 30

32 The "User-Agent" part specifies which search engines you are giving the directions to. Using the asterisk means you are giving directions to ALL search engines. The "disallow" part specifies what content you don't want the search engines to index. If you don't want to block the search engines from any area of your web site, you simply leave this area blank. For most small web sites, those two simple lines are all you really need. 31

33 You can give some instructions about which content to avoid. A good example of this would be a site that has printer- friendly versions of all of their content housed in a folder called "print-ready." There's no reason for the search engines to index both forms of the content, so it's a good idea to go ahead and block the engines from indexing the printer-friendly versions. In this case, you'd leave the "user-agent" section alone, but would add the print-ready folder to the "disallow" line. That robots.txt file would look like this: User-Agent: * Disallow: /print-ready/ 32

34 A word of warning. While some sites will tell you to use robots.txt to block premium content you don't want people to see, this isn't a good idea. While most search engines will respect your robots.txt file and ignore the content you want to have blocked, a far safer option is to hide that premium content behind a login. Requiring a username and password to access the content you want hidden from the public will do a much more effective job of keeping both search engines and people out. 33

35 Previewing and Finalizing Your Site Useful to give documents final check from bot point of view Helps identify missing or hidden content Ensures that pages are ready for indexing Can install free programs to view only text Can approximate view by changing browser settings 34

36 Part of rooms.html displayed without images or styles 35

37 Submitting Your Site Webmasters People in charge of Web sites. Web site can be simply published to make it available to potential users and bots. Or you can submit the page directly to search engines. 36

38 Site submission page at google.com 37

39 38


Download ppt "1 Lesson 14 - Unit N Optimizing Your Web Site for Search Engines."

Similar presentations


Ads by Google