Frequently Asked Questions

Help Center Search

Where do I place my code?

Print this Article
Comment on this Article
Last Updated: October 26, 2009 3:17 PM

Once you have created your tags code using Search Engine Visibility, you need to add the code to your site for crawlers to locate. Paste your code between the <head> tags in your website's code.

For example:

<head>
<title>website title</title>
<meta name="description" content="this is the website description">
<meta name="keywords" content="these are the website keywords">
</head>