Nov 20, 2009

How To Setup A Website After Your Forum

free web hosting
Open Discussion > MODERATED AREA > Tutorials

How To Setup A Website After Your Forum

Carson
This tutorial is about how to setup a website after you have setup a forum. That means, you have a forum, and are wanting to add a website. This tutorial will show you how to create the website in your root directory(Example: http://domainname.com), while your traffic gets redirected to your forum while you are creating it, until you're ready for guests to see it.

This method is opposed to setting it up in another directory, then moving it(particularly more time consuming if you're site is PHP based).

First of all, you are going to want to setup a redirect from your root directory to your forum directory. To do this, login to your CPanel, then under "Site Management Tools" goto "Manage Redirects".

On this page you should see your subdomain of trap17 with an input box at the end. Leave this box empty. Doing so will redirect your root directory. Now moving across to the next box, type in your domain/subdomain where your forum is located. For example: "http://mydomain.com/forums/". Dont forget to use www. if your forum has problems without. Some forums will log you out because of cookies if www. is or isnt included in the URL. Leave the drop-down box on temporary, and click "add".

Now goto your domain/subdomain in your browser. You should be redirected to your forum. If not, read back over the redirecting part of the tutorial and see what you did wrong. If you use an index.php file in your root directory, this method will not work(unless you use .html, but it is easier to use this method)

Next is to install/upload your website. This should contain and index file. Goto your domain this time adding the index file to the url. For Example: http://yourdomain.com/index.php.

Now all that is left to do is create your website. It is in it's final location so there is no need to move it anywhere, and when it is finished, you just have remove the redirect in your CPanel, and its all done.


 

 

 


Comment/Reply (w/o sign-up)

[John]
or you could just create it as index.php then move the forum later tongue.gif

i believe index.html has read priority over index.php

you can experiment around and see which one is read first by putting an index.php, index.htm, and index.html in the home folder... there are many ways to develop while having a forum up and running, nice guide!

Comment/Reply (w/o sign-up)

hitmanblood
QUOTE([John] @ Feb 19 2008, 11:31 PM) *

or you could just create it as index.php then move the forum later tongue.gif

i believe index.html has read priority over index.php

you can experiment around and see which one is read first by putting an index.php, index.htm, and index.html in the home folder... there are many ways to develop while having a forum up and running, nice guide!


This is just rgardin priority.

The thing about priority should be checked with apache since in configuration file of apache there is prority and depends how your apache server is set up and which priority is written first.

Also I would like to note eventhough this might not be needed said important thing is that this depends on variaous cases so the problem is that one operation that is procedure on one system might be completly different.

 

 

 


Comment/Reply (w/o sign-up)

jlhaslip
Or you can always combine the two. Have a Forum embedded into your site.

http://www.trap17.com/forums/adding-aef-fo...cms-t51956.html


Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : setup, website, forum

  1. Creating Common Navigation For A Website: Part 2
    Newbies guide to creating common navigation with PHP (0)
  2. Rfi (remote File Inclusion) What Is It? How Do I Stop It?
    Another website security tutorial (0)
    In my continuing attempts to learn more about website security i am going to tell you about a
    classic attack called Remote File inclusion (RFI). RFI is exactly what it says really, it involves
    using (or including) code from one website on another website. So if i have a website : secure.com
    with a modular, dynamic system like: secure.com/index.php?module=home notice the GET variable on
    the end of the URL. If i enter "blah" instead of "home" i get either a blank page, or a 404: page
    not found error, there is also a chance you will get an error message like: Error: inclu....
  3. My First Website
    Where can i find useful web page templates? (14)
    Hi folks, Just wondering, as a newbie website builder, where can I get some useful HTML, CSS
    templates suitable for building a small business website? What is the best development environment
    for building websites? Is there a good open source program available?, or is it best to spend some
    money on something like Dreamweaver? Does anyone have experience of adding databases to Trap17
    sites, perhaps using Wamp server?....
  4. Azurian Skin
    put on forum (0)
    Azurian forum style for invisionfree forum. For preview of this skin visit:
    z11.invisionfree.com/FreeLoads To install this skin, the writing in red must be changed.
    yourBOARDNAMEhere has to be changed to urs (such as mine is FreeLoads), and the z11 in red has to be
    yours (yours couls be z4). For help removing the miikerocks copyright and replacing with your own,
    seek my other tutorials. There are to header and body's-one for the style only, the other is my
    configuration - (the style with music and message flasher added.) There is also 2 footers-One just
    for the styl....
  5. Add Flashing Inbox To Invisionfree Forum
    Html code for invsiionfree!! (2)
    Do you find it annoying when you are on your invisionfree forum, and you get a new message, and it
    ends up taking you 5 minutes to notice? This code makes the inbox link flash bold red saying how
    many messages you have. In version 1 the word inbox stays the same, and doesnt change at all (for
    Example this is flashing: Inbox (2) In version 2 (the second code) the word inbox changes to
    messages (constantly, so that if you have none, it says messages (0) instead of inbox (0). It still
    flashes Red Put the following In the Header and Body Section (Admin Cp>>>Skinning ....
  6. Invisionfree Skin How-to Put On Your Forum
    A skin I partially made, I show you how to put on your forum. (1)
    Hey All who may want an invisionfree forum skin, because they are tired of their old, boring,
    squarish one. Well I helped with this skin, and I'm going to give an explanation for starting
    users, so that they may too, have a nice forum skin! First of all, when installing a new skin on
    your board, no upload or download is needed. You will most definately have to replace your old forum
    CSS or "Style sheets" (as called in the invisionfree Admin CP). You will almost all the time have
    to place something in the footer (in Board wrappers IN THE ADMIN CP), and usually a head....
  7. Creating Navigation For Html Websites
    Have a common navigation menu for the whole website! (12)
    Pre-requisite: HTML, inline frame tags 1 Attachment(.zip) included. Updates : 29-12-07: Doctype
    added in example files (Advised by jlhaslip) Designing a whole website takes a lot of planning
    and organization. Designing a proper navigation system is a basic step in building your website. If
    you are developing webpages in html you would have observed that as you go on creating pages it
    becomes difficult to maintain the links to the pages. This article will guide you in developing a
    common navigation menu for your website. It describes three ways, so if you don'....
  8. Install An Aef Forum Onto The Trap17
    From a zip file (11)
    Installing an AEF Forum on the Trap17 Server Preparation for Installing the AEF Forum
    The following items are required for the installation of the packaage onto your site: 1. - a copy
    of the AEF Forum zip package from http://anelectron.com/download.php 2. - a MySql Database 3. - a
    Database User 4. - a password for the Database User 5. - Privileges allowed for the Database User
    The details for ensuring that you have all of these items are as follows: 1. - a copy of the AEF
    Forum zip package from http://anelectron.com/download.php . Simply browse to t....
  9. Css Scroll Bar Styles
    Change the color of your website scrollbar! (1)
    REQUIREMENTS 1. Must have limited to good knowledge of CSS. 2. Must have limited to good knowlege
    of HTML. THE ELEMENTS First of all, there are 7 different elements of a scrollbar. a) Scrollbar
    Arrow Color /cool.gif" style="vertical-align:middle" emoid="B)" border="0" alt="cool.gif" />
    Scrollbar Darkshadow Color c) Scrollbar Track Color d) Scrollbar Face Color e) Scrollbar Shadow
    Color f) Scrollbar Highlight Color g) Scrollbar 3dlight Color Bassically all that you need to do is
    change the colors like you normally do with any sort of CSS. Therefore, if you want the....
  10. Adding An Aef Forum To Snews Cms
    "almost" integrated (2)
    Adding an AEF Forum to sNews CMS Although not truly integrated, here is an explanation of the
    steps I took to have an AEF Forum Software present itself as an 'integrated' page on the
    sNews CMS. 1. Download a standard sNews version 1.6 Content Management System. Instructions are
    found on the sNews site. (refer to link list below) There are several flavours of sNews. This method
    has only been tested on the sNews 1.6, but should work on other versions as well. 2. Created a
    MySQL Database and user, Modded the snews.php, and took the usual steps for installin....
  11. How To Make A Decent Forum
    Some great tips on how to make and maintain a good forum (8)
    -Firstly, come on, use a decent forum system. Visitors to forums hate advertisements. The best way
    to guarantee no ads is to host it yourself. There’s loads of free web hosts out there- there’s loads
    of free forum software, too. So, come on! It doesn’t take much energy to find a good host and upload
    some files. I think the two best forum softwares to use are SMF(www.simplemachines.org) and
    phpBB(www.phpbb.com). -Secondly, if anybody is actually reading the topic with the link to your
    forum in, they must be dedicated to this one, and not many people are dedicated to load....
  12. How To Create Forum Smilies
    Make smilies for your forums! (3)
    Wanna make your own pixel smilies! For cutenews, your forums, websites, etc.. What you need: A
    graphics program that allows you to zoom in very closely to an image (paint is OK... but not the
    best...) OPTIONAL... a program that has a grid when you zoom in (most graphics programs have them)
    I'll use a program called paint.NET START 1. Copy this image and paste into a graphics
    program 2. Then ZOOM so you can see the image close up. For easy use make sure it is in some sort
    of "grid mode" Example: 3. Draw your eyes, face, nose, ears, etc... Your *may* wan....
  13. Aef Forum Modifications [resolved]
    Header bar, Footer Bar and Styling them (3)
    Here are a couple of Tutorials I have posted on my AEF Forum hosted here at the Trap17. Since the
    Tutorials are already published, I will merely link to them. Header Bar Information :
    http://www.jlhaslip.trap17.com/aef103/index.php?tid=11 Footer Bar Information :
    http://www.jlhaslip.trap17.com/aef103/index.php?tid=10 Styling the Header/Footer Bar :
    http://www.jlhaslip.trap17.com/aef103/index.php?tid=16 The first two are about how to add some
    html code to the space reserved in the Forum layout for an optional Advertising spot. I adapted some
    code so that several ....
  14. Making A One Page Does All Website In Phph
    (2)
    Hello and Great Day or Night either one. Have you ever been to a site and seen a index page or any
    page at all control everything such as index.php?do=home&action=logout something similar to the
    above? Well I am going to show you how easy it is to make this all own your own, and only have to
    use one web template or design to make it work. Before we get started you need to go ahead and find
    the web design that you want to use. After you find the site you want to use go ahead and save
    it... and save it like this so we can work together, ok! Note* We are going to be s....
  15. Adding Your Website To Google
    How to register with google (25)
    Hi everyone. Hopefully here im going to tell you how to register yourself with the Google search
    engine and get yourself in their results. Ill start the tutorial assuming you already have Meta
    tags or other search engine optimisation techniques in place. This tutorial is solely about
    registering with google. At one time i thought simply using meta tags etcetera would get you listed
    in Google, i then found out that didnt work, so i wondered why, and the fruits of my labour are what
    will go into this tutorial. the first step is to get a google account, this will get y....
  16. Install A Simple Machines Forum
    (11)
    If you want to have your own Simple Machines running up without any ADs of any kind , sign up at
    Trap17 and posting until you have enough credits then post an application form and then wait to be
    approved. After that , do like this and you will have your own forum setting up : 1.Download
    Simple Machines You can get it at Simple Machines download page , click here to get one
    2.Upload SMF to the Server This step is too long so be patient , log in to Trap17 forum then log in
    to your own cPanel , click on File Manager. A pop up Explorer will appear , then click on ....
  17. Embedding Videoclips Into Pbpbb/nuke Forum Posts
    (0)
    This is something i've been playing around with today, & the result is pretty good. If you want
    to give your members something to do, place some music videos/any videos/.swf files into posts on
    your forum. By incorporating a poll they can vote on them aswell. First, in the admin
    menu/configuration, find 'Allowed HTML tags' & make sure it shows the following:
    b,i,u,pre,embed,object,param name,value, An excellent source of practically unlimited free
    material can be found at youtube.com & they are even kind enough to give you the code to embed the
    videos.....
  18. Custom Bbcode Tags In Smf
    adding extra tags in a Simple Machines Forum (0)
    Adding custom BBCodes to your Simple Machines Forum is really very... simple. First, you will need
    to download three mods from the package manager. Faster Parsecode, ModSettings Textarea, and of
    course Custom BB Code. Once you have those mods set up you will need to go into your admin section
    and click on your "Edit Features and Options" link. In the Basic Forum Features section you will now
    find a "Custom BB Code tags" box. This box is where you will put your custom codes. You can add as
    many as you like, one per line. Let's break down the bits of a simple tag tha....
  19. Putting A Signature On The Forum
    A tutorial on how to put a signature on here (41)
    Concidering it is a part of the rules that we put signatures in the signature portion instead of
    typing it every time you make a post, i made this to tel people how to put the signature up for
    people to see. It will automaticly be added to the end of every single post you make! First Off you
    need to go to "My Controlls" which can be found in the top right hand side of the screen...
    Once you are in your controlls look on the left hand side for "Edit Signature" once you are
    there you should see a screen like this that shows your current signature for ex: mine ....
  20. Checking Dns Settings For Website
    DNS Setting, Ping, Whois, Dnsreport etc (2)
    If you have recently purchased a domain and facing problems with the workings, the first thing which
    you should check is the DNS setting. Dns settings determine, how to domain is pointed to the Server
    and How the server is connected to the world (internet). Ensure, the DNS settings are perfect to
    make sure, things work smoothly and people across the globe don't have problems accessing your
    site. The basic check would be : PING Suppose you register your domain (example.com) at
    ComputingHost. You get an IP for your website. In this case, suppose its 64.69.35.170. Yo....
  21. Configuring Dns Settings For Website
    Nameserver, A-Address, DNS configuration (1)
    Most of the people have problems configuring their website. After registering their domain, many get
    confused in configuring their domain (basically the DNS settings). This small tutorial will help you
    get started with DNS settings configuration. A domain can be basically pointed to a server using 2
    main techniques. 1. Nameserver (the most recommended way) 2. A Address (Not recommended)
    Configuring using Nameservers ==================== Login to your domain Control panel provided by
    your DOMAIN NAME PROVIDER / REGISTRAR. Not your webhost. Search for settings like DN....
  22. Installing A Phpbb2 Skin
    Popular forum software (5)
    I tried installing a new phpbb2 forum skin on my website for weeks and didnt get it to work, but
    it's very easy... 1. Upload the skin / template to the templates folder of your phpbb2
    directory (eg. public_html/forums/templates), make sure you don't upload the zip archieve or a
    directory containing the directory where the template is in, the folder you need to upload usually
    contains a lot of .tpl files an images directory a .css file (or multiple) and if your template
    contains an admin re-skin an "admin" folder. NOTE: If you use PHP-Nuke the directory where....
  23. Introduction To Templating
    Templating your website with PHP (1)
    Pre-note Hello and welcome. if your website doesn't use a templating function, you may have
    noticed it's pretty hard to update your website (layout) unless you dig through many files to
    update the images and such. The solution is templates. If you ever got curious and looked into
    phpBB codes or any other template based forum/CMS, you saw the .tpl files they use. I am not at a
    point where i base everything on .tpl (simply because i havent taken the time to see how it all
    works). But i do can tell you that it's the same principle, template your site using an....
  24. How To Set Up A Phbb Forum On A Simple Page.
    simple page link to phBB (4)
    Ok, I am going to teach you how to set up and include a phBB Forum on your web site hsted on your
    local computer set up as a Server. This tutorial references to snlildude87's tutorial at
    http://www.trap17.com/forums/-t20432.html . You have to set up a MYSQL DATABASE and a Apache server
    sucessfully in order for this to work. Do that first then come here and we can start. Ok, Now that
    you got your Apache server set up and your MYSQL Database setup according to the Tutorial from
    snllildude87, lets BEGIN! Step 1: First off you got to have a working HTML page with a ....
  25. Pet/animal Care Forum
    Online veterinary advise (19)
    Hi I am A veterinarian and would like to offer through this forum an online tutorial and
    consultation service... For a start lemme tell you something about training, feeding and breeding
    your pets... QUOTE Training Pets Training pets Dog training is an art and science. It is
    very important for your dog to be trained at least to the extent of obeying your basic commands. The
    training must be methodical and must be regularly carried out. An obedient dog is an asset and also
    required for the owner’s safety. An untrained adult Alsatian or Doberman can be quite letha....
  26. Phpbb Forum Site Transfer
    How to do it, step by step instructions (20)
    I'm sure many of you out there have used phpBB at some point. To those who enjoy running forums
    and online communities, specifically supporting phpBB, I am about to tell everyone how to restore
    the forums database from one website, to another. This is presuming you do not have any mods or
    hacks installed. Some of you may find this information useful. Here is the scenario: Let's say
    you have forums running phpBB version 2.0.17 (currently the latest one). You have decided that you
    want to move your forums to a whole new URL and provider, and as an added bonus, ch....
  27. How To Create A Phpbb Fm
    Create a Fully Modded forum. (52)
    1. Well once you get the file onto your computer, your going to need an FTP client. I suggest Core
    FTP, just do a Google search for it, and theres a free version, which I use, and is just great. 2a.
    I'm guessing you already have an unzipping program to unzip the file you're downloading, so
    we'll skip that step. 2b. Go to http://phpbbfm.net . On the left side, e little below the top,
    click on the Zip link, which will download the file. Unzip the file you just got. 3. Once all the
    files have been unzipped from the main file you just got, find the folder tha....
  28. Mysql Database Setup
    tutorial walk through (1)
    Post copied. Google cache to source Credits have been adjusted. Setting Up Your MySQL &
    phpMyAdmin For The First Time This tutorial will show you how to set up your MySQL and your
    phpMyAdmin with ease, regardless of whether you are going to be using PHP Nuke or PHP Nuke
    Platinum. The process is still the same. -Log into your CPanel with your User Name and Password.
    -Click on MySQL icon -Now, we need to create a database also known as Db , Your User Name will
    make up part of the necessary details, but you don't need to do this as it will be done au....
  29. Secure The Email Addresses On Your Website!
    Wonderful script and useful! And working (10)
    Just follow the instructions below: /* Secure Email Function by Juan Karlo Aquino de
    Guzman Website: http://www.karlo.ph.tc and http://www.abs-cbn.ph.tc E-mail:
    http://www.karlo.ph.tc/send.php Usage: showEmail("support@microsoft.com",0); OR
    showEmail("support@microsoft.com",1); Types: 0 = ordinary random 1 = more secure random To
    include to a script: include_once("email_secure.php"); */ And here is the code :
    CODE /*     Secure Email Function by Juan Karlo Aquino de Guzman     Website:
    http://www.karlo.ph.tc and http://....
  30. E-mail Mailer Script 0.1
    useful for website visitors (4)
    Are you pissed off when you are putting e-mail in your website, you always get spammers? Well,
    here's the solution. Just change the default variables to anything that you like, etc... follow
    the instructions on the script.. Here it is... hope you like it /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> CODE //E-mail Mailer Script 0.1 by Juan
    Karlo de Guzman //FOR TRAP17 ONLY... DEMO VERSION... DO NOT DISTRIBUTE header("Content-type:
    text/html; CHARSET=UTF-8"); $int_rand=mt_rand(1,20); if($int_rand>10) {
    $random_numbers=sha1(mt_ra....

    1. Looking for setup, website, forum
Similar
Creating Common Navigation For A Website: Part 2 - Newbies guide to creating common navigation with PHP
Rfi (remote File Inclusion) What Is It? How Do I Stop It? - Another website security tutorial
My First Website - Where can i find useful web page templates?
Azurian Skin - put on forum
Add Flashing Inbox To Invisionfree Forum - Html code for invsiionfree!!
Invisionfree Skin How-to Put On Your Forum - A skin I partially made, I show you how to put on your forum.
Creating Navigation For Html Websites - Have a common navigation menu for the whole website!
Install An Aef Forum Onto The Trap17 - From a zip file
Css Scroll Bar Styles - Change the color of your website scrollbar!
Adding An Aef Forum To Snews Cms - "almost" integrated
How To Make A Decent Forum - Some great tips on how to make and maintain a good forum
How To Create Forum Smilies - Make smilies for your forums!
Aef Forum Modifications [resolved] - Header bar, Footer Bar and Styling them
Making A One Page Does All Website In Phph
Adding Your Website To Google - How to register with google
Install A Simple Machines Forum
Embedding Videoclips Into Pbpbb/nuke Forum Posts
Custom Bbcode Tags In Smf - adding extra tags in a Simple Machines Forum
Putting A Signature On The Forum - A tutorial on how to put a signature on here
Checking Dns Settings For Website - DNS Setting, Ping, Whois, Dnsreport etc
Configuring Dns Settings For Website - Nameserver, A-Address, DNS configuration
Installing A Phpbb2 Skin - Popular forum software
Introduction To Templating - Templating your website with PHP
How To Set Up A Phbb Forum On A Simple Page. - simple page link to phBB
Pet/animal Care Forum - Online veterinary advise
Phpbb Forum Site Transfer - How to do it, step by step instructions
How To Create A Phpbb Fm - Create a Fully Modded forum.
Mysql Database Setup - tutorial walk through
Secure The Email Addresses On Your Website! - Wonderful script and useful! And working
E-mail Mailer Script 0.1 - useful for website visitors

Searching Video's for setup, website, forum
See Also,
advertisement


How To Setup A Website After Your Forum

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com