Skip to content

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

Notifications You must be signed in to change notification settings

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

No packages published