PDA

View Full Version : Free meta tags for cleaning company websites


Christy
11-23-2007, 02:58 PM
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 lt;headgt; and lt;/headgt; tags. If you are using a website builder program you will want to select your 'code' view and find your lt;headgt; lt;/headgt; tags.



lt;htmlgt;
lt;headgt;
lt;meta http-equiv="Content-Language" content="en-us"gt;
lt;TITLEgt;Cleaning Services lt;/TITLEgt;
lt;meta name="Description" content="Cleaning services /"gt;
lt;meta name="keywords" content="cleaning,janitorial,maids, / "gt;
lt;meta name="rating" content="GENERAL"gt;
lt;meta name="robots" content="INDEX, FOLLOW"gt;
lt;meta name="Revisit-After" content="15 Days"gt;
lt;/headgt;