Page 17 of 506 FirstFirst ... 715161718192767117 ... LastLast
Results 161 to 170 of 5054
  1. #161
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    tortoisesvn installed and worked like a charm. Did not know about it, thanks.
    Live and learn... the Zen way.

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

    Default Re: Simple SEO URL [support thread]

    I, too, would like the category/product identifiers at the end of the string to make it easier for humans to read.
    done

    I am pretty sure that somehow Magic SEO seems to be able to avoid using /index/ or /product/ or anything other than domain.com/xxxxxx.html. I don't know if that makes it difficult to implement or not. You could always look at the MSU code to see if that will shed any light or not.
    MSU is not open source, sadly.
    I will see if i can get around this problem somehow.

    I will set this up on my local and live test servers in the next day. One thing I am curious to see with this mod is if breaks any core functionality. One thing that really bugged me about MSU was that it would break certain features even though it was advertised differently. One instance is if you disable showing cart after adding to cart, config'ed in the admin. It should show the "Items have been successfully added to the cart" message in lieu of taking you to the cart. With MSU installed, that feature didn't work. I don't know if the author of that mod has fixed the issue by now, I can't seem to get an update from them anymore, but at the time he told me that it was a ZC issue and I was basically on my own to figure it out, even though I paid him good money for it!!
    Regarding the particular problem you mentioned, this module has no problem with it. As for other problems: maybe, but the good thing is that if you find out and report it, i will fix it. Plus the source code is open, you or anyone else can fix it.
    I actually fixed many bugs since the first testing version, and will continue to do so if any new bug found.

    I would suggest you clone your heavily modded site, and test this module there, we will find out if there is anything goes wrong (and fix it)

    In the next version i will attempt to change the link style to a shorter one. As for now, i really appreciate anyone who can do some testing and report bug(s) found. ^_^
    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. #163
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    My first attempt with no 'index' and no 'product_info' link on category listing and product_info page.

    http://demo.rubikintegration.com/zencart

    Let me know if you find bugs or possible seo problem

    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

  4. #164
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Took a quick look and looks good.

    Q: /dvd-movies-action-c-3_10/die-hard-with-a-vengeance-linked-p-12

    Can the /dvd-movies-action-c-3_10/ part be removed with a category setting in admin if I don't want the category names in the url?
    Live and learn... the Zen way.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by mydanilo View Post
    Took a quick look and looks good.

    Q: /dvd-movies-action-c-3_10/die-hard-with-a-vengeance-linked-p-12

    Can the /dvd-movies-action-c-3_10/ part be removed with a category setting in admin if I don't want the category names in the url?
    Yes, it will look like this:
    c-3_10/die-hard-with-a-vengeance-linked-p-12

    You can NOT remove it completely because, well, ZC needs it some places (that's why it's there, right?)
    Of course i can have a setting in admin to remove it completely, but it may cause some core modules of ZC not working right when you dont have that in the link.
    Last edited by yellow1912; 4 May 2008 at 02:10 AM.
    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. #166
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Don't know if Zen really needs it or not. Maybe this is the problem with Ultimate SEO where I can remove it completely. I do not have any problems currently with it but I see what you are saying.


    c-3_10/die-hard-with-a-vengeance-linked-p-12
    would not look that great, shorter but not good to read.

    /dvd-movies-action-c-3_10/die-hard-with-a-vengeance-linked-p-12
    I would prefer if I can't remove the whole cat parent part.

    I guess you would say the same problem is true with -linked-, needs to be there?


    If you think removing more from the url would cause troubles, I am all for keeping it. We need a SEO mod that is stable with most other modifications. BUT the aim should still be to make the url as short and good looking as possible. I think you know my take on it by now. It is absolutely not my field to judge where you would sacrifice stability so I will shut up about it.

    Keep up the good work.
    Live and learn... the Zen way.

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

    Default Re: Simple SEO URL [support thread]

    /dvd-movies-action-c-3_10/die-hard-with-a-vengeance-linked-p-12

    the -linked- is part of the product name, or you want to remove the whole product name?

    regarding cpath: check a default cart, and you will see it's there in the product_info link. If ZC doesnt need it for some reason, it wouldnt be there, rite?
    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. #168
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    BTW, I think I should mention this:
    The link style of this module is a bit different from the other 2, so if you are using any of those and it's working fine for you, do not change. It will do more harm than good.

    I would recommend installing this one only on:
    1. New sites
    2. Sites that having troubles with other seo modules (especially ultimate seo)
    3. Old sites never used seo links before (this module will redirect old links to new ones properly. HOWEVER, even so it may hurt the ranking a bit at first)
    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. #169
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Thanks lankeeyankee for the files, I really appreciate it.

    In the next version I will introduce link-alias, you will be able to even shorten your links or change the way it looks by using link alias. For example:

    site.com/product_reviews_write/gift-certificate-5-00-p-28

    to site.com/review/gift-certificate-5-00-p-28

    or site.com/page/id/5 (an ez page)

    to site.com/anything

    You will be able to use "alias" just for main_page or for the whole link, so something like:
    Code:
    site.com/advanced_search_result/search_in_description/1/keyword/test
    can become:
    Code:
    site.com/test_products
    One of the best use of this would be for advertising and such, when you want to give people a very short link, easy to remember.

    This feature will need much time to implement and test, be patient ^_^.
    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

  10. #170
    Join Date
    Apr 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Do you have the password for the svn repository?

 

 

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