Page 42 of 85 FirstFirst ... 32404142434452 ... LastLast
Results 411 to 420 of 847
  1. #411
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Google SitemapAdmin

    Quote Originally Posted by milobloom View Post
    The URL's above are exactly the same. I am totally lost on what you trying to say here.

    What do you mean when you say you click on the next link?

    Note the generated xml files are not intended for you or anyone else to open/view or navigate in a browser.

    They are for Google software to scan. ;-)

    Generate the files, ping Google, then log into your Webmasters account the next day to see the results.

    I suggest you log into your Google Webmasters account and review the basic help documentation ;-)

    Woody

  2. #412
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Boy am i confused. Are you not supposed to see the paths for the sitemaps???
    When I go to my other site, and click this url:

    http://www.allforyourwedding.com/~no...approducts.xml

    It comes up with this page with many links on it (1269 i think). As shown here:

    Google Sitemap http://www.allforyourwedding.com/~no...approducts.xml
    Number of URLs in this Google Sitemap: 1269
    When I go to my other site's googlesitemaps - As shown here:

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

    It says that it generated 1760 records. S per below:

    Processing file: /home/nothingb/public_html/sitemapproducts.xml OK! Written 1760 records, 369850 bytes
    Generated Google Product Sitemap Successfully - http://www.nothingbutcostumes.com/sitemapproducts.xml

    But when I click on the same one as the other site:

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

    I dont see any paths....

    Google Sitemap http://www.nothingbutcostumes.com/sitemapcategories.xml
    Number of sitemaps in this Google sitemap index: 0
    And the strange thing is if I edit

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

    In my ftp editor, I see all the links are in the file. Am I waiting for something to happen before they appear by clicking on: ??

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

    If so then I guess I did everything right... I just thought I would see something there.


    Milo
    Last edited by milobloom; 8 Aug 2007 at 01:38 PM.

  3. #413
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Google SitemapAdmin

    Quote Originally Posted by milobloom View Post
    Boy am i confused. Are you not supposed to see the paths for the sitemaps???
    Could be you have employed GSM mod in Zen Cart running on a subdomain? So the directory where the xml files are written is not the directory you think they are being written.

    I would not recommend posting the FULL paths for publicly accessible/writable directories in a public forum.

    Woody

  4. #414
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Ok.

    If that was the case... Then does it mean my sitemap works?
    Well actually I just checked google and it did...
    Wanted to see if I can submit it to Yahoo.

  5. #415
    Join Date
    Jun 2007
    Posts
    27
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Can these submissions be included in the sitemap admin?:

    Ask.com:
    http://submissions.ask.com/ping?site...ur_sitemap.xml

    LiveSearch (aka Live.com, MSN, Microsoft):
    only autodiscovery using robots.txt with the following text:
    Sitemap: <sitemap_location>
    (explained here: http://livesearch.spaces.live.com/bl...138!1299.entry)

  6. #416
    Join Date
    Jul 2007
    Posts
    30
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    When I create the sitemap I get messages telling me that four pages have been successfully created. However, when I try to view the sitemapezpages.xml, I get the following error:

    XML Parsing Error: not well-formed
    Location: (the URL location)
    Line Number 8, Column 49: <loc>http://siteurl.com/page.html?chapter=1&id=1</loc>

    It is objecting to the second parameter passed to the page, appearing to get stuck on the second = sign. Is anyone else having this problem? What on earth can I do to fix it?

    I am currently getting around this problem by turning off the ez-pages while I create the sitemapindex, then turning them back off again. This prevents them from appearing in the Google sitemap, but at least removes the error which seemed to be stopping Google from crawling the site at all...

  7. #417
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Google SitemapAdmin

    Quote Originally Posted by onlyrey View Post
    Can these submissions be included in the sitemap admin?:

    Ask.com:
    http://submissions.ask.com/ping?site...ur_sitemap.xml
    exactly what i was about to ask


    Also am I might be missing something but

    I have set up a cronjob to automatically create the sitemaps every week and i have set the ping=yes, however from looking at the code it only appears to ping google and not yahoo, would it be possible to add Yahoo and Ask to this so they are automatically pinged as well?

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

    Default Re: Google SitemapAdmin

    Quote Originally Posted by dbabbage View Post
    When I create the sitemap I get messages telling me that four pages have been successfully created. However, when I try to view the sitemapezpages.xml, I get the following error:
    Note the xml files really are not intended to be "viewed" by your or the public. They are only created for Google to parse.

    At any rate, which program are you attempting to open/view the XML file with?

    You should be able to open the file in a text editor just fine (e.g. NotePad ++).

    One note: I just discovered the module is adding zen_id's to the entries in sitemapezpages.xml

    This is NOT good. Best for you to remove them.

    So for:
    <loc>http://www.your_domain.com/your_shop/index.php?main_page=page&amp;id=12&amp;chapter=2&amp;zenid=blahblahblah</loc>
    Change to:
    <loc>http://www.your_domain.com/your_shop/index.php?main_page=page&amp;id=12&amp;chapter=2</loc>
    Woody

  9. #419
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Google SitemapAdmin

    Quote Originally Posted by Woodymon View Post
    One note: I just discovered the module is adding zen_id's to the entries in sitemapezpages.xml
    Strange. The GSM output I generated late last month contained zen_id's in sitemapezpages.xml. However I just generated updated XML output, and I do not observe zen_id's. So I guess problem solved. But just in case you should check your output BEFORE pinging Google to come parse your GSM xml.

    Woody

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

    Default Re: Google SitemapAdmin

    Quote Originally Posted by onlyrey View Post
    Can these submissions be included in the sitemap admin?:
    Ask.com:
    LiveSearch
    The latest version of GSM mod supports Sitemaps 0.9 protocol. So if you have your sitemap listed in robots.txt any service you subscribe to supporting the standard should be able to use the XML feed generated by the GSM mod.

    (e.g. Google Sitemaps, Yahoo Site Explorer, etc)

    See:

    1. http://about.ask.com/en/docs/about/webmasters.shtml#22

    2. http://livesearch.spaces.live.com/bl...138!1342.entry

    Note MS Live Search sitemap product is now in beta (e.g. sitemap tools, live search portal, etc). You can sign up for beta account. Instructions at above URL.

    Note these "sitemap feeds" are independent from "product search feeds". So it is recommended you also sign up and generate feeds for GoogleBase Product Search and MS Live Product Search. (Unlike these services which are free, "Yahoo Product Submit" is a paid CPC service which feeds "Yahoo Shopping"). And there are many other free "shopping search services" you can create custom feeds for.

    Woody

 

 
Page 42 of 85 FirstFirst ... 32404142434452 ... 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