- Posts: 1
How To / General
More SEO URLs - SILO Architecture
- fasenderos
- Topic Author
- Offline
- New Member
-
Less
More
8 years 7 months ago - 8 years 7 months ago #1
by fasenderos
More SEO URLs - SILO Architecture was created by fasenderos
Hi All,
before I'm going crazy on finding where to edit code, I would like to know if is possible to set a SEO url with a SILO architecture like this:
At the moment the URLs are like these:
I would like something like these:
Thanks in advance
before I'm going crazy on finding where to edit code, I would like to know if is possible to set a SEO url with a SILO architecture like this:
Code:
www.mysite.com/category-name/subcategory-name/subsubcategory-name/course-title.
At the moment the URLs are like these:
Code:
www.mysite.com/coursecategory/category-name
www.mysite.com/coursecategory/subcategory-name
www.mysite.com/coursecategory/subsubcategory-name
www.mysite.com/detail/subsubcategory-name/course-title
I would like something like these:
Code:
www.mysite.com/category-name
www.mysite.com/category-name/subcategory-name
www.mysite.com/category-name/subcategory-name/subsubcategory-name
www.mysite.com/category-name/subcategory-name/subsubcategory-name/course-title
Thanks in advance
Last edit: 8 years 7 months ago by fasenderos.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
8 years 7 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic More SEO URLs - SILO Architecture
Hi.
I am no expert in SEF by any means, so I cannot really help you much here. Right now, I don't think it is possible to do what you want, and I don't even know if it would be possible at all modifying the code. I guess you would need to rewrite the Joomdle router for that....but as I said, my knowledge on this is quite limited
I am no expert in SEF by any means, so I cannot really help you much here. Right now, I don't think it is possible to do what you want, and I don't even know if it would be possible at all modifying the code. I guess you would need to rewrite the Joomdle router for that....but as I said, my knowledge on this is quite limited
Please Log in or Create an account to join the conversation.