Page 72 of 85 FirstFirst ... 2262707172737482 ... LastLast
Results 711 to 720 of 847
  1. #711
    Join Date
    Sep 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    I've noticed that with my sitemapindex.xml and the subtending xml's, my primary domain is not listed. Is this OK, or did I make an error somewhere?

    Most of my subdomain pages are listed and ranking decently, but my primary domain has not been indexed. And, I've built more anchored links to this primary domain name than my subs. any ideas what's happening here?

    This is the site: www. bigb erke ywate rfilt ers.com

    Thanks!

  2. #712
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Google SitemapAdmin

    Quote Originally Posted by xordox View Post
    Hi Andrew,
    may be this error need to fix in 2.0 version. I use Simple Seo Url and xml sitemap 1.3.19 and have problem with multi-languages categories(xml for categories):
    without SSU:
    /index.php?main_page=index&cPath=3
    /index.php?main_page=index&language=ru&cPath=3
    /index.php?main_page=index&language=he&cPath=3
    with SSU(404 error for ru and he):
    /dresses-c-3
    /language/ru/dresses-c-3
    /language/he/dresses-c-3

    Must be:
    /dresses-c-3
    /platya-c-3/language/ru
    /wmlvt-c-3/language/he
    Thanks
    The way I see it you are using 2 mods to do the same thing- choose one or the other and you should be okay.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  3. #713
    Join Date
    Sep 2008
    Location
    Tel-Aviv-New York
    Posts
    143
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Quote Originally Posted by hem View Post
    The way I see it you are using 2 mods to do the same thing- choose one or the other and you should be okay.
    Thank you Hem for reply,
    But now I use new version (3.2.2) of Simple Seo Url by Yellow1912, and now both of mods work great. Now I got in xml file:

    <loc>http://www.somesite.com/en/dresses-c-3</loc>

    <loc>http://www.somesite.com/ru/platya-c-3</loc>

    <loc>http://www.somesite.com/he/%D7%A9%D7%9E%D7%9C%D7%95%D7%AA-c-3</loc>
    I think its cool

  4. #714
    Join Date
    Nov 2006
    Posts
    296
    Plugin Contributions
    2

    Default Re: Base URL Problem

    Quote Originally Posted by a_berezin View Post
    Hi David,

    Sorry, this is very old version - absolutely no time to publish fresh version.

    Find this in googlesitemap.php (lines 223-229):
    Code:
        if(GOOGLE_SITEMAP_XML_FS_DIRECTORY == '') {
          $this->savepath = DIR_FS_CATALOG;
          $this->base_url = HTTP_SERVER . '/';
        } else {
          $this->savepath = rtrim(GOOGLE_SITEMAP_XML_FS_DIRECTORY, '/') . '/';
          $this->base_url = HTTP_SERVER . '/';
        }
    Replace by:
    Code:
        $this->savepath = DIR_FS_CATALOG;
        $this->base_url = HTTP_SERVER . DIR_WS_CATALOG;
    1)

    2) Sitemap ignore EZ-pages with "External Link URL"
    Yep, i needed that fix too :)
    Thanks Andrew for this and the other contributions.
    Much appreciated.

    Jeroen.

  5. #715
    Join Date
    Oct 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Hi,

    In my config google xml sitemap is empty except the tables.

    It just says

    Title Value Action


    I found some posts in this tread with a simular problem, but not really an answer ( pages 52 , 56 and 57)

    For someone the problem was solved by uninstalling SQL and reinstalling after.

    I both ran the install.sql file and tried copy pasting it.

    I run 1.38 with admin profiles, ultimate SEO, static list, BKN ( dutch contribution for VAT number) and easypopulate.

    Hope someone can help me.

    Greetings,
    Sam

  6. #716
    Join Date
    Oct 2008
    Posts
    591
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    2 questions
    1.why it's 4 *.xml not 1 sitemap.xml
    2.why need install this mod if have free website make it like
    http://www.xml-sitemaps.com/


    Thanks .

  7. #717
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Google SitemapAdmin

    Quote Originally Posted by Sam inv View Post
    In my config google xml sitemap is empty except the tables.

    It just says

    Title Value Action
    May be your problem in admin profiles?

  8. #718
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Google SitemapAdmin

    dmagic,
    Is someone said that you need to install this mod? Certainly use http://www.xml-sitemaps.com/

  9. #719
    Join Date
    Nov 2006
    Posts
    296
    Plugin Contributions
    2

    Default Re: Google SitemapAdmin

    Quote Originally Posted by dmagic View Post
    2 questions
    1.why it's 4 *.xml not 1 sitemap.xml
    2.why need install this mod if have free website make it like
    http://www.xml-sitemaps.com/
    My site has more than 500 pages to index, which makes this online tool useless.

    Cheers,
    Jeroen

  10. #720
    Join Date
    Oct 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Quote Originally Posted by a_berezin View Post
    May be your problem in admin profiles?
    Admin profiles settings are correct.

    Otherwise I wouldn't be seeing the titles.
    Wich file is the file for the config menu?

    Thx,
    Sam

 

 
Page 72 of 85 FirstFirst ... 2262707172737482 ... 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