![]() | Join Date: Oct 2007 | Posts: 397 | iTrader: (0) |
Re: How do I setup a Homepage like this? vbadvance
That would be ideal since I have no idea what you're talking about.
Please Register to get full access to the forums.
Supporters vBulletin Owner vBSetup Team vBulletin Owner vBSetup Owner
#22
10-10-2007, 07:38 PM
Re: How do I setup a Homepage like this? vbadvance Okay, make a file in your forums folder .htaccess and put this info in it Code: RewriteEngine on
RewriteCond %{THE_REQUEST} index.php
RewriteRule index.php http://site.com/forum/ [L,R=301]
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news. Are you looking for vBulletin work to be done on your forums ? Would you like to Help Support vBulletin Setup. Add our Facebook Blog, Group and LinkedIn group.. Thanks Stay up to date by installing our Tool Bar Quote |
Supporters vBulletin Owner
#23
10-10-2007, 10:59 PM
Re: How do I setup a Homepage like this? vbadvance Are we talking about a text file? So make a text file named ".htaccess" copy/paste above code, and then move to forum folder. Sorry if these seems obvious. ![]() Okay, I went ahead and made a wordpad text file with the copy/pasted info. I now get a 500 Internal Server Error Quote:
Last edited by Luigi; 10-10-2007 at 11:29 PM.. Reason: Automerged Doublepost Quote |
Contributor vBSetup Team vBulletin Owner
#24
10-11-2007, 02:11 AM
Re: How do I setup a Homepage like this? vbadvance Bit late and off-topic: thanks for linking to me
-------------------- Bryce R [[ BLOG ]] The Blogging Café - Blogging Forum Do you run a forum? Check out my forum owners blog. Quote |
entrepreneur Supporters vBulletin Owner
#26
10-12-2007, 12:43 AM
Re: How do I setup a Homepage like this? vbadvance I'm still having trouble here. ![]() My site goes to: www.mysite.com/forum/index.php I want it to go to: www.mysite.com/forum Same thing goes with the main home page, when someone clicks on home page link from the homepage it goes to: http://www.mysite.com/index.php?pageid=home I also want to make sure the user see www in front all the time too. I'm not quite sure what I'm doing wrong with the .htaccess file. Hmm? Quote |
vBSetup Team Tech Admin vBulletin Owner
#27
10-12-2007, 03:29 PM
Re: How do I setup a Homepage like this? vbadvance Well vbseo should be able to help you with that. But in .htaccess it should be like Code: RewriteCond %{HTTP_HOST} ^site.com
RewriteRule (.*) http://www.site.com/$1 [L,R=301]
-------------------- Do NOT PM me for Support!
Michael Biddle / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news. Are you looking for vBulletin work to be done on your forums ? Would you like to Help Support vBulletin Setup. Quote |
vBulletin Owner
#28
10-12-2007, 04:22 PM
Re: How do I setup a Homepage like this? vbadvance Me personally ... I cant stand those entry portal BS pages ... I like to cut to the chase and get on with it, I tend to bookmark the forum. Even all these ads piss me off, I got rid of them all on my forum. Advertising is distracting and clutters the reason I'm here. If there is something of real value and interest that we should click on then make a thread out of it and talk about it, which for the better part is what happens in most threads. Did you ever notice that theres some coincidence between spam emails, posts/threads content, and the Goolge ad? I have and when I got rid of ads and shut down emails most of it went but some remains. Also I ran a bad neighbourhood scan and guess what, yeah some of those ads are considered a bad place so personally, I looked for other ways of raising revenue. But that's just my 0.02 Quote |
Supporters vBulletin Owner
#29
10-12-2007, 05:15 PM
Re: How do I setup a Homepage like this? vbadvance Code: RewriteEngine on
RewriteCond %{THE_REQUEST} index.php
RewriteRule index.php http://www.site.com/forum/ [L,R=301] 1) This code worked, however now when I click on adminCP it brings me to the www.site.com/forum. What gives? 2) How do I do the same thing for my homepage? Should I just wait to install vbseo and do all this if its easier? Last edited by Luigi; 10-12-2007 at 05:17 PM.. Quote |
vBSetup Team Tech Admin vBulletin Owner
#30
10-12-2007, 05:28 PM
Re: How do I setup a Homepage like this? vbadvance That isnt something you should do as if anything ends with index.php then it links it to the /forum/ ;) and vbseo will do this for you, so might as well wait a day.
-------------------- Do NOT PM me for Support!
Michael Biddle / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news. Are you looking for vBulletin work to be done on your forums ? Would you like to Help Support vBulletin Setup. Quote |
All times are GMT -6. The time now is 08:40 AM. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||