A Metatag Primer
Nov 8th, 2009 | By Dee | Category: Newbie Boot CampUsing Meta Tags
Meta tags have a very wide variety of uses…from automatically redirecting a visitor to a new page -to- embedding keywords into a page and thus making it easier for people to find you when a particular word is typed into a search engine. Remember to always place meta tags between the <HEAD> and </HEAD> tags of your page. Below is a list of commonly used meta tags as well as descriptions of what they do…
<META http-equiv=”refresh” content=”4;url=http://www.anywhere.com/mypage.html”>
This meta tag tells the browser to automatically go to a specific URL within a defined number of seconds. One of the more useful meta tags.
<META NAME=”keywords” CONTENT=”dogs, canine, pets, grooming, animals, growl”>
This meta tag is used as a container to hold the various words (keywords) that you will want your visitors to be able to locate you by when they type something into a search engine. The keywords describing your site’s content go in the CONTENT=”" section. Try to use as many unique words as possible and it also helps to use binominal keywords like “pet supplies” or “dog biscuits”. It is important to remember that when using frames, to place this tag in each one of the individual pages of the frame so that the search engines won’t just pick up on one that may not have any content in it.
<META NAME=”description” CONTENT=”We have one of the best dog grooming services available and we also offer a complete line of pet care products”>
This meta tag is used to provide a description of your site and what it has to offer your visitors. Try to include a few keywords in the CONTENT=”" section, since some search engines will index keywords found within this tag.
<META NAME=”author” CONTENT=”Spriteworks Developments”>
This tag is used to enclose the name of the page’s author
<META NAME==”copyright” CONTENT=”This document copyright 1998 Spriteworks Developments”>
This tag is used to hold copyright information about the author of the page
<META http-equiv=”reply-to” CONTENT=”you@anywhere.com”>
This tag is used to enclose the email address of the page’s author
<META NAME=”robots” CONTENT=”noindex,nofollow”>
This tag tells search engine robots (ones that use auto-indexing) not to index a particular page. For example, if you have a “members only” page that requires a password and don’t want it to be indexed, you would use this tag on that page.
<META http-equiv=”refresh” rate=”10″ URL=http://www.anywhere.com/mypage.html”>
This tag is particularly useful if you’ve moved your site to a new URL but don’t want to lose all the traffic you worked so hard to get. Let’s say that your old site was located at http://www.myoldsite.com and your new one is at http://www.mynewsite.com. You would simply upload a page to your old URL with the following code inserted between the <HEAD> and </HEAD> tags:
<META http-equiv=”refresh” rate=”10″ URL=http://www.mynewsite.com”>
…and you would put something like: “You will be automatically transferred to our new server in (number) seconds”. You may also want to include a link to your new site somewhere on this page.
<META HTTP-EQUIV=”Pragma” CONTENT=”no-cache”>
This tag tells the browser not to cache the page (store it on your hard drive) and has the effect of causing pages to load much faster since the browser does not have to spend time looking in you cache to see if the page was viewed before. This tag works only in Netscape.
<META HTTP-EQUIV=”REFRESH” CONTENT=”5″>
This tag simply tells whatever page is it on to refresh at a rate you specify in CONTENT=”"
<META http-equiv=”expires” CONTENT=”Fri, 12 May 1996 14:35:02 EST”>
This tag makes the page appear to the browser as if it had expired long ago and causes it to refresh continuously. To “refresh” simply means that it reloads the information on the page at a specified rate so that it’s contents will always be fresh. This tag is often used with the “nocache” tag.
<META NAME=”rating” CONTENT=”general”>
This tag allows you to set the content rating of your site. For example, if you didn’t want visitors under the age of 14 to be able to access your site through their browser, you would use “14 years” in the CONTENT=”" section. The options are: “general”, “mature”, “restricted” and “14 years”
We Recommend:
The Native Remedies Affiliate Program
The Native Remedies Affiliate Network is a Two-tier program with high conversion rates and top level commissions. You can Earn 25% commissions on each direct sale and 5% on second tier sales – so even affiliates that sign up via your site earn you commissions!
Commissions are lifetime! – so each time your customer buys again, you get commissions! Click now to learn more about the NativeRemedies/PetAlive Affiliate Program!
Become a Wholesale, Dropship or Distributor Customer!
As demand for NativeRemedies and Pet Alive natural health products & remedies have grown, so has the opportunity for distributors, wholesalers and drop shippers to partner with us. Whether you are a small or large retailer, alternative health provider, an individual with a broad network of associates or a large distributor, Native Remedies has a reseller program designed just for you!
Wholesale Purchase Program – For individual resellers, retail stores, health providers or others who purchase in bulk and who resell the products directly to consumers.
Drop Ship Purchase Program – For those who do not wish to order in bulk but who wish resell our products along with others and then have us drop ship the products for them. (No Dropship Fees!)
Distributor Purchase Program – For large distributors who typically wholesale our products to retail stores and health practitioners and who can meet the higher minimum order volumes.
MaxBlogPress Ninja Affiliate System
It’s no secret that 95% of all bloggers out there make pennies from affiliate marketing, while a select few who are privileged enough to be in the “inner circle” make thousands of dollars effortlessly. Ninja Affiliate is WordPress plugin developed to imbue lethal marketing powers into your WordPress blog and instantly double or triple your affiliate marketing commissions with almost no effort on your part.
Using Ninja Affiliate, you can automatically convert any keyword in your blog to an affiliate link instantly. You can also cloak your affiliate links, track them and manage them right from your WordPress text editor. AffiliateRugu uses and highly recommends Ninja Affiliate by MaxBlogPress!


