Not Solved How to make user profile links
#1
Not Solved
So how can i set it to where if you type forumname.com/{user} to go to the user profile
Reply
#2
Not Solved
you can do this by using the Google SEO plugin, it is written in the plugin rewrite rules
# Google SEO URL Users:
RewriteRule ^([^./]+)$ member.php?action=profile&google_seo_user=$1 [L,QSA,NC]

in the plugin setting, you can set the url from website.com/user-0.html to website.com/USERNAME
Hey man, what's up?
Reply
#3
Not Solved
(2019-11-18, 03:47 AM)Michael2014 Wrote: you can do this by using the  Google SEO plugin, it is written in the plugin rewrite rules
# Google SEO URL Users:
RewriteRule ^([^./]+)$ member.php?action=profile&google_seo_user=$1 [L,QSA,NC]

in the plugin setting, you can set the url from website.com/user-0.html to website.com/USERNAME
do you have a link for the most recent version
Reply
#4
Not Solved
(2019-11-18, 03:53 AM)Aysic Wrote:
(2019-11-18, 03:47 AM)Michael2014 Wrote: you can do this by using the  Google SEO plugin, it is written in the plugin rewrite rules
# Google SEO URL Users:
RewriteRule ^([^./]+)$ member.php?action=profile&google_seo_user=$1 [L,QSA,NC]

in the plugin setting, you can set the url from website.com/user-0.html to website.com/USERNAME
do you have a link for the most recent version

The link to the plugin on mybb is a good start https://community.mybb.com/mods.php?action=view&pid=789
Hey man, what's up?
Reply
#5
Not Solved
(2019-11-18, 03:55 AM)Michael2014 Wrote:
(2019-11-18, 03:53 AM)Aysic Wrote:
(2019-11-18, 03:47 AM)Michael2014 Wrote: you can do this by using the  Google SEO plugin, it is written in the plugin rewrite rules
# Google SEO URL Users:
RewriteRule ^([^./]+)$ member.php?action=profile&google_seo_user=$1 [L,QSA,NC]

in the plugin setting, you can set the url from website.com/user-0.html to website.com/USERNAME
do you have a link for the most recent version

The link to the plugin on mybb is a good start https://community.mybb.com/mods.php?action=view&pid=789
strange question we need ur help do you have discord?
Reply
#6
Not Solved
Sorry, can't do personal requests, what is the problem, I will guide you through it.
Hey man, what's up?
Reply
#7
Not Solved
(2019-11-18, 04:02 AM)Michael2014 Wrote: Sorry, can't do personal requests, what is the problem, I will guide you through it.
we have the plug in what do we write in the User URL scheme
Reply
#8
Not Solved
nothing,

this is all you do,
just install the plugin, activate it, go to settings, and you will be given the option to change the member url, in admin settings.

and that is all.
Hey man, what's up?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)