And in barely 1 hour after posting this, i found the solution to the problem that's bugging me for a long time! :woohoo:
I was halfway making a plugin when it hit on me what's causing the problem with 3rd party SEF components. Will be sending the updates to all customers
While i'm on it, just a heads up: I'm currently making a free Profile URL plugin. It's something like the current profile URL, with a few key differences:
- (pros) Allows users to change their URLs (just like friendster!)
- (pros) URL change is done in AJAX and real time
- (pros) Works for Windows IIS
- (pros) A genuine 404 throws a 404 error, instead of showing the "profile does not exist" error.
- (cons) URL changes in browser (since it's a header redirection). Unless some htaccess experts know a fix, i guess i'm pretty much stuck with this.
I'm making this plugin cus it's really important for me to allow my users to edit their own profile URL. Will announce it when it's completed