Page 1 of 3 123 LastLast
Results 1 to 10 of 25
  1. #1
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,672
    Plugin Contributions
    123

    Default Welcome, Google Searcher [Support Thread]

    A new module called "Welcome, Google Searcher" has been added to the downloads area:

    http://www.zen-cart.com/index.php?ma...roducts_id=763

    Welcome Google Searcher identifies page views originating from Google SERPs and dynamically builds a Zen Cart search link based on the Google Search keywords used. You can see examples of it in the wild at

    http://www.thatsoftwareguy.com/zenca..._searcher.html

    You will need to verify that your cart has been indexed by Google prior to deploying this module. Simply type

    site:www.your-site-name.com

    into the Google search box. Of course you should add /shop-directory to the URL above if you have put it in a subdirectory.

    Good luck,
    That Software Guy
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #2
    Join Date
    Feb 2007
    Location
    Barcelona
    Posts
    201
    Plugin Contributions
    0

    Default Re: Welcome, Google Searcher Support Thread

    hey swguy! I love all your mods, and i think this can be a very very valuable addition to the cart, but before installing this i have a qüestion:
    Do you think this mod can alterate the serps after the visit of google bot?
    And how about the searchings at the shop than adwords bot do regularly?
    Maybe google think that this is black hat?

  3. #3
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,672
    Plugin Contributions
    123

    Default Re: Welcome, Google Searcher Support Thread

    This does not alter the SERPs in any way - there's nothing "black hat" about it - it just guides people to using your built-in search capabilities which may reveal a greater depth of product than would be indicated by a Google result. It saves them the step of having to retype their query in the search box, and may increase conversion because of that. That's all.

    Good luck,
    Scott
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #4
    Join Date
    Feb 2007
    Location
    Barcelona
    Posts
    201
    Plugin Contributions
    0

    Default Re: Welcome, Google Searcher Support Thread

    I´m absolutely sure that your mod will increase conversion factor, and i think it´s a great idea, but i´m very carefull about anything that involves google and the possibility to damage my serps...

    Lately google is doing a lot of "intelligent" serachings at my site. I expect this can increase rankings of my site and i don´t know what will happens when google finds the mod...

  5. #5
    Join Date
    Oct 2006
    Posts
    225
    Plugin Contributions
    0

    Default Re: Welcome, Google Searcher Support Thread

    Wow. More than a year since the last response. Not sure why as this is a really cool addon.

    I'm wondering if you could give me a tip on how to remove certain words from the keywords used? I'm seeing searches for 'off road decals' which doesn't provide any results. A search of 'off road' without the 'decals' keyword shows the desired results.

    I'd like to be able to filter out 'decal','decals','sticker','stickers', and 'vinyl' . Any tips would be greatly appreciated.
    Visit my Decal website: DecalDepot.net

  6. #6
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,672
    Plugin Contributions
    123

    Default Re: Welcome, Google Searcher Support Thread

    Look at includes/templates/custom/common/tpl_main_page.php at line 145. Check $key for the values you want to throw away and just continue if you get one.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #7
    Join Date
    Oct 2006
    Posts
    225
    Plugin Contributions
    0

    Default Re: Welcome, Google Searcher Support Thread

    Much better! Thanks!
    Visit my Decal website: DecalDepot.net

  8. #8
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,672
    Plugin Contributions
    123

    Default Re: Welcome, Google Searcher Support Thread

    Good suggestion; I'll add this idea to my big fun list of things to do an add this to the next rev of this contribution.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  9. #9
    Join Date
    Aug 2008
    Posts
    40
    Plugin Contributions
    0

    Default Re: Welcome, Google Searcher Support Thread

    Hi swguy, I have been trying to embed the Google Custom Search tool into my site at www.mermagica.com. The code that google provides for this is as follows:

    <form action="http://www.mermagica.com/search.php" id="cse-search-box">
    <input type="hidden" name="cx" value="partner-pub-4714528484354293:x9sjn1xsaix" >
    <input type="hidden" name="cof" value="FORID:9" >
    <input type="hidden" name="ie" value="ISO-8859-1" >
    <input type="text" name="q" size="31" >
    <input type="submit" name="sa" value="Search" >
    </form>
    <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>

    I embedded this form into tpl_header.php of my Zen Cart (it's commented out right now)
    The issue is that IE and Firefox throw Security errors as soon as I go to any secure page on my site (i.e. - during and after logging in or during checkout).

    I've thought about only showing the search on non-secure pages like all pages except Account Sign In, Checkout, Payment, but there's another issue. Let's say a user comes to my site and is browsing a product page and then decides to sign up or sign in. After the person signs in Zen Cart returns them to the page they were viewing but with the https url flavor.

    Example:
    1. Viewing:
    http://www.mermagica.com/store
    2. User Sign In to Store
    3. Zen Cart returns to
    https://www.mermagica.com/store/index.php?main_page=index
    (which would throw the same error as above)

    I really want to use the google search because it's SO much better than the one with Zen Cart, so any help you could provide would be great. I'm happy to donate for your time as well.

    Please reply with your thoughts/ideas.

  10. #10
    Join Date
    Aug 2008
    Posts
    40
    Plugin Contributions
    0

    Default Re: Welcome, Google Searcher Support Thread

    Thought I would post the answer...
    http://groups.google.com/group/googl...42922dc4?pli=1

    Have a good one!

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v150 Support Thread for Google reCAPTCHA plugin
    By David Allen in forum All Other Contributions/Addons
    Replies: 638
    Last Post: 31 Jan 2024, 04:03 PM
  2. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 AM
  3. BackUp ZC [Support Thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 285
    Last Post: 23 Dec 2020, 10:40 AM
  4. Google Base Feeder Support Thread [OLD]
    By numinix in forum All Other Contributions/Addons
    Replies: 3562
    Last Post: 2 Apr 2012, 06:30 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR