tortoisesvn installed and worked like a charm. Did not know about it, thanks.
:D
Printable View
tortoisesvn installed and worked like a charm. Did not know about it, thanks.
:D
doneQuote:
I, too, would like the category/product identifiers at the end of the string to make it easier for humans to read.
MSU is not open source, sadly.Quote:
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.
I will see if i can get around this problem somehow.
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.Quote:
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!! :shocking:
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. ^_^
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
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.
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.
/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?
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)
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:
can become:Code:site.com/advanced_search_result/search_in_description/1/keyword/test
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.Code:site.com/test_products
This feature will need much time to implement and test, be patient ^_^.
Do you have the password for the svn repository?