|
|||||||
| Newbie Questions New to the whole making money online and developing your own sites thing? Post your questions here so that seasoned members can answer your questions. Please keep your questions out of the other categories. We know you're a newbie, but there's no reason to be annoying. |
|
Welcome to the WickedFire - Affiliate Marketing Forum - Internet Marketing Webmaster SEO Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Member
|
I'm in the progress of creating my first website with dreamweaver. After I made some pages, I realized that with every new page that I want to add to my website, I would have to go back to every previous pages and manually make a link to the new page on the navigation bar. Is there a better or faster way of doing this? Please help.
|
|
|
|
|
#6 (permalink) |
|
Banned Not
|
I second the CMS route, Joomla, Drupal, Wordpress.
Single landing pages have numbered days, IMHO. A CMS will give the site a consistent look throughout, and can be stuffed with content in a very short amount of time. Users can be persuaded to add content for you. Themes and Templates are readily available and aren't really too hard to conjure up for yourself. Articles can be cued up and then posted automatically on a set date and time. I prefer Joomla but have recently gotten back into Wordpress with ver 2.6 and the Revolution premium themes. It now gets much closer to being a true CMS instead of just a blog platform. They say SEO is better in WP than Joomla, but I don't know. Wordpress pings by nature, Joomla must be made to do it. |
|
|
|
|
#9 (permalink) |
|
Senior Member
|
You guys are all correct, some kind of CMS is probably the way to go but in answer to the question, PHP includes is probably the easiest route. Very simple. First your pages which use the includes must be a .php extension not the .html you probably are using. So, rename index.html to index.php. Cut the code from your page which directly relates to the nav and create a new blank doc. Paste the code into the blank document and save it as something like nav.html. Then where you did have the navigation code in your index page just put <?php include("nav.html"); ?> This will simply insert the code from the nav.html file into any page you use the include statement. When you need to add a page just edit the nav.html file and all pages will update. You can even use DW to write the include statement INSERT - PHP objects - INCLUDES.
Hope that helps BTW unless you are running a local testing server the includes wont work when you preview locally but it will work on your host. |
|
|
|
|
#10 (permalink) |
|
Senior Member
|
If you do want to test locally install the WAMP stack. It's simple
PHP Apache MySQL avec WampServer 2 : installation PHP MySQL Apache |
|
|
|
|
#12 (permalink) |
|
Amped Media Inc.
|
Go for a CMS for sure.
Often times, if you go with a well known CMS there are tons of free or inexpensive templates out there that can help create the website you are aiming for. Install, add content.
__________________
Join Amped Media - "Your Affiliate Network Solution" Looking for hundreds of quality pre-tested offers at industry leading payouts? Give Amped Media a try, let our experienced staff compliment your marketing strategies.
|
|
|
|
|
#15 (permalink) |
|
Photoshop God
|
If you want to keep your files in html use something like this.
<!--#include virtual="menu.php"--> You can include html or php. If you are on an IIS server for some reason it is not hard to have your html parsed for php.
__________________
![]() ''Life's tough......it's even tougher if you're stupid.'' -- John Wayne Hey Newbie, watch the Wickedfire newbie video
|
|
|
|
|
#17 (permalink) |
|
Procrasti-nation
|
Personally I do not see why anyone would want to use anything other than WordPress.
It has a massive amount of great plugins that can be utilised by any kind of site.
__________________
There is no elevator to success. You have to take the stairs. REDUCED PRICE Im now offering these high quality vector logos for a mere $25 thats 50% off for you n00bs! |
|
|
|
|
#19 (permalink) |
|
Junior Member
|
WordPress is good indeed but it would be nice if you know how to customize it.
So if the guy is trying to build his site from scratch, he is actually learning new things and it would be easier when he switches to wordpress, joomla or whatever...
__________________
PHP Noob - web development for profit |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Rock Ringtone Landing Page: Clean Design - $45 | Clarity | Sell, Buy & Trade | 1 | 10-18-2007 01:02 AM |
| Former HostedFX Hosting Design For Sale - Stunning Valid XHTML Web Design | Gareth | Sell, Buy & Trade | 2 | 08-29-2007 10:27 AM |
| How to Make A Good Landing Page - A Quick Checklist | Kfleming | Affiliate Marketing | 16 | 06-11-2007 12:59 PM |
| Free Landing Page Design ? | bmurph | Sell, Buy & Trade | 11 | 05-22-2007 12:20 AM |
| Clean CODED web 2.0 proxy website design for sale (2 templates) [ONLY $5/template] | nicolas9510 | Sell, Buy & Trade | 5 | 02-04-2007 01:35 PM |