Jump to content
TNG Community

Validation of my site by Google


jauniau

Recommended Posts

Francis,

In which file and where to put the "verify" META tag in order to access to the stats by Google ?
In your "main" webpage, probably index.php, index.htm, or some variant.

Further, put it between your head tags: <head> and </head>.

Arnold

Link to comment
Share on other sites

Francis,

In your "main" webpage, probably index.php, index.htm, or some variant.

Further, put it between your head tags: <head> and </head>.

Arnold

Yes, my main webpage is index.php but there are no <head> and </head> tags.

Francis

Link to comment
Share on other sites

Yes, my main webpage is index.php but there are no <head> and </head> tags.
Please send us a link so that we can take a look at the coding.

Maybe someone else will jump in if I am going in the wrong direction

Link to comment
Share on other sites

Find out from your TNG Admin ------> Setup ------> General Settings area what is the name of the meta file you are using- meta.html or meta.php

Once you know that, you will need to edit that file to add whatever line you need to add for Google to do its thing.

Out of curiousity what is it that you need to add for the Google stats?

For my sites with the Google analytics I have put the few lines of Javascript into my footer.html file.

Roger

Link to comment
Share on other sites

Mike Goodstadt

I suspect that Francis is talking about the validation necessary for the use of Google's Webmaster Tools. This gives stats on the performance of your site within Google-land (search ranking, Googlebot crawls, site and link evaluation) whereas Google Analytics is focused on tracking visitors.

There are two ways to be validated. The first and easiest for TNG is to upload a small text file to your site root with a filename given by Google. However as access to the root is sometimes not availible to some there is a second method which is to include a line of code in the meta of your html.

The correct place to insert meta data is as Roger states in the meta.php or meta.html file.

All the best in your hunt for a good ranking!

Mike

Link to comment
Share on other sites

The first and easiest for TNG is to upload a small text file to your site root with a filename given by Google.

Ahhh I'd forgotten about that part of the process.

Yes, I do have files with names that Google assigned at the top level of each of my sites.

The JavaScript for the actual statistics goes into the footer.html or footer.php file for your site.

Roger

Link to comment
Share on other sites

I suspect that Francis is talking about the validation necessary for the use of Google's Webmaster Tools. This gives stats on the performance of your site within Google-land (search ranking, Googlebot crawls, site and link evaluation) whereas Google Analytics is focused on tracking visitors.

There are two ways to be validated. The first and easiest for TNG is to upload a small text file to your site root with a filename given by Google. However as access to the root is sometimes not availible to some there is a second method which is to include a line of code in the meta of your html.

The correct place to insert meta data is as Roger states in the meta.php or meta.html file.

All the best in your hunt for a good ranking!

Mike

Thank you everyone for your help and responses. It works now.

Francis

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...