Online Threat Alerts (OTA) - Alerting you to scams and frauds.

Website Verification Ownership File or Meta Tag Scam
Website Verification Ownership File or Meta Tag Scam

A website ownership verification scam via file or meta tags typically refers to an exploit where attackers abuse legitimate webmaster tools or other websites to hijack a website's search presence. It is a critical indicator that your site has been compromised.

How the Exploit Works

Web services require proof of ownership before giving anyone access to a site's search data, indexing requests, and performance metrics. They do this by asking the user to deploy a specific HTML file to the root directory or add a specific <meta> tag to the homepage HTML.

If an attacker gains unauthorized entry to a site (via outdated plugins, leaked FTP credentials, or software vulnerabilities), they will execute the following steps:

  1. Deploy a Token: They upload a random-looking file (e.g., google123456789.html) or insert a <meta name="google-site-verification" content="..." /> tag into the homepage code.
  2. Gain Webmaster Access: They click "Verify" on their own external webmaster dashboard. The search engine sees the file or tag and grants the attacker full control over the site's search property.
  3. Exploit the Property: Once verified, the attacker uses the dashboard to rapidly index thousands of spam or phishing pages they injected into the server, monitor security alerts to see if their hack is detected, or hide malicious redirects from the actual site owner.

Immediate Response Steps

If you received an email alert about an unauthorized "New Owner" being added to your property, take action immediately:

  • Remove the Token First: You cannot permanently kick the attacker out of the search dashboard until you delete the malicious HTML file from your server or strip the fake <meta> tag from your header template. If the code remains, they can simply re-verify access.
  • Revoke Webmaster Permissions: Navigate directly to your Google Search Console Settings, click on Users and Permissions, find the unknown email address, and select Remove Access.
  • Purge Malicious Files: Check your website's root folder via SFTP or cPanel File Manager. Look for unauthorized .html files, hidden folders, or recent modifications to your .htaccess file.
  • Update System Credentials: Change all passwords immediately, including database credentials, hosting panel logins, FTP/SFTP accounts, and CMS administrator profiles.
waiting