View Single Post
Old 03-29-2016, 12:50 AM   #2
sudeepkhana
Registered User
 
Join Date: Jan 2016
Location: India
Posts: 1,258
The <head> tags are the first elements in your web page and you will need access to the web server that your files are stored on to put this code in your page. If you use the META TAG place the code given to you, place it before the end of </head>, Example below.

<html>
<head>
<title>Your Website Title</title>

<YOUR GOOGLE META TAG HERE>
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sudeepkhana is offline   Reply With Quote