Web Hosting Forum | Lunarpages
News: July 14, 2008 - New Contest! - Submit Your WordPress Theme Designs, Win BIG!
September 1, 2008 - Submit Your Web Site for the Sept 2008 Site of the Month!
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
September 08, 2008, 03:23:53 AM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: Can wordpress be installed next to a website  (Read 567 times)
thesorceress
Pong! (the videogame) Master
*****
Offline Offline

Posts: 23



WWW
« on: June 14, 2008, 04:20:56 AM »

I have a fan website for the game The Sims 2. Me and 3 other women create for that game and i upload it to the site for people to download it for their games. Now so far i've done the uploading myself but now i have installed SMF and the other 3 women don't have to wait for me to upload anymore  Thumbs Up

The thing is i have the site still for the frontpage, but that still leaves me for the update announcements. It would be so much easier if we could all do that too. I want to have a frontpage for update announcement purposes. That is why Wordpress came to mind, i've been able to give the forum the look we wanted so i'm confident that i can do that with the look for wordpress too   Surprised

But my question is how to go about this. Can i install Wordpress too or does that take the domainname over right away. I mean will it make my site go away which is on my domainname www.thesorceressandcompany.com

I do want it there eventually. But if possible i would like to give it the right look and all before it takes in the place of the site.

I hope someone can help me out and tell me how to go about this the best way.
Thanks in advance  Smiling
Logged
katrina1
Support Supervisor
Über Jedi
*****
Offline Offline

Posts: 2003



WWW
« Reply #1 on: June 14, 2008, 07:49:28 AM »

Install it in a subfolder of public_html and link to it. When you are ready, you can swap Wordpress and SMF around if you want. It would require downloading the files for both, reuploading to the right places, then change each script's settings. Or the simple way is to use a redirect in .htaccess to go to the Wordpress folder first then link to SMF there. This would be after you are done tweaking.
Logged

Hey, Rocky! Look. Nothing up my sleeve... presto a rabbit!

Lunarpages Web Hosting

Lunarpages Forums

Lunarpapages Affiliate Program
thesorceress
Pong! (the videogame) Master
*****
Offline Offline

Posts: 23



WWW
« Reply #2 on: June 15, 2008, 03:24:26 AM »

Install it in a subfolder of public_html and link to it. When you are ready, you can swap Wordpress and SMF around if you want. It would require downloading the files for both, reuploading to the right places, then change each script's settings. Or the simple way is to use a redirect in .htaccess to go to the Wordpress folder first then link to SMF there. This would be after you are done tweaking.

Thank you Katrina  Very Happy
I understand everything till changing each script's settings. It is not needed to swap it with SMF it comes in place of my site not SMF. Is changing script's still needed then? And how do i do that? I don't know about scripting. I know how to change the colors and the buttons and logo but that is the extent of my "knowledge"  Very Happy

And how do i do redirecting in .htacces.

Learning so much  Thumbs Up I appreciate all your help, i think this is a great forum  Clapping
Logged
V-I-R-U-S
Spaceship Navigator
*****
Offline Offline

Posts: 75


I Love Me


WWW
« Reply #3 on: June 15, 2008, 05:00:41 AM »

What kat meant by changing settings

Normal settings whether forums/blogs need to have the exact URL location of the script

Like if you had your forums located at "mydomain.com/forums"  the settings of the script would also show "mydomain.com/forums"  now lets say we moved the forums to a folder named say "test", then we would need to edit the settings to say "mydomain.com/test", make sense?

Redirect to a Different URL using .htaccess
You can use .htaccess to redirect users to a different URL. The .htaccess looks for any request for a specific page and if it finds that request, it forwards it to a new page you have specified.

The syntax is:

redirect accessed-file URL-to-go-to

There are 3 parts;


(i) the Redirect command,
(ii) the location of the file/directory you want redirected, and
(iii) the full URL of the location you want that request sent to.


These parts are separated by a single space and should be on one line.

For example, if you want to redirect users from oldfile.html in the www directory of your account, myaccount, to newpage.html, the syntax should be


redirect /~myaccount/oldfile.html http://www.mydomain.com/~myaccount/newpage.html

Anyone going to http://www.mydomain.com/~myaccount/oldfile.html will end up on http://www.mydomain.com/~myaccount/newpage.html. Please note that the URL has to be full, even if you're going to send the users to another page on your own site.

You can also redirect an entire directory:

redirect /~myaccount/old_dir/ http://www.mydomain.com/~myaccount/new_dir/

Anyone going to http://www.mydomain.com/~myaccount/old_dir/filename.html will end up on http://www.mydomain.com/~myaccount/new_dir/filename.html.

After you have uploaded the altered pages, you should test your redirect by going to the old URL.
Logged

thesorceress
Pong! (the videogame) Master
*****
Offline Offline

Posts: 23



WWW
« Reply #4 on: June 16, 2008, 03:40:53 AM »

WoW that is a lot of info.
Thank you so very much for explaning V-I-R-U-S, i think i understand it better now  Thumbs Up
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.3 | SMF © 2006-2007, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks


Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM