Contributions
Pretty PHP links - A simple mod for Ultimate SEO URLs 5 Pro by FWR Media
Disclaimer!!!!, This is a test function and thought it might be useful to others,
please back up your files first and remove this contribution if you have any kind of issue(s). No support provided sorry!
###############################
Works on 2.3x and should work on 2.2x too.
What this mod does:
Any links using the tep_href_link funtion in your catalog files such as:
<a href="<?php echo tep_href_link(FILENAME_SPECIALS); ?>"><?php echo HEADER_TITLE_SPECIALS; ?></a>
Output a link like below:
http://www.yourdomain.com/specials/ instead of http://www.yourdomain.com/specials.php
It is purely for cosmetic purposes.
###############################
Q: Does it work on other versions of ULTIMATE Seo Urls 5?
A: I don't see why it should'nt? But I do not know, so please try it for yourself
This could just as easily be modified to work without Ultimate SEO URLS 5 PRO by FWR Media if you modified the tep_href_link function
in the includes/functions/html_output.php file but do this at your own risk as I have not tried it myself!!
###############################
Working on a 1&1 webhosting package fine.
Requirements:
Mod rewrite and apache?
ULTIMATE Seo Urls 5 Pro - by FWR Media http://addons.oscommerce.com/info/7704
All credits go to FWR Media.
| 28 Oct 2011 |
Disclaimer!!!!, This is a test function and thought it might be useful to others,
please back up your files first and remove this contribution if you have any kind of issue(s). No support provided sorry!
###############################
Works on 2.3x and should work on 2.2x too.
What this mod does:
Any links using the tep_href_link funtion in your catalog files such as:
<a href="<?php echo tep_href_link(FILENAME_SPECIALS); ?>"><?php echo HEADER_TITLE_SPECIALS; ?></a>
Output a link like below:
http://www.yourdomain.com/specials/ instead of http://www.yourdomain.com/specials.php
It is purely for cosmetic purposes.
###############################
Q: Does it work on other versions of ULTIMATE Seo Urls 5?
A: I don't see why it should'nt? But I do not know, so please try it for yourself
This could just as easily be modified to work without Ultimate SEO URLS 5 PRO by FWR Media if you modified the tep_href_link function
in the includes/functions/html_output.php file but do this at your own risk as I have not tried it myself!!
###############################
Working on a 1&1 webhosting package fine.
Requirements:
Mod rewrite and apache?
ULTIMATE Seo Urls 5 Pro - by FWR Media http://addons.oscommerce.com/info/7704
All credits go to FWR Media.
Note: Contributions are used at own risk.
