Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2013
    Location
    Dorset
    Posts
    1
    Plugin Contributions
    0

    Default Pinterest Verification Help

    Hi,

    Hopefully this is in the right place and hasn't been answered before but I did have a look and I couldn't find anything.

    I have just joined pinterest and wanted to link it through to our website so we can use their analytical tool to check traffic etc. But I am not very good at this and am struggling with both the upload and the meta tag verification methods.

    I was wondering has anyone done this and could help me or point me in the right direction of where to put things!

    Many thanks,
    Matt

  2. #2
    Join Date
    May 2013
    Posts
    38
    Plugin Contributions
    0

    Default Re: Pinterest Verification Help

    Looking at this guide, it seems that you just need to add some meta tags to your header (or footer, maybe).

    Typically, these files are located at /includes/templates/<your_template>/common/html_header.php

    If you open that, you should see something similar to this:

    Code:
    . . .
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version $Id: html_header.php 19537 2011-09-20 17:14:44Z drbyte $
     */
    /**
     * load the module for generating page meta-tags
     */
    require(DIR_WS_MODULES . zen_get_module_directory('meta_tags.php'));
    /**
     * output main page HEAD tag and related headers/meta-tags, etc
     */
    . . .
    Put your meta tag where all the other meta tags are.

 

 

Similar Threads

  1. v151 Help with pinning to Pinterest
    By AnnieG in forum Basic Configuration
    Replies: 2
    Last Post: 7 Mar 2014, 03:43 PM
  2. Pinterest urlencode
    By niccol in forum General Questions
    Replies: 26
    Last Post: 16 Feb 2013, 05:12 PM
  3. v139f Need help with my social icons pinterest button
    By ffdotnet in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Jan 2013, 03:14 PM
  4. v150 Numinix Pinterest mod
    By pityocamptes in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 24 Apr 2012, 08:03 PM
  5. CAPTCHA User Verification - Language Help
    By scottmcclean in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 24 Nov 2011, 04:27 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg