ServertoSite.com    Find our open source software below : ): )

The Low Maintenance Web Friendly Website Project. For When a CMS Simply is Not Necessary... No Security Hassles Here!

A mobile internet friendly and desktop computer friendly simple PHP website you can upload into your Webspace. Update up to six sections of the website via an internet enabled device and let people contact you through the contact form (Or multiple forms if needed). All with high hacker security and simplicity in mind, For low maintenance peace of mind...

Use the Admin Panel as a CMS on Small Websites. This is a Fantastic Idea for Web Developers When their Customers Have Small Websites

Guess what! if you have a website with only six pages you can use the administration panel pretty much as a CMS, just put all the content for each page in each of the text files numbered one through six in the includes folder and put the corresponding <?php include one.txt ?> in each page of your website, make sure to use the alternative administration panel (the zv.php file) that comes with the package in the folder named Admin-Panel-With-Images-Links-Files and put it along with the frm.php file into the folder named 'atr' in the public_html folder and replace the files of the same name that are already in there and it is ready to go, provided you have put your new password in the zv.php file.

Admin panel as a CMS on more than six pages? If a website had 20 pages you could still use the admin panel as a CMS you would just need to extend some of the PHP coding in the zv.php file, although this is a very easy task for a PHP programmer once they see how it is coded, I would not recommend doing this for a novice web developer. If you would like that contact me (Josh) on this site and let me know and I will write one up and add it to the package as an extension.

Get your business website happening with the Low Maintenance Web Friendly Website Package

Demo

For a live demonstration of the Low Maintenance Web Friendly Website click here (Will open in new tab or window). Oh yeah and this very website, servertosite.com is built upon the Low Maintenance Web Friendly Website package too... Please note that in the demo you can click on the about us page button on the demo to see a two column page and the contact us button which will lead you to try out contact form page, you can use the contact form and see the messages it throws you, but because this is a demo, no actual message will be sent. Thankyou and Enjoy!

License Details of This Software

You can download one or more Hacker Fighter PHP contact forms from this page, all our forms are free and released under the Open Source BSD License. What this means is you can use our forms in any manner you want, but you must leave our credits in the top of the PHP code. We do not require a link back from your website or other sites you use a form or multiple of these forms on back to ours. Enjoy the freedom this offers and legally use our forms in as many of your own websites or other peoples, including clients websites as you want so long as you leave our credits in the PHP source code. Click here if you want to visit the creativecommons.org website and read the BSD license details, they are very liberal.

>>>> Download the Low Maintenance Web Friendly Website Package

Click Here to download the Low Maintenance, Web Friendly Website Package. The download includes the complete package including detailed instructions for installation and how everything fits together.

Version 1.1

  • Update late March 2011. Have fixed alternate version of the admin panel (Found in the folder named Admin-Panel-With-Images-Links-Files in the download) to accept image tags, CSS tags and links as it was rejecting them before.
  • This is version 1.1 released mid January 2011. Includes the all new mobile friendly Mivardia website theme and a few very small other changes around the place.
  • The package is fully stable for you to use on the web.
  • Previous Versions:
  • Version 1.0 released late June 2010. Initial release.
  • Everything in the package was stable and ready to use right away.

Notes on New Versions

If we release upgrades on the administration panel and the contact form or anywhere else in the future, you will be able to just overwrite the previous files... If you have written information in the previous ones that you have added and do not want to overwrite, then instead just copy and paste the needed code from our new version into your site in the related pages.

What is the Low Maintenance, Web Friendly Website Package?

This website package is a simple, highly hacker resistant website package, named the 'Low Maintenance Web Friendly Website' and it is suitable for many a business or personal website, actually many people should be using this instead of a CMS which needs regular security patches. This package is great for people who do not mind uploading new pages from their computer. With this website you could set and then forget your website for a long time perhaps years without worry, but you can also add pages to it and grow your website, which is recommended (But as mentioned unlike a CMS, new pages will need to be added from a personal computer, but there is a web updatable administration panel for up to six specific sections you designate to be web updatable on your website).

URL's on the website are rewritten from the .php ending  to the global web standard of a .html ending once the files are uploaded into your web space, this will happen automatically via .htaccess Mod Rewrite via the Apache server.

While on the topic of URL's lets get those URL's happening in nice SEO friendly format. To begin, name folders in your website in a hyphenated way like: organic-natural-ice-cream-flavors and the corresponding files that you put in those folders named like: mango-dream.php, strawberry-swirl.php and blueberry-sensation.php etc. These web pages will then be transformed to end in .html instead of .php live on the web. The URL's will then look great for people and search engines alike.

Administration Panel

Update sections on your website via an internet enabled device

The Low Maintenance Web Friendly Website package also comes with an administration panel. Click here to see a what it looks like, although I am not giving a password. It is your choice weather you want to use the admin panel at all or not on your website.

Benefits of and Brief Details on the Web Updatable Admin Panel

If you download and then upload the Low Maintenance Web Friendly Website package and the included admin panel to your web space or server, you can then login online on an internet enabled device that can be either mobile or desktop and change up to six different sections of your choice on your site any time you like, for example, a restaurant manager could update their daily menu online from their business computer at their place of work or from a mobile internet device on their Low Maintenance Web Friendly Website via the admin panel.

If you need an admin panel that will allow through XHTML image tags, hyperlinks (normal clickable links) and CSS tags, then you will be happy to know this website package also comes bundled with an admin panel that will allow you to input and use them through the admin panel. You will just need to go into a folder named Admin-Panel-With-Images-Links-Files that comes in the download of this package and swap the two files out of that folder with the ones that come standard in the website. They have the same names and are a direct swap.

Contact Form

PHP contact from with hacker defense

This website package also includes our 'Hacker Fighter' email contact form, which is another one of our open source projects we have on offer both with this package and separately. You can even click here and download some of our other 'Hacker Fighter' form variations and put them into your website (For instance, some people may need forms with drop down boxes, radio buttons, lists of check boxes or even a multiple choice of receiving email options for different receiving departments a business or organization may have, we have all that). You can have as many contact forms for as many purposes as you want on your website.

Instructions for Putting a Different Contact Form Variation into Your Website

To put a different variation contact form page variation in your website or multiple contact forms, just copy and paste the form interface out of the 'inputs.html' file into any page or pages you want on your website, then make a new page on your website and then copy and paste all the PHP code out of the hacker fighter 'ec.php' file that comes in all our "Hacker Fighter' for packages and paste the code into a new page named whatever you want in-between the content start and content end tags I have put in each page of your website already. You would then need to go back to the page that you copied the html (not php) for the form interface and find where it says action="ec.html" in the HTML code, then rename ec.html to the name of the new page that pasted the PHP code into like so: action="newnamehere.html". Also remember to put your receiving email address in the PHP code, where it says to do so in plain English in the code. If you understood those instructions, you can upload the new pages into your web space with the rest of your website and the forms should be ready to use, just make sure file permissions on all pages are set to 644 as is mentioned in out website set up instructions in more detail

Making User Friendly Dynamic Sub Menus for Your Website

clean strip file a perfect match for sub menus

The drop down menus on the website are great, but what happens if a mobile internet enable device does not show drop down menus or if someone clicks on a main top menu link, expecting it to go somewhere? Well the solution is using our  great Clean Strip File Script, to create a sub menu landing page. You will find thorough instructions on how to set up the script with the Low Maintenance Web Friendly Website package all on our excellent Clean Strip File project page... Click here to see.

Instructions for the Low Maintenance, Web Friendly Website Package

You can find instructions in both the website package download itself and using the links directly below on this website, which has the same instructions for you to view.


Like this Project?  Want to Twitter It?

Twitter a message below and it will have the URL of this page attached to the end of the message. Then after you click move your message to Twitter further below, it will be redirected from here and carried over to twitter.com ready for you to hit tweet, so long as you are logged in to Twitter, Otherwise you will be asked to login first.

You have used:  characters. Enter a maximum of 47 characters as the URL of this page is automatically included at the end of your message, needing 'all' the rest of the space, including the two free 2 character spaces left over.

You can also just choose an option below as your Twitter message instead of writing one above if you like.

Your message will be sent along with the URL of this page. http://servertosite.com/low-maintenance-web-friendly-website-open-source/project-page.html


Below are More Sites this Page Can be Given the Thumbs Up With:

Click to Digg This Page

Click to Google Buzz It

Personally Recommended Services and Products Below

KnownHost Quality Managed VPS/Hybrid and Dedicated Servers Click Here

KnowHost is a truly respected VPS/Hybrid & Dedicated server provider. Advantages of VPS over shared hosting: Dedicated RAM, Useable Bandwidth, Unlimited Websites, Shell, More Control.