(866) 431-6669 (212) 334-3390
Glossary of terms
- Ranking
-
The placing your website gets when visitors conduct a search for your keywords or keyword phrases using a search engine.
- Reach (Popularity)
-
The amount of different types of people who see an ad or message, including a website.
- Reciprocal Link
-
A link you place on your webpage with the understanding that the linked webpage will create a link to your site.
See Also: Link Exchange
Search Engine Optimization Services by ECommerce Partners
- Referral Page
-
A webpage which links to your website and sends traffic. The URL will appear in your website's server logs, or in The Counter's analysis of your traffic. A good referral page can be worth more than a good search engine ranking, since it is likely to last longer.
- Relational Database (RDBMS)
-
A database based on the relational model developed by E.F. Codd. A relational database allows the definition of data structures, storage and retrieval operations and integrity constraints. In such a database the data and
relations between them are organised in tables. A table is a collection of rows or records and each row in a table contains the same fields. Certain fields may be designated as keys, which means that searches for specific values of that field will use indexing to speed them up.
Where fields in two different tables take values from the same set, a join operation can be performed to select related records in the two tables by matching values in those fields. Often, but not always, the fields will have the same name in both tables. For example, an "orders" table might contain (customer_id, product_code) pairs and a "products" table might
contain (product_code, price) pairs so to calculate a given customer's bill you would sum the prices of all products ordered by that customer by joining on the product-code fields
of the two tables. This can be extended to joining multiple tables on multiple fields. Because these relationships are only specified at retreival time, relational databases are classed as dynamic database management system.
The first commercial RDBMS was the Multics Relational Data Store, first sold in 1978.
INGRES, Oracle, Sybase, Inc., Microsoft Access, and Microsoft SQL Server are well-known database products and companies. Others include PostgreSQL, SQL/DS, and RDB.
Source: Dictionary.com
- Return on Advertising Spend (ROAS)
-
How much profit is generated per money spent on an advertising method.
Source: Overture.com
- Return on Investment (ROI)
-
How much profit is generated per all money spent on a business.
Source: Overture.com
-
A family of document types (generally based on RDF) for listing updates to a site. RSS documents
(generally called "RSS feeds") are readable with RSS readers (generally called "aggregators") like BottomFeeder, although, in 2003, it is anticipated that aggregator functions will be incorporated into web browsers and/or NNTP newsreaders.
Source: Dictionary.com
RSS is an acronym for Rich Site Summary, an XML format for distributing news headlines on the Web, also known as syndication.