| | |||||||
| Business & Financial Career, work, money, income generation, personal finance, investing, debt, wealth, abundance, entrepreneurship, sales, marketing, SEO, commerce, economics, blogging, podcasting |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Junior Member Join Date: Feb 2007
Posts: 6
|
I have a blog at WordPress, and was wondering, how would I go about turning it into a website? Is that what the upgrades are for, to allow me to edit my blog however I like, and therefore turning it into a complete website?
|
| | |
| | #2 (permalink) |
| Senior Member Join Date: Nov 2006 Location: Melbourne, Australia
Posts: 110
|
Stuart - you can't really turn a Wordpress blog into a website as such BUT you can make your blog LOOK more like a website with a static front page and key sections that visitors can go to if they haven't visited the site previously. Darren Rowse' Problogger.net is a good example of a blog that has successfully achieved this. |
| | |
| | #5 (permalink) |
| Senior Member Join Date: Dec 2006
Posts: 305
|
Because Frontpage sucks maybe? Its ugly, produces heavy bloated code. Can cause problems on your server. It has no idea about SEO, has no idea about security. Need I go on? The sites are no where near as powerful as you can build in a good CMS. e.g. I put this together for someone in about 20 hours with Joomla. To do that in Frontpage would take weeks if not longer. |
| | |
| | #7 (permalink) | |
| Senior Member Join Date: Jan 2007
Posts: 587
| Quote:
Word press can be altered to not look like a blog. But it takes some tweaking, and yes, like most everything from microsoft, frontpage is bloated ugly crap. | |
| | |
| | #8 (permalink) |
| Member Join Date: Nov 2006
Posts: 66
|
StuartR, My website has evolved through all 3 (wordpress, joomla, drupal.) We finally had to go to Drupal because of all the coding with member points, badges, spotlight intention selection, etc. If we would have had a better vision of how our site was going to evolve we would have started with drupal. Do you know exactly what features you want? |
| | |
| | #10 (permalink) |
| Junior Member Join Date: Feb 2007
Posts: 2
| LaFoi.Com/Advanced Portal :: News If you check it out tell me about it and I would like to know other other sites that you find cool please feel free to share with me... I've been a user for the longest time of this site, I think there is a lot of useful informations. |
| | |
| | #11 (permalink) |
| Junior Member Join Date: Feb 2007
Posts: 2
| LaFoi.Com/Advanced Portal :: News If you check it out tell me about it and I would like to know other other sites that you find cool please feel free to share with me... I've been a user for the longest time of this site, I think there is a lot of useful informations. |
| | |
| | #13 (permalink) |
| Junior Member Join Date: Feb 2007
Posts: 5
|
1. Create your own content 2. Download and then install the latest version of Wordpress - I used 1.5 in this example. I created the database on my server, updated the config.php file in the wordpress folder (which I renamed to blog) and then uploaded the whole deal. If you have fantastico available through your hosting provider, use that 3. Check and make sure 'sall good - I viewed my /blog directory and yup, there she is.. the wordpress installation in its full untouched glory. Hehe.. not for long 4. Time to mod! - Alright, lets get down to it. What we're going to do is create our own Wordpress theme. Wordpress runs on themes and I've gotta hand it to the boys and girls who built wordpress, its done VERY well. So, this is what we're after: A blog that looks like its a part of our site A blog that integrates seamlessly with our site A blog/admin interface that's cleaned up of alll the extra features we (or our client) won't need With that in mind.. our goal is to develop a Wordpress theme that will "include" the rest of our site into it. Because we're using PHP and because this is all dynamic, it can all be done. Alright, back to work! 5. Setup our theme workplace - Browse locally to wp-content/themes and copy/rename the "classic" theme. This is going to be our work area. Give it a name that reflects the site you intend to integrate it with. Edit the .css and change the "theme name" in the comments (not sure if this affects the installation, but it seemed to for me).. Then, upload your folder into your remote installation (your server). Finally, login to your Wordpress admin and then on over to "Presentation" and themes. "Install" your new theme. If its not there? Make sure you finished uploading it and that the folder has a unique name. Set your new theme to default, test it by visiting your blog (Your website and then /blog) and we're ready to roll. 6. Scary stuff: Modifying the theme - Alright, you've got the default working and that's great.. but we want it to look like OUR site! So, time to get messy.. For this, I'm using my own HEADER and my own CSS sheet. Alright, lets open up our theme's header.php (located in our theme's folder) and get busy. You should see all the lovely code. For this tutorial we only care about a few things. First, lets fix that CSS sheet: Original: <style type="text/css" media="screen"> @import url( <?php bloginfo('stylesheet_url'); ?> ); </style> Our Mod: <link href="http://www.yoursiteurl.com/style.css" rel="stylesheet" type="text/css" /> Great! Now lets keep going! Next we've got some CSS stuff to play with. |
| | |
| Bookmarks |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Post your blog, and talk about it | scottyp | Business & Financial | 304 | 02-14-2011 04:54 AM |
| Anyone here use Site Build It! ? | Isis Kali | Technology & Technical Skills | 25 | 04-17-2008 12:27 AM |
| How much time did you spend on research before you started your blog? | Rene | Business & Financial | 6 | 02-11-2007 03:52 PM |
| Combining blog & shareware ??? | brooksr | Business & Financial | 3 | 01-27-2007 05:28 PM |
| Blog and forum software for this site? | stephencp | Technology & Technical Skills | 5 | 12-08-2006 05:55 PM |
All times are GMT. The time now is 05:41 AM.




