Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Google Verification methods
#3
(2014-10-15, 20:07:13)Hypertexter Wrote: since I use fancy urls, Google cannot recognize the file googlexxxxxxxx.html in my root any more, which is needed for Google Webmaster Tools site verification.

Is there a way to give Google that file, which seems to need the .html ending?

I have just checked one of my GS sites (fancy URLs, default GS .htaccess) where I have a google*.html file in its root, and can view it with my browser.

(2014-10-15, 20:07:13)Hypertexter Wrote: Another way would be to add a meta tag into the index file, like
<meta name="google-site-verification" content="..." />

But: how can I manage to do that (only in the index file)?

Code:
<?php if (return_page_slug()=='index') { ?>
<meta name="google-site-verification" content="..." />
<?php } ?>
Reply


Messages In This Thread
Google Verification methods - by Hypertexter - 2014-10-15, 20:07:13
RE: Google Verification methods - by shawn_a - 2014-10-15, 21:57:43
RE: Google Verification methods - by Carlos - 2014-10-16, 00:47:13
RE: Google Verification methods - by Hypertexter - 2014-10-16, 02:42:25
RE: Google Verification methods - by shawn_a - 2014-10-16, 02:46:58
RE: Google Verification methods - by Hypertexter - 2014-10-16, 03:14:30
RE: Google Verification methods - by shawn_a - 2014-10-16, 03:37:03
RE: Google Verification methods - by shawn_a - 2014-10-16, 03:40:31
RE: Google Verification methods - by Hypertexter - 2014-10-16, 16:29:48
RE: Google Verification methods - by shawn_a - 2014-10-16, 23:02:10
RE: Google Verification methods - by Hypertexter - 2014-10-16, 23:48:38
RE: Google Verification methods - by shawn_a - 2014-10-17, 00:41:10
RE: Google Verification methods - by Hypertexter - 2014-10-17, 01:31:22



Users browsing this thread: 1 Guest(s)