Thread: SitemapXML v.2

Page 42 of 222 FirstFirst ... 3240414243445292142 ... LastLast
Results 411 to 420 of 2213
  1. #411
    Join Date
    Mar 2009
    Location
    France
    Posts
    58
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Ok,
    ...Juste for information, In which permission you reset?
    Not knowing which one is better, I maintain 777, but it is a little afraid ...

    Regards
    olivier

  2. #412
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: SitemapXML v.2

    Quote Originally Posted by OLIVIER72 View Post
    Ok,
    ...Juste for information, In which permission you reset?
    Not knowing which one is better, I maintain 777, but it is a little afraid ...

    Regards
    olivier
    I changed permission to 777 on gss.xsl
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  3. #413
    Join Date
    Mar 2009
    Location
    France
    Posts
    58
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Hi,
    Ok U2, you keep 777...
    Is it a problem to change permission to 644 on all .xml and .xsl files after rebuilded the sitemap.
    I don't know exactly how Zen Tamplate work. It need 777 to work fine?

    Regards

  4. #414
    Join Date
    Dec 2009
    Posts
    31
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Quote Originally Posted by OLIVIER72 View Post
    Hi,
    Ok U2, you keep 777...
    Is it a problem to change permission to 644 on all .xml and .xsl files after rebuilded the sitemap.
    I don't know exactly how Zen Tamplate work. It need 777 to work fine?

    Regards
    By changing file permission from 644/444 to 755/777 means you are telling is to execute and write, if its not writable then sitemap won't be generated. If your host doesn't allow 777 then change it to 755.

  5. #415
    Join Date
    Mar 2009
    Location
    France
    Posts
    58
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Yes...,
    Ok, that what I wanted to know. Files return into 755 permission.

    Thanks
    olivier

  6. #416
    Join Date
    Apr 2004
    Posts
    100
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    (This is for if you have the stylesheet error with gss.xsl)
    Here is why this addon won't work with zencart. You don't need to move anything anywhere or do anyother hack except to change the .htaccess file under your "includes" folder.

    /web-site-root/includes/.htacess

    on line 26 you will find:
    <FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF)$">

    Change the line to:
    <FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF|xsl|XSL)$">

    You are by doing that allowing the filetypes *.xsl and *.XSL to be accessed by an external browser.

    My .htaccess version is:
    # @version $Id: .htaccess 16111 2010-04-29 22:39:02Z drbyte $
    So perhaps that is why on zencart 1.38 it works and not on the newer 1.3.9a.

    drbyte is working some late hours, send him some coffee :)


    MODERATOR NOTE: xsl has been added to the .htaccess for v1.3.9f and newer.

  7. #417
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: SitemapXML v.2

    Quote Originally Posted by Get Em Fast View Post
    All worked out, now. After I made the "hacks", and moved gss.xls, I had forgot to reset the permissions on it.
    Where do you move the gss.xls to? What hacks all of them or just this one. Thank you

    Quote Originally Posted by mrtz View Post
    For the problem below.



    I think it's about permission. So, I did the following steps to make it work :

    Look for file "/includes/modules/pages/sitemapxml/header_php.php"

    Search for : $zen_SiteMapXML->setStylesheet($tpl_dir . '/gss.xsl');

    Then, change to : $zen_SiteMapXML->setStylesheet('/gss.xsl');

    Then, copy gss.xsl file from /includes/templates/template_default/css/gss.xsl to /gss.xsl

    Generate Sitemap again. By the way, I'm using Zencart 1.3.9c
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  8. #418
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: SitemapXML v.2

    Quote Originally Posted by countrycharm View Post
    Where do you move the gss.xls to? What hacks all of them or just this one. Thank you
    Anybody
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  9. #419
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: SitemapXML v.2

    Quote Originally Posted by Payam View Post
    (This is for if you have the stylesheet error with gss.xsl)
    Here is why this addon won't work with zencart. You don't need to move anything anywhere or do anyother hack except to change the .htaccess file under your "includes" folder.

    /web-site-root/includes/.htacess

    on line 26 you will find:
    <FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF)$">

    Change the line to:
    <FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF|xsl|XSL)$">

    You are by doing that allowing the filetypes *.xsl and *.XSL to be accessed by an external browser.

    My .htaccess version is:
    # @version $Id: .htaccess 16111 2010-04-29 22:39:02Z drbyte $
    So perhaps that is why on zencart 1.38 it works and not on the newer ones.

    drbyte is working some late hours, send him some coffee :)
    Must have mess this some how. Works
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  10. #420

    Default Re: SitemapXML v.2

    Why does google index only one namely the index.php page ???

 

 

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