- Posts: 12
- Thank you received: 0
All questions about EDocman extension
SEO URL Optimization
- SolarStorm
- Topic Author
- Offline
- New Member
-
Less
More
7 years 10 months ago #99188
by SolarStorm
SEO URL Optimization was created by SolarStorm
Hello,
I'm currently looking at swiching from DocMan to EDocMan mainly because the outrages pricing of Docman.
EDocman seems to be able to do everything need however I'd like to know if I can customize its URLs so they remain the same as the existing ones.
Existing URL structure is something this like:
www.mysite.com /downloads/cisco-product-datasheets-a-guides.html etc.
I'd like to keep /downloads/cisco-product-datasheets-a-guides.html the same with EDocman. The same applies for all other download categories in the site.
Looking forward to your reply.
Thank you,
I'm currently looking at swiching from DocMan to EDocMan mainly because the outrages pricing of Docman.
EDocman seems to be able to do everything need however I'd like to know if I can customize its URLs so they remain the same as the existing ones.
Existing URL structure is something this like:
www.mysite.com /downloads/cisco-product-datasheets-a-guides.html etc.
I'd like to keep /downloads/cisco-product-datasheets-a-guides.html the same with EDocman. The same applies for all other download categories in the site.
Looking forward to your reply.
Thank you,
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13024
- Thank you received: 1690
7 years 10 months ago #99189
by Mr. Dam
Replied by Mr. Dam on topic SEO URL Optimization
Hi Chris,
You can try to open file: root > components > com_edocman > router.php
Find:
and remove it.
And then, using PHPMyAdmin to empty MySQL Table: #__edocman_urls
After that, you can check the sef urls in Edocman to see whether if the issue is solved
Thanks
Dam
You can try to open file: root > components > com_edocman > router.php
Find:
Code:
$segments = array_merge(EDocmanHelperRoute::getCategoriesPath($catId, 'alias', true, $parentId), $segments);
And then, using PHPMyAdmin to empty MySQL Table: #__edocman_urls
After that, you can check the sef urls in Edocman to see whether if the issue is solved
Thanks
Dam
Please Log in or Create an account to join the conversation.
- SolarStorm
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
7 years 10 months ago #99190
by SolarStorm
Replied by SolarStorm on topic SEO URL Optimization
Dang, I'm guessing your product inserts its own URL category which is not customizable?
I'm trying to avoid changing code etc in files otherwise I'll need to make changes every time I update EDocman! I've ditched jDownloads (free) for this same reason.
Is there any other way around this or any reason why basic SEO hasn't been implemented?
Thank you.
I'm trying to avoid changing code etc in files otherwise I'll need to make changes every time I update EDocman! I've ditched jDownloads (free) for this same reason.
Is there any other way around this or any reason why basic SEO hasn't been implemented?
Thank you.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13024
- Thank you received: 1690
7 years 10 months ago #99191
by Mr. Dam
Replied by Mr. Dam on topic SEO URL Optimization
Hi Chris,
Currently, Edocman only has configure option to add All categories or Last Category in the Sef urls. In next version, we will add option to Disable inserting Category aliases into the sef links to document.
Currently, if you need this feature, you can raise new ticket and send your site url with super admin account. I will help you to make the modification.
Thanks
Dam
Currently, Edocman only has configure option to add All categories or Last Category in the Sef urls. In next version, we will add option to Disable inserting Category aliases into the sef links to document.
Currently, if you need this feature, you can raise new ticket and send your site url with super admin account. I will help you to make the modification.
Thanks
Dam
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.