Results 1 to 10 of 12

Hybrid View

  1. #1
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Help with Google Varification file

    in the root of the shop you should see files like index.php , and folders like includes, images, YOUR_ADMIN

  2. #2
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Help with Google Varification file

    Yes, does this file go into index-html? Or do I need to do this through the CPanel?

    Silver

  3. #3
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Help with Google Varification file

    I was finally able to get the Google verification code into the root of my website but it still would not verify. I kept getting "Page Not Found" as I stated previously. I did find a way to make this effort successful for anyone who has this problem in the future.

    On the same page for the varification, Google has a tab called Alternate. If you click on that it will give you several choices to verify. I chose "meta-tag." Again, Google gives you a meta-tag with their code. You need to go here:

    /includes/templates/your_template/common/html_header.php

    You need to place the tag within the <head> here <head/> and that should do it. When you have done that, the next step is to click verify within the Webmaster tools page you are on, and hopefully, it will say that you have sucessfully verified your site!

    Thanks to all who helped. I appreciate it!

    Have a Great Weekend,

    Silver

  4. #4
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Help with Google Varification file

    Quote Originally Posted by SilverHD View Post
    I was finally able to get the Google verification code into the root of my website but it still would not verify. I kept getting "Page Not Found" as I stated previously. I did find a way to make this effort successful for anyone who has this problem in the future.

    On the same page for the varification, Google has a tab called Alternate. If you click on that it will give you several choices to verify. I chose "meta-tag." Again, Google gives you a meta-tag with their code. You need to go here:

    /includes/templates/your_template/common/html_header.php

    You need to place the tag within the <head> here <head/> and that should do it. When you have done that, the next step is to click verify within the Webmaster tools page you are on, and hopefully, it will say that you have sucessfully verified your site!

    Thanks to all who helped. I appreciate it!

    Have a Great Weekend,

    Silver
    Problem with this method is that if you change templates you will also have to transfer that verification code.

    Like to point out that you obviously know how to get to:
    /includes/templates/your_template/common/html_header.php

    The root of your store is when you move backwards (up, left, whatever) to just /

    It is also (by ftp) the location identified in your includes/configure.php associated with DIR_FS_ type defines.

    There are a number of ways as the store owner to determine/identify this "location" let alone from all of the suggestions provided by others above.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Help with Google Varification file

    mc12345678:

    Hey, how are you! Just wanted you to know that I tried placing the varification code here / , which is public-html, as you suggested above and Google didn't recognize it. So you can also place it at the includes/configure.php file? What is funny is that a long time ago, in the FrontPage days, the root was your index page!

    Thanks again,

    Silver

  6. #6
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Help with Google Varification file

    Quote Originally Posted by SilverHD View Post
    mc12345678:

    Hey, how are you! Just wanted you to know that I tried placing the varification code here / , which is public-html, as you suggested above and Google didn't recognize it. So you can also place it at the includes/configure.php file? What is funny is that a long time ago, in the FrontPage days, the root was your index page!

    Thanks again,

    Silver
    No, can not place it in the configure.php file found in the includes file.

    Google gives multiple methods of incorporating the verification code. One is by including in the header which is the mthod you described above. Another is by creating a uniquely named file (they tell you what to name it) and placing the file in the root folder. That file is to also contain specific information stated by google. I think there is one or more other options, but I forget.

    Now all that said the root folder may not be the public_html folder depending on how all things are setup on theserver forthe site(s) in question. For example if there is a sub folder off of public_html named site1 and it is in that folder that all of the ZC files applicable to site1 are stored, then the root of site1 is actually the public_html/site1 folder. Yes, the root is where index.php is at so there is no change there either.

    It is important though that you not mix the directions from google, pick one method and go straight through with it.

    I wanted to point out that if you do decide to change to a different template, your google incorporated code will not automatically transfer with it installed the way applied. It is also why everyone else was pushing for the code to be properly incorporated into the store's root so that the chosen template wouldn't matter related to the google code.

    The discussion of the configure.php file was to help you understand the pieces and parts that are in ZC as earlier in this thread you stated you didn't know where the public_html folder was on your server or maybe it was that you couldn't find it or something similar. I at no time said that the code could be installed in the configure.php file.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  7. #7
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Help with Google Varification file

    No problem. I didn't mean to say that you did. Like I said, I placed it in the public_html but apparently that isn't the root because Google didn't recognize it.

    Thanks for your help,

    Silver

 

 

Similar Threads

  1. v150 Help Please - need help with .htaccess file
    By timb22 in forum General Questions
    Replies: 14
    Last Post: 6 Apr 2015, 08:21 PM
  2. help with google checkout shipping?
    By modwerx in forum Addon Payment Modules
    Replies: 1
    Last Post: 25 Feb 2011, 03:16 AM
  3. google site varification
    By lilguppy in forum General Questions
    Replies: 1
    Last Post: 29 Jun 2010, 07:36 PM
  4. Varifying with google I made the file but its not working
    By lilguppy in forum General Questions
    Replies: 2
    Last Post: 21 Jun 2010, 01:39 PM
  5. help with google analytics
    By slik666 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 4 Aug 2007, 09:07 AM

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