Difference between revisions of "Web indexing"
Karl Jones (Talk | contribs) (sections etc) |
Karl Jones (Talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 21: | Line 21: | ||
== See also == | == See also == | ||
+ | * [[Metadata]] | ||
+ | * [[Timestamp]] | ||
* [[Web scraping]] | * [[Web scraping]] | ||
* [[Web search engine]] | * [[Web search engine]] | ||
Line 27: | Line 29: | ||
* [http://en.wikipedia.org/wiki/Web_indexing Web indexing] @ Wikipedia | * [http://en.wikipedia.org/wiki/Web_indexing Web indexing] @ Wikipedia | ||
+ | |||
+ | [[Category:Computing]] | ||
+ | [[Category:Internet]] | ||
+ | [[Category:Information]] | ||
+ | [[Category:Web design]] | ||
+ | [[Category:Web design and development]] |
Latest revision as of 18:21, 24 April 2016
Web indexing (or Internet indexing) refers to various methods for indexing the contents of a website or of the Internet as a whole.
Description
Individual websites or intranets may use a back-of-the-book index, while search engines usually use keywords and metadata to provide a more useful vocabulary for Internet or onsite searching.
With the increase in the number of periodicals that have articles online, web indexing is also becoming important for periodical websites.
Back-of-the-book-style web indexes may be called "web site A-Z indexes". The implication with "A-Z" is that there is an alphabetical browse view or interface. This interface differs from that of a browse through layers of hierarchical categories (also known as a taxonomy) which are not necessarily alphabetical, but are also found on some web sites.
Although an A-Z index could be used to index multiple sites, rather than the multiple pages of a single site, this is unusual.
Metadata web indexing
Metadata web indexing involves assigning keywords or phrases to web pages or web sites within a metadata tag (or "meta-tag") field, so that the web page or web site can be retrieved with a search engine that is customized to search the keywords field.
This may or may not involve using keywords restricted to a controlled vocabulary list.
This method is commonly used by search engine indexing.
See also
External Links
- Web indexing @ Wikipedia