 |
| µoªí¤H |
¤º®e |
Sxscdergh
³X«È
|
µoªí©ó:
¬P´Á¤é ¤Q¤G¤ë 30, 2007 5:03 pm |
  |
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
A site map (or sitemap) is a graphical representation of the architecture of a web site. [1] It can be either a document in any form used as a planning tool for web design, or a web page that lists the pages on a web site, typically organized in hierarchical fashion. This helps visitors and search engine bots find pages on the site.
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
While some developers argue that site index is a more appropriately used term to relay page function, web visitors are used to seeing each term and generally associate both as one and the same. However, a site index is often used to mean an A-Z index that provides access to particular content, while a site map provides a general top-down view of the overall site contents.
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
Site maps can improve search engine optimization of a site by making sure that all the pages can be found. This is especially important if a site uses Macromedia Flash or JavaScript menus that do not include HTML links. Most search engines will only follow a finite number of links from a page, so if a site is very large, the site map may be required so that search engines and visitors can access all content on the site.
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
Google introduced Google Sitemaps so web developers can publish lists of links from across their sites. The basic premise is that some sites have a large number of dynamic pages that are only available through the use of forms and user entries. The sitemap files can then be used to indicate to a web crawler how such pages can be found. Google, MSN, Yahoo and Ask now jointly support the Sitemaps protocol. Since MSN, Yahoo, Ask, and Google use the same protocol, having a sitemap lets the four biggest search engines have the updated page information. Sitemaps do not guarantee all links will be crawled, and being crawled does not guarantee indexing. However, a sitemap is still the best insurance for getting a search engine to learn about your entire site.
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
The Sitemaps protocol allows a webmaster to inform search engines about URLs on a website that are available for crawling. A Sitemap is an XML file that lists the URLs for a site. It allows webmasters to include additional information about each URL: when it was last updated, how often it changes, and how important it is in relation to other URLs in the site. This allows search engines to crawl the site more intelligently. Sitemaps are a URL inclusion protocol, and complement robots.txt, a URL exclusion protocol.
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
when users cannot access all areas of a website through a browseable interface. In these cases, a search engine can't find these pages. For example, a site with a large "archive" or "database" of resources that aren't well linked to each other (if at all), only accessible via a search form. where webmasters use rich Ajax or Flash, and search engines can't navigate through to get to the content.
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
The webmaster can generate a sitemap containing all accessible URLs on the site and submit it to search engines. Since Google, MSN, Yahoo, and Ask use the same protocol now, having a sitemap would let the biggest search engines have the updated pages information. Sitemaps supplement and do not replace the existing crawl-based mechanisms that search engines already use to discover URLs. By submitting Sitemaps to a search engine a webmaster is only helping that engine's crawlers to do a better job of crawling their site(s). Using this protocol does not guarantee that your webpages will be included in search indexes nor does it influence the way that pages are ranked by a search engine.
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
In some situations, you may want to produce different Sitemaps for different paths on your site — e.g., if security permissions in your organization compartmentalize write access to different directories. Sitemap files have a limit of 50,000 URLs and 10 MegaBytes per sitemap. Sitemaps can be compressed using gzip, reducing bandwidth consumption. Multiple sitemap files are supported, with a Sitemap index file serving as an entry point for a total of 1000 sitemaps. As with all XML files, any data values (including URLs) must use entity escape codes for the characters : ampersand(&), single quote ('), double quote ("), less than (<) and greater than (>).
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
HTML, an initialism of Hypertext Markup Language, is the predominant markup language for web pages. It provides a means to describe the structure of text-based information in a document — by denoting certain text as headings, paragraphs, lists, and so on — and to supplement that text with interactive forms, embedded images, and other objects.
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
HTML is written in the form of labels (known as tags), surrounded by angle brackets. HTML can also describe, to some degree, the appearance and semantics of a document, and can include embedded scripting language code which can affect the behavior of web browsers and other HTML processors.
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
HTML is also often used to refer to content of the MIME type text/html or even more broadly as a generic term for HTML whether in its XML-descended form (such as XHTML 1.0 and later) or its form descended directly from SGML (such as HTML 4.01 and earlier).
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
In 1980, physicist Tim Berners-Lee, who was an independent contractor at CERN, proposed and prototyped ENQUIRE, a hypertext system for CERN researchers to use to share documents. In 1989, Berners-Lee and CERN data systems engineer Robert Cailliau each submitted separate proposals for an Internet-based hypertext system providing similar functionality. The following year, they collaborated on a joint proposal, the WorldWideWeb (W3) project, [1] which was accepted by CERN.
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
Berners-Lee considered HTML to be, at the time, an application of SGML, but it was not formally defined as such until the mid-1993 publication, by the IETF, of the first proposal for an HTML specification: Berners-Lee and Dan Connolly's "Hypertext Markup Language (HTML)" Internet-Draft, which included an SGML Document Type Definition to define the grammar.[5] The draft expired after six months, but was notable for its acknowledgment of the NCSA Mosaic browser's custom tag for embedding in-line images, reflecting the IETF's philosophy of basing standards on successful prototypes.[6] Similarly, Dave Raggett's competing Internet-Draft, "HTML+ (Hypertext Markup Format)", from late 1993, suggested standardizing already-implemented features like tables and fill-out forms.[7]
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
After the HTML and HTML+ drafts expired in early 1994, the IETF created an HTML Working Group, which in 1995 completed "HTML 2.0", the first HTML specification intended to be treated as a standard against which future implementations should be based.[6] Published as Request for Comments 1866, HTML 2.0 included ideas from the HTML and HTML+ drafts.[8] There was no "HTML 1.0"; the 2.0 designation was intended to distinguish the new edition from previous drafts.[9]
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
Further development under the auspices of the IETF was stalled by competing interests. Since 1996, the HTML specifications have been maintained, with input from commercial software vendors, by the World Wide Web Consortium (W3C).[7] However, in 2000, HTML also became an international standard (ISO/IEC 15445:2000). The last HTML specification published by the W3C is the HTML 4.01 Recommendation, published in late 1999. Its issues and errors were last acknowledged by errata published in 2001.
html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap html sitemap
HTML 3.2 was never submitted to the IETF, whose HTML Working Group closed in September 1996;[13] it was instead published as one of the W3C's first "Recommendations" in early 1997. Math support as proposed by HTML 3.0 finally came about years later with a different standard, MathML.
html sitemap html sitemap html sitemap html sitemap html sitemap |
|
|
|
 |
|
|
|
¤U¤@½g¥DÃD
¤W¤@½g¥DÃD
±z ¥i¥H ¦b³oÓª©±µoªí¤å³¹ ±z ¥i¥H ¦b³oÓª©±¦^ÂФ峹 ±z µLªk ¦b³oÓª©±½s¿è¤å³¹ ±z µLªk ¦b³oÓª©±§R°£¤å³¹ ±z µLªk ¦b³oÓª©±¶i¦æ§ë²¼
|
Powered by phpBB 20.2.6
© 2001, 2002 phpBB Group :: FI Theme
©Ò¦³ªº®É¶¡§¡¬° GMT
Integrate PHPBB2.0.6 INTO TWE-COMMERCE By oldpa
|