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.
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
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?
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:
- 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.
- 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
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!
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
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