![]() |
can this be done with vb members profile link?
Can the profile link be redirected to http://profiles.mysite.com/membername.html
I dont know if I can accomplish that by using either vbseo or some of the hacks on here. Please someone tell me if this can be done. I know I will have to create a subdomain call profile and all but I dont know if this can be accomplished |
you can't rename the actual link, but you can make it so
http://profiles.mysite.com/membername.html = http://profiles.mysite.com/member.php?$userid=XXX With readwrite rules. I use this in the .htaccess file to achieve this http://www.mysite.com/myuser RewriteEngine On RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?&username=$1 |
thank you sir,
vbseo.com showed me how to do it but your reply was truly appreciated. They also showed me how I can change my members profile links to http://membername.mysite.com . You will need to purchase their script to accomplish that though |
You don't have to buy that script to do this. You can get to profiles with the username if you use this link:
https://vborg.vbsupport.ru/member.php?username=Brad From there all you have to do is set up the rewrite rules. |
Should use this really HR3rdGen:
Code:
RewriteEngine On |
How does it know to use "membername.html"?
|
Quote:
what bout stuff like this as well Quote:
|
All times are GMT. The time now is 09:42 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|