Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Follow the download file it should be correct

    Regards
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  2. #2
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    3.2.1 released with language bug fixes thanks to xordox

    A wiki page for multi-language config:
    http://wiki.rubikintegration.com/zen...les/ssu/config
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

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

    Default Re: Simple SEO URL [support thread]

    Thank you Yellow,
    SSU works great!

  4. #4
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by xordox View Post
    Thank you Yellow,
    SSU works great!
    Thank you for your help testing it out, several bugs were fixed, some others were found and scheduled for fixes soon.


    This is a note to everyone: SSU 2.9.6 is the stable version which should be used on the live site.
    SSU 3.2+ versions at this time are under testing, please do NOT use on your live sites.
    Again, please do not use 3.2+ on your live sites, if you can help tp test it under various conditions on your test sites and report the bugs here, it would be greatly appreciated and will help us move forward much faster
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

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

    Default Re: Simple SEO URL [support thread]

    Yellow,
    I use SSU 3.2.1 with Google XML Sitemap Admin by Andrew(1.3.19), when I press in admin-tools-Google XML Sitemap:
    STEP 1: Click [HERE] to create / update your site map.
    with SSU on instead creating the map in popup window, its open mainpage of my website.
    When SSU is off its generate sitemap.
    I hope my message it isnt off topic
    p.s. SSU 2.9.6 work with Google XML Sitemap
    Last edited by xordox; 28 Oct 2008 at 08:17 AM.

  6. #6
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    It is a potential bug, and MUST be fixed.
    I will look into this some time this week, in the mean time, if Andrew has the chance to visit this thread, he may give us some hint.

    Regards
    Quote Originally Posted by xordox View Post
    Yellow,
    I use SSU 3.2.1 with Google XML Sitemap Admin by Andrew(1.3.19), when I press in admin-tools-Google XML Sitemap:
    STEP 1: Click [HERE] to create / update your site map.
    with SSU on instead creating the map in popup window, its open mainpage of my website.
    When SSU is off its generate sitemap.
    I hope my message it isnt off topic
    p.s. SSU 2.9.6 work with Google XML Sitemap
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  7. #7
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Bug found, hot fix applied on your test site, a new release which addresses this fix will be coming now.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  8. #8
    Join Date
    Aug 2009
    Posts
    63
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I just installed Simple SEO URL, when i open the web site, i can only open main page, but when i click other page, it can't open,
    the page display as following:

    Object not found!
    The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.

    If you think this is a server error, please contact the webmaster.

    Error 404
    127.0.0.1
    08/28/09 22:07:07
    Apache/2.2.9 (APMServ) mod_ssl/2.2.9 OpenSSL/0.9.8h PHP/5.2.6

    Could you tell me how to do that

  9. #9
    Join Date
    Oct 2008
    Location
    newcastle upon tyne (UK)
    Posts
    876
    Plugin Contributions
    2

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by alan145 View Post
    I just installed Simple SEO URL, when i open the web site, i can only open main page, but when i click other page, it can't open,
    the page display as following:

    Object not found!
    The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.

    If you think this is a server error, please contact the webmaster.

    Error 404
    127.0.0.1
    08/28/09 22:07:07
    Apache/2.2.9 (APMServ) mod_ssl/2.2.9 OpenSSL/0.9.8h PHP/5.2.6

    Could you tell me how to do that
    sounds like a htaccess problem... i had that type of error too

    copy and paste this below

    #### BOF SSU
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    # Make sure to change "zencart" to the subfolder you install ZC. # If you use root folder, change to: RewriteBase /
    RewriteBase /

    # Deny access from .htaccess
    RewriteRule ^\.htaccess$ - [F]

    RewriteCond %{SCRIPT_FILENAME} !-f
    RewriteCond %{SCRIPT_FILENAME} !-d
    RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]
    #### EOF SSU

    found at http://wiki.rubikintegration.com/zen...u/installation

    Check with your host if this doesnt work, i required an additional line to suit their systems

 

 

Similar Threads

  1. v151 Simple SEO URLs for ZC 1.5.x [Support Thread]
    By cvhainb in forum All Other Contributions/Addons
    Replies: 46
    Last Post: 8 Jun 2022, 09:42 AM
  2. Simple SEO URL, Ultimate SEO URLs, Ceon URI Mapping SEO
    By pizza392 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Jan 2015, 10:49 AM
  3. How do I tell what version my Simple SEO URL addon mod, and others, are?
    By kevinmc3 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 May 2010, 01:32 AM
  4. Can't create new thread in Simple SEO URL forum
    By gseiber in forum General Questions
    Replies: 1
    Last Post: 3 Apr 2010, 01:56 PM
  5. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 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