How to install and how to use Simple Blog PHP.
How to install the Blog script
1) Unzip the .zip file received from us.
2) Upload all files onto your website either in your root directory or in a folder(directory) of your website for example named "SCRIPTFOLDER" which is then placed in your root directory(recommended).
3) Open http://www.YOURDOMAIN.com/SCRIPTFOLDER/installation.php
4) Installation wizard will ask you to complete the form below:
blog installation
You will need:
5) After you select 'Install Script' you will see next screen:
simple blog php successfully installed
6) Click on the link - 'Login here', which will redirect you to the administrator login form.
How to use the Blog Script PHP
First you need to enter Admin username and password
blog admin entrance
When you login, you will see the administration page.
blog admin homepage
First, go to 'Options' menu -> 'Admin options' and set Administrator email where all new comments notification emails will be sent. You can also set the number of entries per page.
blog admin options
Go to 'Put on Webpage' page and choose one of two ways to put the blog on your website.
blog put on web page
Then copy the code, go to your page and paste between <body>code</body> tags. If you choose second install option you should put this line of code <?php session_start(); ?> at the top of the php page (first line).
Then go to admin page Posts->New Post page and publish a sample post with status "Posted" and "Allow comments posting" checked.
blog publish new post
Go to your page where the blog is placed and see how it looks. Then leave a sample comment.
blog leave comment
Next, go back to the admin page 'Options' menu -> 'Visual options' where you can pre-define the visual style of the blog.
blog visual options
You can translate the blog in your own language.
blog language options
As you will find you have several options available in which you can alter the visual appearance of your blog. You can set the number of characters that will appear on each post of the homepage; set the approve option - admin approve comments before having them listed; set comments order - descending or ascending; you may even create a list of banned words - Example: word1, word2, word3.
blog post options
If you have any problems, please do not hesitate to contact us at info@simpleblogphp.com.