More SEO Tips
- Don't use 'click here' as link text. Describe the content of the linked page within the anchor tag. Ex:
Good:<a href="/products.html">Products</a>
Bad:For products, <a href="/products.html">click here</a>. - Avoid using the 'revisit-after' meta tag, ex.
<meta name="revisit-after" content="14 days">This tag is not used by Google or other major search engines. Instead, make use of XML Sitemaps to keep search engines up to date.

