SEO lingo may be rather intimidating for the average person. This glossary is an effort to make seo more accessible. The definitions are not always complete since they are predominantly related to search engine optimisation.
Search tips: Use 1) ctrl+f to find a keyword, 2) Internet Explorer excluded, alt+n is available for leading browsers to find the next instance of a keyword while alt+p can be used to find the previous instance of a keyword.
HTML attribute for the
img tag. It renders an alternative text when an image is not found. Belongs to
HTML emphasis.
Actually, it doesn´t exist. When mentioned,
alt attribute is what is really meant.
HTML definition of a
link. Belongs to
HTML emphasis.
Microsoft technology to render websites. It is usually realised through the combination of
HTML (
client-side),
VBscript (
server-side) and the Microsoft access
database application.
See
HTML attribute.
A
client-side program like Internet Explorer or FireFox that interprets
HTML to render websites.
A visual or textual invitation to
convert.
In the head section of the source code of a website page with an ugly
URL such as
http://www.domain.tld/product.htm?cid=9854,
the following may be specified:
<link rel="canonical" href="http://www.domain.tld/product.htm"/>.
This tells search engines that the preferred location of the website page (the canonical
URL, in search engine speak) is
http://www.domain.tld/product.htm
instead of
http://www.domain.tld/product.htm?cid=9854.
According to Matt Cutts "this is much like a 301/permanent redirect that only flows within a site. PageRank/anchortext flows to the canonical url".
See
hard link.
Term to designate something that resides or is executed on the computer of the client, like
your pc or laptop. For instance,
Javascript is executed on
your (
client-side) computer and your online registration data is stored in a
database or alternative storage through a
server-side script.
A system to build and maintain the content of a website for people that will not be bothered with detailed web development knowledge.
Technique to increase traffic on and between websites through (reciprocal)
links with local companies and organisations.
Either visual (and audible) or textual (and audible) website content.
Goal of a website (often commercial) like subscribing for newsletters or ordering a service or product.
The succes rate of a website to direct her visitors to her (commercial) goal.
See
SEA.
Effectively prepared for correct rendering by multiple
browsers.
Technique to render the layout (like colors, fonts, positions and dimensions) of a website.
Digital data storage system.
Metatag which describes the web page for search engines. Is not rendered on the web page but does appear as the description (under the title) in the search results. Belongs to
HTML emphasis.
Content (usually text) that is identical to the content of other web pages. Search engines may penalize your site when it contains duplicate content resulting in lower positions in the search results or even completely ban your site from their index.
Promotion through newsletters, forums etc.
Leading
search engine.
Strongest
header tag. Belongs to
HTML emphasis.
Link created using an
anchor tag without supplying a
nofollow. Is also called clean link.
HTML tag <h1> - <h6>. Used to emphasise article headings. Correct application is recognised by both visitor and search engine. Belongs to
HTML emphasis.
Linking to an object like a file or a film on a different domain to minimise data traffic on the executor's own domain server. A form of theft according to author.
Programming language which is interpreted and executed by
browsers to render a website.
Attribute of an
HTML tag. Is sometimes confused with
HTML tag.
HTML code to emphasise text. This is always visible to
search engines and often for visitors like bold, underlined or iterated text. The correct application is an important aspect of
seo.
HTML definition.
HTML definition of an image. See also
alt attribute.
A world wide web (www) of computers.
Client-side script which is interpreted by
browsers. This technique is often used to render a website interactive.
Link to another web page which is created through
javascript. Since this code is executed
client-side, it is not read by search engines that collect their data from
servers. Therefor, it can be (and often is) used to prevent transmission of
link popularity to the destination site.
Metatag which supplies the search engines with keywords supposed to be relevant to the page. Even though the impact of this
HTML definition has weakened somewhat in recent years, it still belongs to
HTML emphasis.
Link to a web page. See also
hard link,
javascript link and
nofollow.
Website
content inviting/generating inbound
links.
Strategy to increase
linkpopularity.
See
linkpopularity
Popularity of a website expressed by the amount of inbound
links. It is an important factor in the algoritme of search engines to determine your position in the search engine result pages. See also
linkbuilding,
linkbait and
viral linking.
HTML tag that provides information for search engines about the relevant web page like description, language, the author etc. Belongs to
HTML emphasis.
Technology to increase the efficiency of web pages through rendering multiple versions. A test might be conducted to discover whether a green coloured
call-to-action delivers more conversions than a red coloured one.
Relation
attribute of either the
robots metatag or the
anchor tag.
Promoting services and products through the
internet.
Reputation on the
internet. If many negative articles appear when searching for your company, it is high time to employ a
SERM specialist.
Freely accessible software like
PHP. Its flexibility is often superior compaired to payed or protected software. However, its use often requires advanced knowledge.
Search results which do not depend on payment to
search engines.
Search results achieved through payment to
search engines. See also
SEA.
Open source server-side script. Author started using it in 2003 as an alternative for
Microsofts Active Server Page (ASP) technology, enabling him to develop and test interactive
database driven sites without connection to the
internet. These days it appears to be possibe to do the same using an updated version of
ASP. Wasseo is developed using
php/mysql.
Open source technology to develop
database applications and
database driven websites. PHP/MYSQL sites may be recognised through the combination of
HTML (
client-side),
PHP (
server-side) and SQL (
database application).
See
SEA.
Metatag which supplies search engine guidelines for indexing the relevant page. See also
nofollow.
File that provides search engine guidelines for indexing the relevant website. See also
nofollow.
Small program. Even though some
javascript files nowadays are rather big because they are used to generate a lot or even all of a website´s
HTML, the name actually suggests that was not its original purpose.
Online marketing method where an advertiser (e.g. bol.com) pays a
search engine an amount based on the number of clicks on the advertisement in the
sponsored results.
An interactieve
database driven website programmed to collect data from the
internet.
Online marketing technology to prepare a website in order to appear high in the search engine result pages without payment to
search engines.
A website´s success rate to appear high in their results.
The combination of
SEA and
SEO.
A combination of
SEO activities to manage or restore your
online reputation.
Search engine result pages.
Computer the website, the
CMS or the
database resides. Often used to designate the software on such a computer.
Term to designate something that resides on or is executed by a
server. See also
client-side.
See
payed search results.
See
HTML tag.
HTML definition of the web page title. Also appears in the search result pages which is why it belongs to
HTML emphasis.
Is often mistakenly used instead of "Google Webmaster Guidelines".
See
organic search results.
The web adress that starts with http://.
User friendliness. Usability is a important factor of
conversion friendliness.
URL, created to point to something to which it is related and indicated in the name of the
URL. For example http://www.electrical-appliances.tld/coffee-machine/
Server-side script often used to add interactivity to websites.
Linkbuilding distinguishing itself from
linkbait through a strong focus on social networks. Viral linkbuilding is often executed through combining events with press releases.
Re-definition of
HTML according to the rules of XML.
Programming language to develop applications and websites much like
HTML but with added functionality.
Leading
search engine.