Im using the free 2.1 version of phpld. What i want to do is create a outside link to a category. To cut the story short > There will be a category XYZ , but when someone clicks on it , it goes to my niche directory which is based on that category. Can this be done easily ? Dont have much knowledge of coding.
Two questions: 1) Does it need to be a visable link to the niche site or will a redirect suffice? 2) Is it a main category or sub category?
But won't ur idea be bad for a visitor? Keep going to many dirs from one dir, end result maybe no submission? Yes its a diff idea but why not then setup a html based dir which links to your other dirs ?
Ok, all you need to do is add a redirect to your .htaccess file then... like this: Redirect /Entertainment/SubCategory/ http://www.somedomain.com/ Code (markup): Make sure you put it above and mod rewrite rules.