Skip to content

MorphyKutay/SearchPresta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prestashop Google Search Console Verification Module

This module allows you to easily add a Google Search Console (GSC) verification code to your Prestashop store.
By entering the verification token provided by Google, you can verify ownership of your website in Search Console.


📦 Installation

  1. Prepare the module zip with the correct structure:
gscverify.zip
└── gscverify/
├── gscverify.php
└── views/
└── templates/
└── hook/
└── header.tpl
  1. In your Prestashop back office:
  • Go to Modules > Module Manager > Upload a Module
  • Upload the searchpresta.zip file.
  1. Once uploaded, install and enable the module.

⚙️ Usage

  1. In the Prestashop back office, go to the GSC Verification module configuration page.
  2. Paste the verification code provided by Google (example: abcdef12345).
  3. Save changes.
  4. In Google Search Console, click Verify to complete the process.

✅ Features

  • Simple interface for adding the GSC verification code
  • Automatically injects the <meta name="google-site-verification"> tag into your site’s <head>
  • Lightweight, no performance overhead

🔧 Requirements

  • Prestashop 1.7.x or higher
  • PHP 7.2+

📄 License

This project is licensed under the GNU General Public License v3.0 (GPLv3).
You are free to use, modify, and distribute this module under the terms of the GPLv3 license.
See the LICENSE file for details.

📸 Screenshots

Module Module Module

About

This module allows you to easily add a Google Search Console (GSC) verification code to your Prestashop store.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors