Meta Tags What are Meta Tags And How Are They Best Used?

Slides:



Advertisements
Similar presentations
Getting Your Web Site Found. Meta Tags Description Tag This allows you to influence the description of your page with the web crawlers.
Advertisements

WEB DESIGN TABLES, PAGE LAYOUT AND FORMS. Page Layout Page Layout is an important part of web design Why do you think your page layout is important?
Hyper Text Markup Language.  HTML is a language for describing web pages.  HTML stands for Hyper Text Markup Language  HTML is not a programming language,
1 eVenzia Technologies Learning HTML, XHTML & CSS Chapter 1.
Hypertext Markup Language. Platform: - Independent  This means it can be interpreted on any computer regardless of the hardware or operating system.
1 ETT 429 Spring 2007 Microsoft Publisher II. 2 World Wide Web Terminology Internet Web pages Browsers Search Engines.
CM143 - Web Week 2 Basic HTML. Links and Image Tags.
Outline IS400: Development of Business Applications on the Internet Fall 2004 Instructor: Dr. Boris Jukic Table, Forms, Metatags and Frames.
WEB SCIENCE: SEARCHING THE WEB. Basic Terms Search engine Software that finds information on the Internet or World Wide Web Web crawler An automated program.
Tags through Forms. This element is required for all HTML pages It must be at the top of every page of every website We’ll see later on why it is important.
COMPUTERS AND INFORMATION SYSTEMS HTML. How the Web Works To access a web site  Enter its address (URL) in the address box of your browser 
 Definition of HTML Definition of HTML  Tags in HTML Tags in HTML  Creation of HTML document Creation of HTML document  Structure of HTML Structure.
Chapter 10 Publishing and Maintaining Your Web Site.
Dawn Pedersen Art Institute. Introduction All your hard design work will suffer in anonymity if people can't find your site. The most common way people.
On-Site Strategies for Optimizing Your Local Business. sunclouddesign.com/talks.
CMPT241 Web Programming More HTML. Homework 1 Summary of what you have learned Link to the homework on the home page The page needs to be representable.
Adding metadata to web pages Please note: this is a temporary test document for use in internal testing only.
ECA 228 Internet/Intranet Design I Meta Tags & Directories.
1 Web Developer Foundations: Using XHTML Chapter 11 Web Page Promotion Concepts.
Search Engine Optimization. Introduction SEO is a technique used to optimize a web site for search engines like Google, Yahoo, etc. It improves the volume.
IPUB 100 Lesson 2 Instructor Mark Lamontagne Homework Review.
Ku-Yaw Chang Assistant Professor, Department of Computer Science and Information Engineering Da-Yeh University.
Online Chapter 1 4 th Edition.  Review elements  Whitespace handling  Rule structure  Linking to an external style sheet  Alternate Style Sheets.
1 Web Developer & Design Foundations with XHTML Chapter 13 Key Concepts.
Wasim Rangoonwala ID# CS-460 Computer Security “Privacy is the claim of individuals, groups or institutions to determine for themselves when,
XHTML Introductory1 Linking and Publishing Basic Web Pages Chapter 3.
Search Engine optimization.  Search engine optimization (SEO) is the process of affecting the visibility of a website or a web page in a search engine's.
1 State Records Center Entering New Inventory  Versatile web address:  Look for any new ‘Special Updates’ each.
HTML Structure & syntax
Web Optimization. So how does your site get into a search engine? 1 A search engine obtains your URL either by you submitting your site directly to the.
Essential Tags Web Design – Sec 3-3 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course materials.
Essential Tags Web Design – Sec 3-3 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course materials.
>> Introduction to HTML: Tags. Hyper - is the opposite of linear Text – words / sentences / paragraphs Mark-up – Marking the text Language – It is a language.
Title, meta, link, script.  The title looks like:  The tag defines the title of the document in the browser toolbar.  It also: ◦ Provides a title for.
Searching the Web by Lorrie Brazier Revised by Paula Walton.
HTML INTRODUCTION. What is HTML?  HTML stands for Hypertext Markup Language  Developed in 1990  Hidden code that helps us communicate with others on.
Creating Webpage Using HTML
Lesson 1 What Is the World Wide Web?. Objectives Upon completion of this lesson, you should be able to: Explain what the World Wide Web is and how it.
Validating, Promoting, & Publishing Your Web Site Writing For the Web The Internet Writer’s Handbook 2/e.
 2008 Pearson Education, Inc. All rights reserved Introduction to XHTML.
Copyright © 2003 Pearson Education, Inc. Slide 4-1 Created by, Stephanie Ludi, Rochester Institute of Technology—NY Basic Web Page Construction Tables,
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
Chapter 9 Publishing and Maintaining Your Site. 2 Principles of Web Design Chapter 9 Objectives Understand the features of Internet Service Providers.
The Internet October 30, The Internet URL’s Search Engines Boolean Operators Internet Searches Scavenger Hunt.
HTML Structure & syntax. Introduction This presentation introduces the following: Doctype declaration HTML Tags, Elements and Attributes Sections of a.
META tag META tag is the element in the HTML that interacts with the search engines. It’s contain 2 attributes that should always be used: NAME: is an.
Basic Search Engine Optimization. What is SEO?  SEO is an abbreviation for search engine optimization.
METADATA & META TAGS Presented by Jong Hun Kim INF 385E Information Architecture and Design I September 28, 2004.
HTML Basic. What is HTML HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language, it.
Introduction to HTML Year 8. What is HTML O Hyper Text Mark-up Language O The language that all the elements of a web page are written in. O It describes.
Digital Literacy Concepts and basic vocabulary. Digital Literacy Knowledge, skills, and behaviors used in digital devices (computers, tablets, smartphones)
Chapter 1 Getting Listed. Objectives Understand how search engines work Use various strategies of getting listed in search engines Register with search.
Build Your Own Website Review of week 6 You should now have your website pretty complete You should now have your website pretty complete Are there any.
Ch 13 HTML and CSS Web Standards Solutions A Web Standardistas’ Approach.
The World Wide Web. What is the worldwide web? The content of the worldwide web is held on individual pages which are gathered together to form websites.
Headings are defined with the to tags. defines the largest heading. defines the smallest heading. Note: Browsers automatically add an empty line before.
FORMS How to collect information f XX rom visitors Different kinds of form controls New HTML5 form controls.
HTML Overview.  Students will learn: How HTML tagging works How browsers display tagged documents How an HTML document is structured.
_______________________________________________________________________________________________________________ PHP Bible, 2 nd Edition1  Wiley and the.
Week 5  SEO  CSS Please Visit: to download all the PowerPoint Slides for.
Introduction to HTML Dave Edsall IAGenWeb County Coordinator’s Conference June 30, 2007.
REEM ALMOTIRI Information Technology Department Majmaah University.
HTML Structure & syntax
Search Engine Optimization (SEO)
Web Page Elements Writing For the Web
Essential Tags Web Design – Sec 3-3
Essential Tags Web Design – Sec 3-3
WEBSITE DESIGN Chp 1
12. Web Spidering These notes are based, in part, on notes by Dr. Raymond J. Mooney at the University of Texas at Austin.
HTML Structure & syntax
Presentation transcript:

Meta Tags What are Meta Tags And How Are They Best Used?

What?  The META tag was created as a sort of "catch-all." These tags allow Webmasters to issue an unlimited variety of commands, or to provide information to a browser, search engine, or automated program (i.e., robot).

Search Engines and Meta elements  Search Engines help people find web sites  Usually they catalog sites by following links from page to page and saving identification and classification information for each page.

Included Where?  Meta tags are contained in the HEAD section near the top of the page.  They are not visible to the user  If not placed in this section they will not be read by the search engines.

The Meta element….  Search engines catalog pages by reading content in each page’s meta elements, which specifies information about a document.  Two important attributes: name = identifies type of meta element content = the information search engines use to catalog pages

Example of the meta Element - Keyword The “keywords” element provides the search engines a list of words that describe a page. These words are compared with words in a search request. How good are you at picking key words users will use to search? Including meta elements and their content information can draw viewers to your site.

Remember…  Although you can list as many keywords as you like, most search engines will not read more than about 1000 characters.  Include your most important keywords at the start of the tag.

Don’t forget…  They're not displayed to the end user unless you view the source code of the page.  The meta keyword tag is designed to tell the search engine what keywords are important to your page, and thereby how people should be able to find you when they search.

Example of Meta Element - Description  The content of this type of meta element provides a three to four line description of the page, written in sentence form. Just a short summary.  Search Engines also use this description to catalog your site and sometimes display this information as part of the search results.

Page Generator  This is not necessary but lists the program you used to write your pages.

Author and Copyright Not necessary but an example:

Refresh  Using this tag you can have your page automatically refresh itself to the most current version or change another page entirely after a set number of seconds (called ‘client pull’)  Useful if you’ve moved a page to a new url and want any visitors to the old address to quietly sent to a new location. (5 = the number of seconds to wait before changing to a new page)

Meta expires command…  Gives the users’ browsers a date, after which the page is deleted from the browsers cache, and must be downloaded again.  This is useful if you want to make sure your visitors are reading the most current version of a page. 

Robots  You can tell engines which ones are welcome and which can get lost. The following code allows all crawlers in. (you will have to do some research to find the name of the search engine’s ‘bot’ if you wanted it excluded)

Should I put meta tags on every page, or just meta tags on the home or index page?  Put them on every page that you create and publish. The search engines will find all your pages and if you want to stand a good chance of them ranking your pages highly, you'll want to put the meta tag element on each of them

Example: My Web Page

Search Engine Quiz…  /quizzes/search_engine_quiz/blsear chenginequiz.htm