Google Analytics / Search Console - Log in with google fails

Hey all,

I’ve installed the google analytics v6 and google search coonsole add-ons in however when I try to sign in with google it just domes up with Site Secret not found.

I found a couple of posts and one suggested the site authentication needed removing, but it wont even let me me activate on the add account section, before I add it to a site.

What am i missing?

Hey @bpw_drew

Welcome to the MainWP community.

Are you perhaps using HTTP Basic Auth on your MainWP Dashboard site?

And please check if the PHP function getmypid is disabled on the Dashboard site.

Hi @bojan ,

Thanks for the reply, the dashboard site is running via cloudflare, has SSL installed and is accessable via dashboard.mydomain.tld

I’ve looked at info.php and in the server info within the dashbaord, I cant see anything with getmypid - I did see this if that helps?

Core, PDO, PDO_ODBC, Phar, Reflection, SPL, SimpleXML, Zend OPcache, bcmath, bz2, calendar, cgi-fcgi, ctype, curl, date, dba, dom, enchant, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imagick, imap, intl, ionCube Loader, json, ldap, libxml, mbstring, mysqli, mysqlnd, odbc, openssl, pcre, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, posix, pspell, random, redis, session, soap, sockets, sodium, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, xml, xmlreader, xmlwriter, xsl, zip, zlib

I added echo getmypid(); to some code and I get :

293504

So I’m guessing getpid is working?

Daft question, how can I see if http basic auth is in use?

I ran
curl -s -D - -o /dev/null https://dashboard.mydomain.tld/
HTTP/1.1 200 OK
Date: Sat, 21 Mar 2026 17:50:44 GMT
Server: Apache
X-Powered-By: PHP/8.4.19
Link: https://dashboard.mydomain.tld</index.php?rest_route=/>; rel=“https://api.w.org/”
X-Powered-By: PleskLin
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

Thanks, @bpw_drew.

Yep, that does mean that the function is enabled.

If you don’t have to enter a username/password when accessing your site, then the HTTP Basic Auth is not enabled. It looks like this:

Would you mind opening a private Help Desk ticket so we can collect some additional information & investigate further?

Please refer to this Community thread by its URL in the ticket.