Page 41 of 85 FirstFirst ... 31394041424351 ... LastLast
Results 401 to 410 of 847
  1. #401
    Join Date
    May 2007
    Location
    Leicester, England
    Posts
    165
    Plugin Contributions
    1

    Default Re: Google SitemapAdmin

    Quote Originally Posted by Woodymon View Post
    Easiest would be to run the uninstall.sql (included the mod zip archive). Then run install.sql again.

    If that does not work you can track down the relevant entries in the configuration table in your ZC database via phpymyadmin and delete each manually.

    You might want to document your various mod settings before doing this.

    And I recommend first backing up ... of course.

    Woody
    Woodymon

    Thanks for the help. I couldn't delete the entries using the uninstall.sql file - said it couldn't find the configuration_groups table. So I used phpMyAdmin and (taking a deep breath and closing my eyes, crossing my fingers, stroking my lucky rabbit's foot etc.) deleted the entries in the relevant tables and then used the install patches just to run the install.sql file. I realised that I had previously also run all of the update sql files, hence, presumably, the duplication.

  2. #402
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    [FONT=Times New Roman]Hi Woodymon[/FONT]
    [FONT=Times New Roman]I took your advice, and I keep it, You are 100 % right [/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]Thank you for stoping me [/FONT]

  3. #403
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Hi

    After long long day, I change my directory so I don’t have the /store in it, and I am able to use this mod ( any one like to buy $20.00 site map for a ?0.01)

    Can some one direct me to where I saw what files should be in the Disallow in the Robots.txt

    Thanks

  4. #404
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Google SitemapAdmin

    Quote Originally Posted by blag View Post
    Woodymon

    Thanks for the help. I couldn't delete the entries using the uninstall.sql file - said it couldn't find the configuration_groups table. So I used phpMyAdmin and (taking a deep breath and closing my eyes, crossing my fingers, stroking my lucky rabbit's foot etc.) deleted the entries in the relevant tables and then used the install patches just to run the install.sql file. I realised that I had previously also run all of the update sql files, hence, presumably, the duplication.
    It is likely you have a prefix (e.g. zen_) on your db tablenames and thus uploading the uninstall.sql through Zen Cart's sqlpatch tool did not work for you. In these cases try pasting the sql code into the sqlpatch tool edit box.

    It's strange that you would have duplicate entries (table records) with the exact same parameters (fields) in your related db tables. When running a SQL statement which would duplicate pre-existing records in a table, by default MySQL should report back the record already exists, and not update the table with those particular records.

    But if doubt and you are having issues (and you know what you are doing) phpmyadmin is the way to go.

    Woody

  5. #405
    Join Date
    May 2007
    Location
    Leicester, England
    Posts
    165
    Plugin Contributions
    1

    Default Re: Google SitemapAdmin

    Quote Originally Posted by Woodymon View Post
    It is likely you have a prefix (e.g. zen_) on your db tablenames and thus uploading the uninstall.sql through Zen Cart's sqlpatch tool did not work for you. In these cases try pasting the sql code into the sqlpatch tool edit box.

    It's strange that you would have duplicate entries (table records) with the exact same parameters (fields) in your related db tables. When running a SQL statement which would duplicate pre-existing records in a table, by default MySQL should report back the record already exists, and not update the table with those particular records.

    But if doubt and you are having issues (and you know what you are doing) phpmyadmin is the way to go.

    Woody
    Woodymon

    I tried using the sqlpatch tool, and that reported errors about missing tables: it even reported the correct database name, prefix and table, but reported the table as missing. In fact as far as I coul tell all was correct, but sql patch wasn't happy about something!!!

  6. #406
    Join Date
    Jun 2007
    Posts
    474
    Plugin Contributions
    2

    Default Re: Google SitemapAdmin

    I was able to load this mod, but when I click: STEP 1: Click [HERE] to create / update your site map.


    I only get a blank popup.

    -lindasdd

  7. #407
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Can anyone help me with this??

    I think I have everything configured right....
    I 777'ed the xml files.
    Ran the generator:

    Processing file: /home/*****/public_html/sitemapproducts.xml OK! Written 1596 records, 335410 bytes
    Generated Google Product Sitemap Successfully - http://www.********.com/sitemapproducts.xml
    However when I go to look at the file it says:

    Google Sitemap http://www.*********.com/sitemapproducts.xml
    Number of sitemaps in this Google sitemap index: 0
    So it doesnt show any links...

    But then I edit the file... And I see the links are there!



    What do i do???

  8. #408
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Google SitemapAdmin

    Quote Originally Posted by milobloom View Post
    So it doesn't show any links...
    But then I edit the file... And I see the links are there!
    What do i do???
    I don't understand what is meant by this. What is "it"? When do you see the file does not "show any links"? How would you not know without opening the file in a text editor?

    By default the mod should generate four (4) XML files. The index file is:
    sitemapindex.xml

    And the other three:
    sitemapproducts.xml
    sitemapcategories.xml
    sitemapezpages.xml

    (the last file depends on your settings in ZC Admin > Configuration > Google XML Sitemap)

    Be sure you have 777 perms on all four files when you are generating them (then recommend turning off write bit when done generating).

    The mod should throw an error for each of the four files when you try to generate without the correct perms.

    Note, if you did not upload the four xml files from the mod distribution then you have to physically create each xml file (empty file) in a text editor and upload, before the initial sitemap generation.

    Hope some of this helps.

    Woody

  9. #409
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    I have the xml files set to 777
    I also made the files blank.

    I re ran and tried to recreate the xml files.
    It says they are fine. even shows the product counts:

    http://www.nothingbutcostumes.com/googlesitemap.php

    but when i click on the next link ( to see the products )
    it doesn't look like they are written to.

    http://www.nothingbutcostumes.com/sitemapproducts.xml

    Strange....

  10. #410
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    So whats stranger...

    If I go in and edit my
    http://www.nothingbutcostumes.com/sitemapproducts.xml

    and i see lines like this:

    <url>
    <loc>http://www.nothingbutcostumes.com/index.php?main_page=product_info&amp;products_id=7980</loc>
    <lastmod>2007-07-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.00</priority>
    </url>
    <url>
    <loc>http://www.nothingbutcostumes.com/index.php?main_page=product_info&amp;products_id=8334</loc>
    <lastmod>2007-06-29</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.53</priority>
    </url>
    <url>
    <loc>http://www.nothingbutcostumes.com/index.php?main_page=product_info&amp;products_id=7783</loc>
    <lastmod>2007-07-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.40</priority>
    </url>
    <url>
    <loc>http://www.nothingbutcostumes.com/index.php?main_page=product_info&amp;products_id=975</loc>
    <lastmod>2006-07-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.39</priority>
    </url>
    <url>
    <loc>http://www.nothingbutcostumes.com/index.php?main_page=product_info&amp;products_id=8553</loc>
    <lastmod>2007-07-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.34</priority>
    </url>

    but if i go to:

    http://www.nothingbutcostumes.com/sitemapproducts.xml

    I dont see any links....

 

 
Page 41 of 85 FirstFirst ... 31394041424351 ... LastLast

Similar Threads

  1. v150 google modudle, shipping costs are no longer being passed to google
    By alcanlove in forum Addon Shipping Modules
    Replies: 2
    Last Post: 10 Sep 2012, 06:46 PM
  2. Google Checkout-anyway to avoid being redirected to Google payment page?
    By acreativepage in forum Addon Payment Modules
    Replies: 6
    Last Post: 23 Jan 2009, 12:50 AM
  3. Google SiteMapAdmin vs. Google XML sitemap
    By distanceDemon in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Nov 2007, 03:39 PM
  4. Google Sitemapadmin
    By ghgarcia in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 14 Oct 2007, 08:11 AM
  5. Google SitemapAdmin SQL Error
    By jeanmichel in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 30 Oct 2006, 08:57 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