Hello to all, I am developing website in simple HTML but have some isseu regarding FTP. can anybody help me? I am creating a new page and uploading into FTP. Almost all pages are completed but now i want to add one more services into it. It is so difficult to download each and every page and add code into it. Any solution for it, Can i use CMS? How? Can i shift my FTP to CMS? Please help me.
The simplest thing to do is to put WordPress on your site and create "pages" for your content. If you have the html skills to get as far as you have then you'll be able to make the simple changes needed. The heading banner and sidebar options are all within the admin interface anyway. You will find it much easier than maintaining individual pages. If you decided to sidestep the cms (which I wouldn't) you can use php to "include" a standard header and footer. Then when you make changes you need only update those pages. However WordPress is free, easy to use and in the direction you need to be heading.
Thanks you. Will you explain in brief again. I mean how can i put my website in Wordpress? Please give step by step instruction.