briancarr82 wrote: » So would you say it's far more powerful than something like wix?
BailMeOut wrote: » much more powerful that wix! Over 25% of all the websites in the world run WordPress which tells you how popular this platform is. Word or warning though, proceed with extreme caution is you plan on hosting yourself as you need to understand how to secure and lock down properly. A poorly architected Wordpress site WILL be hacked unless you know what you are doing.
briancarr82 wrote: » Hey, so instead of hosting myself who do you recommend hosting it with? I was only using wamp for development but i would like to show the dev stages to different people so would ideally need it online
11. Discussion or recommendation of web hosting companies, or the packages offered by various web hosts is not permitted on boards.ie owing to a long, long history of these types of threads not working. This is non-negotiable.
BailMeOut wrote: » google for options as there are 1000's!
briancarr82 wrote: » Thanks BailMeOut, will look into it. But a question i have is this. My old site is now live and i want it to remain so until the new one is ready. Can i use the current domain for development on one of these hosting providers? Sorry if this seems like a stupid question. Also has anyone got any good references for developing a site using wordpress, or is hitting youtube and going through tutorials my best option?
briancarr82 wrote: » any advice on choosing a theme, are they all fairly customizable?
briancarr82 wrote: » it's starting to sound more daunting!! i'm looking to avoid any coding really, but i would be technical apart from that. I'm afraid to pick certain themes in case it's too hard to do the things i want with them without coding.
M.T.D wrote: » Put the WordPress installation in a folder. You will be able to access it via domainname.com/foldername/. Then once it is ready copy the .htaccess and index files to the root and add your 301 redirects for the old pages to the htaccess file. If done correctly down time is zero no migration needed. WordPress can be kept in the folder, it does not affect its functioning and keeps the domain root tidy. Then tidy up the old html pages, if you want to keep them move to a folder e.g. /oldsite. and / or zip the folder and download. You then have a copy and can delete old files from server.