Page 1 of 2 12 LastLast
Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    Mar 2005
    Posts
    123
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    You cant do a double redirection, you already have

    /paul-smith/ set as alias of /paul-smith-manufacturer-19/
    You cannot set paul-smith/sort/20a/filter_id/44 -> /paul-smith/tshirts

    Setting /paul-smith-manufacturer-19/sort/20a/filter_id/44 -> /paul-smith/tshirts will give you the effect you desire.
    Thanks Yellow - your a star :)

  2. #2
    Join Date
    Feb 2008
    Location
    by Nuremberg Germany
    Posts
    51
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Not sure if this has been answered before but after hours of reading this support thread, I need to ask.

    I am using the newest version of Simple SEO URL (listed as MOD61) when I downloaded it two days ago from the Eazy Templates site. ZC is 1.3.8a.

    1. I would like to know if and how it is possible to turn off the category number after the category. Example:
    "domain.com/main-category-c-1" to show as "domain.com/main-category"

    on the simple-seo-url.com page it states:
    As of version 3.6.0+ SSU can remove all the identifiers and ids from links automatically. It is also capable of creating a well-structured category urls:
    www.example.com/cars/toyota/corrola (cars and toyota are category and sub-category while corrola is the product).


    That then also leads to the next question.

    2. Right now when I click on a sub-category, it shows as:
    "domain.com/main-category-sub-category-c-1_13" and I want it to show as "domain.com/main-category/sub-category"

    3. Then when I click on a product in that sub-category it shows as:
    "domain.com/main-category-sub-category/product" and I want that to show as "domain.com/main-category/sub-category/product" (like the example that is being shown on the SSU website.

    4. Is it possible to have html show at the end of a product URL, or only on the other pages like Contact Us, etc.?

    My settings in the admin SEO config page are now:

    File extension html
    Name delimiter -
    ID delimiter -
    Set max category level 2
    Set Link Alias Status TRUE
    Set minimum word length 0
    Set maximum name length 0
    Set SSU Status TRUE
    Set SSU Multi Language Status FALSE
    Set Auto Alias Status TRUE
    Exclude list: checkout_process,additional_images,main_product_image,advanced_search,checkout_p ayment_address,checkout_shipping_address,fec_confirmation,shopping_cart,advanced _search_result,redirect,popup_image_additional,login,
    Set Query Key's Exclude List:
    zenid,gclid,number_of_uploads,number_of_downloads,action,sort,page,disp_order,fi lter_id,alpha_filter_id,currency

    Lastly the simple-seo-url.com site says:
    As of version 3+, SSU allows you to add keywords into any links you want, be it a manufacturer link, an ez-page link, a product review link, or any type of link you want. You can write your own plugin to add keywords into your links.

    Can somebody shed some light on that?

    Any help would be greatly apprieciated. Unfortunately there is no "real" documentation on configuring this Mod. And it really is a great Mod which has some great features that should be better explained on how to implement them.

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

    Default Re: Simple SEO URL [support thread]

    It looks like you are missing a few settings there.

    The module has a fair amount of documentation:

    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

  4. #4
    Join Date
    Feb 2008
    Location
    by Nuremberg Germany
    Posts
    51
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    It looks like you are missing a few settings there.

    The module has a fair amount of documentation:

    http://wiki.rubikintegration.com/zen...les/ssu/config
    Yes, that was the first documentation I read when I first installed it. It is very vague. I don't see the answers to my questions. What settings am I missing?

    For instance, the two delimiter settings only offer a "-" or a ",". I don't see anything in reference to the items I listed.

    What and how do I need to change the settings to achieve my goals requested in the post?

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

    Default Re: Simple SEO URL [support thread]

    First, like I said, you are missing a few settings there, perhaps you dont have the latest, or perhaps something went wrong in the process?

    Also, it is said in the guide:


    1. Set Auto Alias Status: when set to true SSU will automatically build “aliases” of your product/category/manufacture/… and hence will remove all the identifiers such as -c-14 from your links.
    2. Set Category Separator: with auto alias mode on, SSU goes 1 step further by allowing you to put a character of your choice between the category names on a link. (i.e: if the separator is '/', honda-accord-c-14_7 → honda/accord)
    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. #6
    Join Date
    Feb 2008
    Location
    by Nuremberg Germany
    Posts
    51
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    First, like I said, you are missing a few settings there, perhaps you dont have the latest, or perhaps something went wrong in the process?

    Also, it is said in the guide:


    1. Set Auto Alias Status: when set to true SSU will automatically build “aliases” of your product/category/manufacture/… and hence will remove all the identifiers such as -c-14 from your links.
    2. Set Category Separator: with auto alias mode on, SSU goes 1 step further by allowing you to put a character of your choice between the category names on a link. (i.e: if the separator is '/', honda-accord-c-14_7 → honda/accord)
    1. As I listed my settings in the original post, Auto Alias Status is set to True. But it is obviously not removing all the identifiers as you say.

    2. Set Category Seperator: was set at "/" and correct, I can change that, but to what? I want it to be "/".

    3. Sorry, I didn't list two settings that are actually there (I copy and pasted from another post to save typing all the setting names and didn't realize two where missing).

    There is also:

    Set Category Separator: /
    Hide defualt language identifier: TRUE

    The site is at sandyshores dot net

    Would be great if you can take a look and see what I am talking about. Then let me know what I need to do to make it work like the notes on the original post.

    Thanks sooooo much!

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

    Default Re: Simple SEO URL [support thread]

    After you have set auto alias and other settings you have to clear all ssu caches, did you do 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

  8. #8
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by bigbadbob View Post
    1. As I listed my settings in the original post, Auto Alias Status is set to True. But it is obviously not removing all the identifiers as you say.

    2. Set Category Seperator: was set at "/" and correct, I can change that, but to what? I want it to be "/".

    3. Sorry, I didn't list two settings that are actually there (I copy and pasted from another post to save typing all the setting names and didn't realize two where missing).

    There is also:

    Set Category Separator: /
    Hide defualt language identifier: TRUE

    The site is at sandyshores dot net

    Would be great if you can take a look and see what I am talking about. Then let me know what I need to do to make it work like the notes on the original post.

    Thanks sooooo much!
    I'm also looking to remove all the identifiers, but these instructions do not make sense. There is no option for Set Category Separator, or to set Auto Alias.

  9. #9
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by bigbadbob View Post
    Not sure if this has been answered before but after hours of reading this support thread, I need to ask.

    I am using the newest version of Simple SEO URL (listed as MOD61) when I downloaded it two days ago from the Eazy Templates site. ZC is 1.3.8a.

    1. I would like to know if and how it is possible to turn off the category number after the category. Example:
    "domain.com/main-category-c-1" to show as "domain.com/main-category"

    on the simple-seo-url.com page it states:
    As of version 3.6.0+ SSU can remove all the identifiers and ids from links automatically. It is also capable of creating a well-structured category urls:
    www.example.com/cars/toyota/corrola (cars and toyota are category and sub-category while corrola is the product).


    That then also leads to the next question.

    2. Right now when I click on a sub-category, it shows as:
    "domain.com/main-category-sub-category-c-1_13" and I want it to show as "domain.com/main-category/sub-category"

    3. Then when I click on a product in that sub-category it shows as:
    "domain.com/main-category-sub-category/product" and I want that to show as "domain.com/main-category/sub-category/product" (like the example that is being shown on the SSU website.

    4. Is it possible to have html show at the end of a product URL, or only on the other pages like Contact Us, etc.?

    My settings in the admin SEO config page are now:

    File extension html
    Name delimiter -
    ID delimiter -
    Set max category level 2
    Set Link Alias Status TRUE
    Set minimum word length 0
    Set maximum name length 0
    Set SSU Status TRUE
    Set SSU Multi Language Status FALSE
    Set Auto Alias Status TRUE
    Exclude list: checkout_process,additional_images,main_product_image,advanced_search,checkout_p ayment_address,checkout_shipping_address,fec_confirmation,shopping_cart,advanced _search_result,redirect,popup_image_additional,login,
    Set Query Key's Exclude List:
    zenid,gclid,number_of_uploads,number_of_downloads,action,sort,page,disp_order,fi lter_id,alpha_filter_id,currency

    Lastly the simple-seo-url.com site says:
    As of version 3+, SSU allows you to add keywords into any links you want, be it a manufacturer link, an ez-page link, a product review link, or any type of link you want. You can write your own plugin to add keywords into your links.

    Can somebody shed some light on that?

    Any help would be greatly apprieciated. Unfortunately there is no "real" documentation on configuring this Mod. And it really is a great Mod which has some great features that should be better explained on how to implement them.
    I've been having this exact problem for weeks. No settings seem to set the urls like this. Resetting all SSU cache does not fix the problem for me.

  10. #10
    Join Date
    Jul 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi

    On my website my SSU settings are

    Set maximum name length 0
    Set SSU Status true
    Set SSU Multi Language Status false
    Set Query Key's Exclude List zenid,gclid,number_of_uploads,number_of_downloads,action,sort,page,disp_order,fi lter_id,alpha_filter_id,currency
    Set Auto Alias Status true
    Hide default language identifier true
    Set Category Separator /
    Set minimum word length 0
    Set Link Alias Status true
    Exclude list advanced_search_result,redirect,popup_image_additional,download,wordpress
    Set max category level 2
    ID delimiter -
    Name delimiter -
    File extension
    Cache reset time 1282811039


    On the home page I have 2 links for the advanced search

    one is on the top nav bar and the other one is on the right sidebox

    But when I move the cursor to the URL one shows as
    http://www.mysite.com/advanced_search
    http://www.mysite.com/index.php?main...dvanced_search

    but both redirects to the
    http://www.mysite.com/advanced_search when you click

    I have the similar problem with all the links in my manufactures page

    http://www.mysite.com/index.php?main...facturers_id=5

    But when you click it goes to the correct page
    http://www.mysite.com/manufacturename



    I have a banner which links to
    http://www.mysite.com/shippinginfo

    But the URL shows as

    http://www.mysite.com/index.php?main...=banner&goto=3

    I also have a define page to shipping and returns which shows the URL as
    http://www.mysite.com/shippinginfo


    My site is not completed yet. So I'm removing / adding products, manufactures etc every time.

    I tried resetting the cache, remove all the link alias and reseting the Master Categories ID

    But no luck

    Can someone please advise

 

 
Page 1 of 2 12 LastLast

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

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