Page 15 of 506 FirstFirst ... 513141516172565115 ... LastLast
Results 141 to 150 of 5054
  1. #141
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    And one more thing.
    Are you planning to include a feature to remove short words from the url? Like omit words shorter then xx characters? I think this would be great.
    Live and learn... the Zen way.

  2. #142
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,582
    Plugin Contributions
    29

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by mydanilo View Post
    Thank you for the clarifications.

    zencart/hardware-c-1
    I do think it is better for the reader (human) to have the clear text first and then the must have product or category id last as above. To have it wedged in makes it confusing to the eye. I hope more people agree on this so you implement the change if it is easy as you mentioned.

    I will do a test install and see how it works...
    I would agree with this as well. I don't see any benefit to including 'index' in the url and would also like the product/category id grouped at the end of the url.

    Keep it up, I'm looking forward to this.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by mydanilo View Post
    And one more thing.
    Are you planning to include a feature to remove short words from the url? Like omit words shorter then xx characters? I think this would be great.
    So you mean a very short word in the category name for example, or a very short category name? And what would be the benefit of that?
    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. #144
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    In Ultimate SEO the feature is listed as: Filter Short Words

    I think it helps to control the appearance of the url. Let's say the product name is fairly long with numbers and short words in it like:
    'Trendsetters' Handbag Placecard Holder & Frame (Set of 4)

    Special characters get already filtered by another setting. Now maybe I don't want stuff like "of" "to" "4" (numbers) in the url to not make it even longer?

    Is this essential? Don't know but search engines don't look at these short words in searches. So maybe this can eliminate unnecessary stuff out of the url?

    I see your point.... for simplicity maybe it is not absolutely needed. If it is easy enough to implement, it is on my wish list. It would help to have the same url's as I have now with Ultimate SEO. This could help other people to switch over to Simple SEO.

    I have been thinking.... how difficult would it be to have the full control over what the url will look like (except the unique product ID at the end)? I have seen carts like Volusion that allow a customer defined url for each product. Is this out of question for Zen? Sorry if this goes beyond the goal of "Simple" SEO.
    Live and learn... the Zen way.

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

    Default Re: Simple SEO URL [support thread]

    It is very possible, such a system is called link alias I think. But given a large number of items i wonder if it's worth it?

    I will look into that.

    Yup, we can remove short words.

    here is my first attempt to move the p and c to the end:
    http://demo.rubikintegration.com/zencart/


    PS: for anyone using ultimate seo and happy with it, stick with it. switching can always cause a headache.
    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. #146
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Also, regarding the filter short words, I may allow store owners to put their own regex rule to filter out anything they way. It can mess things up real bad if the users dont know what they are doing tho, i will give it some thought.

    BTW, someone please tell me why we should remove the "index" from category links, aside from the fact that it makes the link a bit shorter. Since this will require a significant change in code, i dont want to change it if it's not that much important.
    Last edited by yellow1912; 2 May 2008 at 06:44 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

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

    Default Re: Simple SEO URL [support thread]

    I think it does not hurt too much to have /index/ and then also /product_info/ in the url. It is just not pretty nor as short as it could be.

    If I look at my top ranking competitors with commercial carts, I see only short precise url's, no unnecessary stuff. I think the shorter the better for human and SE.

    I understand if you don't want to make more code changes ( I assume you talk about code in your mod, not the core). I am just trying to give you feedback that would make this mod par with what is out there for other leading carts.
    Live and learn... the Zen way.

  8. #148
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,582
    Plugin Contributions
    29

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by mydanilo View Post
    I think it does not hurt too much to have /index/ and then also /product_info/ in the url. It is just not pretty nor as short as it could be.

    If I look at my top ranking competitors with commercial carts, I see only short precise url's, no unnecessary stuff. I think the shorter the better for human and SE.
    I hate to be a 'me too' post but that's my thought exactly. The shorter the better.

  9. #149
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Glad I am not the only one nit picking! I am not a coder but my focus is to improve my sites with SEO in mind.

    Q to yellow1912:
    So far I just used Ultimate SEO on one site and this just recently. Can you tell me in a nut shell what the main differences are at this stage between Ultimate SEO and Simple SEO?

    What are the biggest draw backs (problems) of using Ultimate SEO and what prompted you to start Simple SEO instead of updating and working on Ultimate SEO?

    Many functionalities I proposed match what I already get with Ultimate SEO. It looks like the look of the url's and the options in admin are going to be very similar. I am sure there are big differences under the hood that I don't see.
    Live and learn... the Zen way.

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

    Default Re: Simple SEO URL [support thread]

    Glad I am not the only one nit picking! I am not a coder but my focus is to improve my sites with SEO in mind.

    Q to yellow1912:
    So far I just used Ultimate SEO on one site and this just recently. Can you tell me in a nut shell what the main differences are at this stage between Ultimate SEO and Simple SEO?

    What are the biggest draw backs (problems) of using Ultimate SEO and what prompted you to start Simple SEO instead of updating and working on Ultimate SEO?

    Many functionalities I proposed match what I already get with Ultimate SEO. It looks like the look of the url's and the options in admin are going to be very similar. I am sure there are big differences under the hood that I don't see.
    First of all, I must clearly state that I do NOT intend to code this module as a replacement for any existing SEO module, it's an alternative. If you are using any other module and you like it, dont switch.

    I dont know why you say the link style of this module and ultimate seo are no different, because they are.

    I dont want to say simple seo url is superior than ultimate seo, because that is simply NOT true.
    But I can list the reasons why I coded my own module:
    1. Ultimate SEO has long been abandoned by its author, i dont want to use a module that has no support.
    2. The first time and the only time i installed that module, it broke on me. it caused so many problems with my payment module (which was google checkout), it's probably me doing something stupid.
    Also, it automatically re-install itself, removing it is like removing the adsware from your IE, it's a pain.
    3. It doesnt seem to redirect when the names of product/category in the link are wrong. Doesnt seem to work with ezpages....
    But it may have many advantages over this module, one of which is that it is a matured module (developed, tested and used for a while)

    Again, it's your own judgment call, use the one you like and feel comfortable with.

    Now go back to the "index" thing, I dont really see how shorten a few characters from the string make any difference. The overhead for that (checking links and such) is significant, and then there is a chance it would break for links of the other add-on modules.

    This module, is commented quite well however, it was intended for users with good knowledge of coding to tweak the links the way they want (which has been done).
    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