
11-23-2007, 02:58 PM
|
 |
Retired Designer
|
|
Join Date: Sep 2009
Posts: 4,583
|
|
Free meta tags for cleaning company websites
Meta Tags that you can copy and paste into the code on your cleaning company webpages.
Use this template to create standard meta tags for your site.
The code below should be placed between your <head> and </head> tags. If you are using a website builder program you will want to select your 'code' view and find your <head> </head> tags.
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<TITLE>Cleaning Services </TITLE>
<meta name="Description" content="Cleaning services /">
<meta name="keywords" content="cleaning,janitorial,maids, / ">
<meta name="rating" content="GENERAL">
<meta name="robots" content="INDEX, FOLLOW">
<meta name="Revisit-After" content="15 Days">
</head>
|