Page 22 of 506 FirstFirst ... 1220212223243272122 ... LastLast
Results 211 to 220 of 5054
  1. #211
    Join Date
    Jun 2007
    Posts
    70
    Plugin Contributions
    1

    Default Re: Simple SEO URL [support thread]

    One last word. I would like to say, that I don't feel Ultimate SEO URLs or Simple SEO URL to be a competitive product to MSU.
    Unlike MSU both are using internal Zen Cart API - it has positives and also some negatives. MSU is not using internal Zen Cart API and it also has positives and negatives (yes, MSU is not perfect too).

    Also, it is good to see there is active development for completely free and open source add-on. MSU is closed because contains proprietary techniques which were developed separately and are used in number of different products (some you can see on our web site and some are also made as compete customizations to web site engines).

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

    Default Re: Simple SEO URL [support thread]

    A new version is available on SVN with 2 requested features:
    1. Allow store owner to remove words less than length N (remove short words) from category/product names when displayed in links

    2. Allow store owner to set the length limit of product/category names displayed in links. SSU will trim the name without breaking any word in half.

    Please note: Since SSU allows you to have the name of more than 1 category in the links (in case you are in sub category folder etc...) I need to mention that the max length, when applied for the category names is per category name only.

    New version is available here:
    https://svn.rubikintegration.com/zen...e%20SEO%20URL/

    You can download from svn using tortoisesvn, or your file download manager.

    The zipped file is available here: https://svn.rubikintegration.com/zen...ipped_modules/
    However, it is not up-to-date (I only put stable, tested version there)

    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

  3. #213
    Join Date
    Feb 2006
    Location
    Central Coast, NSW, Australia
    Posts
    560
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by iRAY View Post
    I am sorry abou this, but I was not the person, who post first off topic message. I am only defending MSU. Please take this to your consideration...
    That's not the point, take your "discussion" outside..

    Twice I have nearly missed a response to this thread for what it is meant for, supporting SSU, not 'debating' issues with each other on a different topic.

  4. #214
    Join Date
    Feb 2006
    Location
    Central Coast, NSW, Australia
    Posts
    560
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    I missed it when updating the svn somehow, my bad, you can get the 2 files here:
    https://svn.rubikintegration.com/zen...templates/ssu/

    I will update the zip file now as well
    Thanks yellow,

    Since I'm just starting with SSU, I might grab the latest version and run with that instead.

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

    Default Re: Simple SEO URL [support thread]

    Demo of the 2 new features:

    Code:
    http://demo.rubikintegration.com/zencart/mixed-product-types-c-64/sample-product-general-type-p-168
    (note: the "of" in the product name "Sample of Product General Type" is removed from the link because in my case I set to remove any word less than 2 in length)

    Also note that this version is only available on svn, it's not listed in the zipped module yet.
    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

  6. #216
    Join Date
    Feb 2006
    Location
    Central Coast, NSW, Australia
    Posts
    560
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi yellow,

    I have version 224 running ok.. (thanks for the guidance..)

    Please excuse my ignorance, but is there a reason that the products category details need to be listed in the URL ?

    Eg:

    This link

    cd-media-c-5/cd-r-archival-gold-16-pack-with-3-ring-binder-and-sleeves-p-843

    Would it not look better as.. (Note the / between the category and product description and the extra / at the end of the description and the product number.

    cd-media/cd-r-archival-gold-16-pack-with-3-ring-binder-and-sleeves-/p-843

    Thanks,
    Mike

  7. #217
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi Mike,

    Yellow and I have been discussing these things extensively. Start reading at post ~140 and this will bring you up to speed. He did a lot of clean up already since then.
    Live and learn... the Zen way.

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

    Default Re: Simple SEO URL [support thread]

    @Mike:
    If you think of it like this: think of category as a parent folder, then the product as a file or a child folder, now does it make more sense to use the current link style?

    Plus this link style is used by most website out there (Zencart or not), so I believe people will be more familiar with it.
    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

  9. #219
    Join Date
    May 2007
    Posts
    471
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I just installed this mod, thank you for those who have worked so hard on it!

    I seem to be having some problems.....in the admin section I am getting this if I try to click on the manager:

    Warning: main(includes/classes/module_installer.php): failed to open stream: No such file or directory in /home/content/i/l/o/ilovephotogift/html/admin/ssu.php on line 10

    Fatal error: main(): Failed opening required 'includes/classes/module_installer.php' (include_path='.:/usr/local/lib/php') in /home/content/i/l/o/ilovephotogift/html/admin/ssu.php on line 10

    And if a customer tries to click on a product they get this:

    No input file specified.


    I have checked 2x to make sure all the files are uploaded correctly and I have changed my .htaccess as noted...

    Can anyone help me while I continue my search for answers?!?

    http://www.ilovephotogifts.com

    THANK YOU
    Jill || I Love Zen Cart Templates || 2 Dogs Design
    I Love To Help But Let's Keep It Public Please To Help Others!

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

    Default Re: Simple SEO URL [support thread]

    I just installed this mod, thank you for those who have worked so hard on it!

    I seem to be having some problems.....in the admin section I am getting this if I try to click on the manager:

    Warning: main(includes/classes/module_installer.php): failed to open stream: No such file or directory in /home/content/i/l/o/ilovephotogift/html/admin/ssu.php on line 10

    Fatal error: main(): Failed opening required 'includes/classes/module_installer.php' (include_path='.:/usr/local/lib/php') in /home/content/i/l/o/ilovephotogift/html/admin/ssu.php on line 10

    And if a customer tries to click on a product they get this:

    No input file specified.


    I have checked 2x to make sure all the files are uploaded correctly and I have changed my .htaccess as noted...

    Can anyone help me while I continue my search for answers?!?

    http://www.ilovephotogifts.com

    THANK YOU
    Did you read the installation.txt file? I believe it says that you need an additional module which is called the module - manager to run SSU well.

    Let me know if you need any further help.
    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

 

 

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