Quote:
Originally Posted by winstone
Hi Andrew,
In order to do some search engine optimization I had to edit /includes/local_links_include.php file (around $atag and ldm_seo function) to get the default links to look like: local_links.php?catit=01&catname=xx&linkid=01&link name=xx (adding trimmed catName and linkName)
is there anyway to create a plugin for LDM to do this instead? (to prevent having to edit this file manually after each update)
Thanks a lot
|
With the current code, this would be difficult, because there is no "hook" at the relevant place to tie in a plugin. If you send me (PM) details of the code changes you have made, I will see where to add a hook.
Did you consider that LDM's own seo options were not adequate?