Home | Toolshop | Guides | FAQ's | Inside |
Submit Corner Logo
Browse Submit Corner

Submit Corner : Guides : Site Improvement Guide : Maximizing Your Ad Loads

Toolshop

Assessment Tools
Keyword Thesaurus
Link Popularity Tracker
META Tag Generator
META Tag Scanner
Robot Generator
Submit Engine
Top Keywords
Word Tracker

Guides

META Tags
Description Tag
Keywords Tag
Revisit Tag
See Complete List

Search Engines
Google
Yahoo!
Overture
See Complete List

Site Improvement
Image Tags
Title Optimization
Effective META Tags
See Complete List

Software Packages
Web Position Gold
Submit Wolf
See Complete List

Website Assessment
Editor's Viewpoint of Directories
Assess Your Site Indexing
Who's Linking To You
Competitor Identification

Bandwidth Conservation
Background Images
External Javascript
Optimize HTML
See Complete List

FAQ

Our Recommendations
Read FAQ

Webposition Gold - Download Now!

Inside Submit Corner

Advertise
Linking Info
Privacy Policy
Rave Reviews
Terms of Use

Maximizing Your Ad Loads
By Submit Corner
Tell a Friend About This Page

Overview: By preventing caching on your website, you can increase advertising impressions on your website with only one line of code.

If your webpages makes use of advertisements, you want to ensure that the most ads are displayed to your users. However, if users use the back button on their browser to navigate back on your site, chances are they won't see a new ad on reloading an old page. You can overwrite these default settings by using one line of HTML code which will tell a user's browser not to cache your page(s), thereby forcing them to reload the page again including viewing a new ad. Typically this tip should increase your advertising impressions by at least 15% if not greater, but be advised that a larger amount of bandwidth and resources will also be used to re-display the same webpages to web surfers. If your concerned about bandwidth conservation, do not apply the suggestions we make on this page.

HTML No-Cache Syntax

The cache setting can be controlled via three sets of META tags, "Expires", "Pragma" and "Cache-Control". Each of these META Tags will perform the same net effect and cause the web page to not be cached. The difference between each of them lies in the differences between how browsers interpret the results.

The "Expires" tag is an all browser tag which we recommend the most because it functions in all browsers and explicitly indicates to browsers that the page is to expire immediately and should therefore be reloaded now. In addition, webmasters have explicit control of defining exactly when a page will expire, whether it be now, in a few minutes or in a few months, this META Tag explicitly allows a set date for expiration. (Learn more about the Expires META Tag)

The "Pragma" tag only functions in Netscape browsers and for this reason we do not recommend its use since you essentially limit the ability to prevent caching to only Netscape users. The Pragma tag was specifically designed to interact with proxy servers that cache web sites into their local databases. It's only option is to set the cache off if the tag is found, otherwise (if it is not found) it assumes that proxy caching is acceptable.

The "Cache-Control" tag specifies desired behaviour from a caching system and is understood by both clients and web servers. In order to prevent caching, the Cache-Control option should be set to "no-cache". Our preference however still lies with the "Expires" tag simply because webmasters have more control and options of defining when a document will cease to be valid.

Sample Usage to Prevent Caching

Notice About These Implementations:
These cache prevention techniques override browsers' cache settings which also means that each request will need to be re-issued which will cause an increase in bandwidth requirements. If your concerned about keeping bandwidth to a minimum, consider not using the techniques we cover on this page.

META Tag: "Expires"
General Usage: <META http-equiv="Expires" content="0">
Benefit: Tells browsers that the document expires now and should force a reload of the document.
More Info: Learn more about the Expires Meta tag in our META tag guide which covers all the functionality of this META Tag including how to set expiration dates.


META Tag: "Pragma"
General Usage: <META http-equiv="Pragma" content="no-cache">
Benefit: Prevents Netscape browsers from caching your webpages, thereby forcing webpages to be reloaded entirely including advertisements.
Comments: The Pragma META Tag is only understood by Netscape browsers, Internet Explorer will simply skip over this tag and not understand it.


META Tag: "Cache-Control"
General Usage: <META http-equiv="Cache-Control" content="no-cache">
Benefit: Tells browsers that the page should not be cached and should always request and return the newest copy from the server.

Sponsored Links



Win Great Prizes Just for Using Our Services

Latest Headlines

All links open in a new window
View All Headlines
(Sun, Mar 14 12:59:01)

Google 99.9% sure to shut China search engine
Source: Moneycontrol.com
Date: Mar 14 2010 2:05PM

Google?s Street View Raises Protest in Britain, Owing to Invasion on Privacy
Source: TopNews United Kingdom
Date: Mar 14 2010 1:58PM

Google Wave Launches Extensions to Crank Up Software Development
Source: EWeek
Date: Mar 14 2010 1:50PM

Google 99.9% certain to shut China search engine
Source: Moneyweb
Date: Mar 14 2010 1:43PM

EDITORIAL: We can live with Google Holler: Our Voice
Source: TMC Net
Date: Mar 14 2010 1:39PM

Disquiet in Google's online library: Worries surround pending deal for access to millions of books.
Source: TMC Net
Date: Mar 14 2010 1:18PM

Mother's Day Google doodle
Source: Telegraph
Date: Mar 14 2010 12:51PM

There are 23 additional news headlines. Click to View All Headlines

Copyright ©2000 - 2009 Wired 2000 Corporation
All Rights Reserved
Privacy | Terms of Use