vBulletin Search Engine Optimization
This is a discussion on sub-domains for members username within the Feature Requests forums, part of the vBSEO SEO Plugin category; Considering many members are creating a myspace type look for their members profiles page, with comments, ratings etc etc I ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| sub-domains for members username Considering many members are creating a myspace type look for their members profiles page, with comments, ratings etc etc I think it would be great if we could have usename.domain.com to offer are users. think its a good idea? |
|
#2
| ||||
| ||||
| Re: sub-domains for members username Your request is not exactly the same as (http://www.vbseo.com/18176-post6.html), you want to have: Code: usename.domain.com Code: profiles.domain.com/usename Code: http://[user_name].mysite.com Code:
RewriteCond %{HTTP_HOST} !^www\.
RewriteCond %{HTTP_HOST} ^(.+)\.domain\.com
RewriteRule ^$ vbseo.php?vbseourl=http://%1.domain.com/&%{QUERY_STRING} [L]
__________________ Juan Muriente / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#3
| |||
| |||
| Re: sub-domains for members username I think doing it this way is risky because someone can create a account call support.yoursite.com and some other crazy account name that will make their profile link seems like its affiliated with your site and god knows how some of your current subdomains will turn out to be after the rewrite |
|
#4
| ||||
| ||||
| Re: sub-domains for members username Add "support" to the disallowed usernames in vBulletin.
__________________ Keith Cohen / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. My Personal Sites: My Blog | GPS Discussion Forum |
|
#5
| |||
| |||
| Re: sub-domains for members username Considering I don't have any subdomains so its not a problem. Its not risky because theres only so much a user can do with his/her profile and its very easy to disallow usernames, as Congsoft suggested. I'll try this out |
|
#6
| |||
| |||
| Re: sub-domains for members username hey juan, I just tried the name.mysite.com and it didn't work Last edited by profound; 02-16-2006 at 03:30 PM. |
|
#7
| ||||
| ||||
| Re: sub-domains for members username Make sure that you have setup a "mask type domain" to point to the "forums/" folder. So that a domain like "anything.domain.com" will display the forum's homepage. Also ensure your rewrite rules are added *above* the original vBSEO rules in .htaccess and your CRR modified accordingly. Let me know how it goes..
__________________ Juan Muriente / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#8
| ||||
| ||||
| This is a little confusing . I didnt understand :( |
|
#9
| |||
| |||
| Setting up sub-domains for membernames = very bad idea from seo point of view (correct me if I am wrong here), specially while using vbulletin forum software script. |
|
#11
| ||||
| ||||
| i dont show the profiles to guests. and indexing profiles is waste of time i think. so i want to make this modification. if juan can write it step by step i am going to try it , thanks |
|
#14
| ||||
| ||||
| In vbseocp->member profile URL format.
__________________ Oleg Ignatiuk / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#15
| ||||
| ||||
| I tried this and it is not working :( |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| multiple domains pointing to forum | MMAFan | General Discussion | 11 | 12-17-2005 08:24 AM |
| Bug: Username Selection with Ajax Dynamic Username List | rob | Bug Reporting | 4 | 11-21-2005 10:58 AM |
| strange username causing strange behavior | Haakon | Bug Reporting | 2 | 10-20-2005 06:38 PM |