Webtrepreneur.co.za

Earn money online being a Web Entrepreneur

Archive for the ‘Search Engine Optimization’ Category

Over the coming weeks, we are releasing 4 major updates to the service to further assist in the development of your ad campaign.

1.  Auto-Update Filter
At the touch of a button, you can automatically update your competitive filter without logging in to your Adsense™ account.  Want to save even more time?  You can also specify regular intervals for AdsBlackList to update your filter for you!

2.  Multi-Domain Checker
You will now be able to query multiple sites against the database… allowing you to quickly identify sites which are blacklisted.

3.  AdsBlackList Sandbox
The sandbox allows AdsBlackList to perform a detailed analysis of your website(s) and rapidly build a list of actual adverts which appear on your pages.  The adverts (and their respective advertisers) are automatically cross-referenced against the blacklist and added to your personal filter.

4.  AIP for Adsense™ Integration
AIP for Adsense™ provides real-time statistics and proven click fraud prevention techniques to help sustain & protect your Adsense™ account.  AIP for Adsense™ is the ONLY 3rd-party click auditing software still able to provide detailed advert information (Ad Title, Ad Text & Ad URL).  Further information can be found here.

We hope you are enjoying the latest and most advanced version of AdsBlackList and look forward to seeing you soon.

Discussion Blog and Forum..

SEOToolSetâ„¢ Training Course

Learn how to improve your rankings across all of the major search engines and increase the qualified traffic to your website using the time–tested SEOToolSet™ tools and methodology. Based on years of search engine research and successful website optimisation, Bruce Clay’s SEO training course teaches you how to analyze search engine results and edit your website to achieve top placement with the SEOToolSet™.

To be relevant to people with all levels of SEO knowledge and experience, course topics range from the basic theory behind how search engines work, to advanced SEO techniques like how to optimise dynamic pages or increase your conversion rate without sacrificing rankings. The course also features an SEO Code of Ethics and best-practices session.

The following agenda is an overview of the SEOToolSetâ„¢ training course. The training materials are constantly updated to include the latest developments in the industry. Each student will:

  • Learn what must be done to get top rankings.
  • Learn how to increase click-through rates.
  • Understand how to make your site more relevant.
  • Find out how your server can affect your rankings.
  • Learn how to use SEOToolSetâ„¢ to implement the methodology.
  • Discover how to identify the best keywords for your site.
  • Analyze your site and competitors’ sites using keyword density analysis.
  • Learn the best ways to submit your pages to get them indexed in search engines.
  • Employ the monitor tool to check your rankings as well as your competitors’ rankings.
  • Learn how to read the current and historical Ranking Reports.
  • Understand link reputation and how to increase Link Popularity.
  • Find out why some dynamic pages don’t get indexed and how to fix it.
  • Learn to configure and use the SEOToolSetâ„¢ on a website.
  • Participate in a lab review of a site using our “SEO Checklist”.

This two-day training course is a prerequisite for our SEO Certification Course.

Training Course

Maximizing Ad Impressions

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.

Reference: Submit Corner

META Tag Usage

META Tags are the most important tags that search engines use to categorize, prioritize and rank your website. Meta tags provide a very concise fashion for website owners to categorize their site by the most appropriate keywords and descriptions. Because of the great flexibility in giving the opportunity for webmasters to categorize their webpages, this also opens up the issue of abuse. Bear in mind that search engines have algorithms to prevent abuse of excessive meta tags, so there are some general principles that webmasters should adhere to such as:

Keep META Tags Short But Concise

Many webmasters realize that search engines use Description and Keyword META tags heavily and try taking advantage of this by writing very long descriptions and keywords. Search engines have a finite database and will only index a certain portion of your website. Try to keep your META tags simple and to the point. Search engines take into account the number of occurrences of each tag and may penalize your website’s rankings if you overuse META tags.

Avoid Using All Upper Case (Caps)

Some search engines used to prioritize websites that started with capital letters or those that had special characters such as numbers. This technique may still work with some older search engines, but beware that search engines are constantly on the lookout for abusers.

Avoid “Bridge” Pages

Bridge pages are pages which redirect a user to another page, which is often the page that the webmaster intended a user to go to directly. This practice is strongly discouraged by search engines as it clutters their databases with useless pages and opens the opportunity for users to spam search engines with irrelevant pages. Bridge pages are mostly associated with the META Refresh Tag.

Prioritize Your Keywords

Some search engines will read only the first few lines of your webpages to get an overview of your website. Search engines which do this may miss some of your META tags. As such, you should put focus on your description and keywords META tags with priority on the first few words.

Avoid Repetition

Try to avoid repeating the same keywords or descriptions in your meta tags. Often, search engines will degrade your rankings when they detect repetition of the same words in your META Tags. Should you need to use repetition, separate the repeated words from each other by a few other keywords.

An example of META tag usage:

<META NAME=”keywords” CONTENT=”keywords, seperated, by, commas, 255, chars, maximum”>
<META NAME=”description” CONTENT=”Describe your website here, 255 characters maximum”>
<META HTTP-EQUIV=”Content-Language” CONTENT=”EN”>
<META NAME=”author” CONTENT=”Author Name Here, 75 characters maximum”>
<META NAME=”copyright” CONTENT=”Copyright statement, 255 characters”>
<META NAME=”robots” CONTENT=”FOLLOW,INDEX”>

Reference: Submit Corner