• A few of my websites are showing error signs in Google analytics suggesting that my Google code is not submitted correctly.

    So I used Google Site Verifier and got the message below.

    I am using several different themes and I get the same message.

    Where do you put the Google code?

    Where am I going wrong?

    : Fatal error: Uncaught exception ‘apiCacheException’ with message ‘Could not create storage directory: /tmp/apiClient/90’ in /home/thezerol/public_html/wp-content/plugins/official-google-site-verification-plugin/external/php-client/cache/apiFileCache.php:117 Stack trace: #0 /home/thezerol/public_html/wp-content/plugins/official-google-site-verification-plugin/external/php-client/auth/apiOAuth.php(90): apiFileCache->set(‘OAuth:anonymous…’, ‘pi0kXD6f5lKQacC…’) #1 /home/thezerol/public_html/wp-content/plugins/official-google-site-verification-plugin/external/php-client/apiClient.php(138): apiOAuth->authenticate(Object(apiFileCache), Object(apiCurlIO), Array) #2 /home/thezerol/public_html/wp-content/plugins/official-google-site-verification-plugin/googleSiteVerification.php(87): apiClient->authenticate() #3 [internal function]: google_admin_head(”) #4 /home/thezerol/public_html/wp-includes/plugin.php(405): call_user_func_array(‘google_admin_he…’, Array) #5 /home/thezerol/public_html/wp-admin/admin.php(111): do_action(‘a in /home/thezerol/public_html/wp-content/plugins/official-google-site-verification-plugin/external/php-client/cache/apiFileCache.php on line 117

Viewing 1 replies (of 1 total)
  • Goggle verification code goes into header.php on most themes. You just add <meta name=”google-site-verification” content=”yournumberhere” /> any where before </head>

    I don’t know why you would need a plugin which is what the error is referring to.

Viewing 1 replies (of 1 total)

The topic ‘Where does Google code go?’ is closed to new replies.