Open
Description
I've set up the includes/headers.inc.php file to accept a description if, on each page, you do the following:
$description = "<Your Description Here>";
So now that this function is implemented, we should think of a description for:
- The home.php page (we want the website as a whole to get more traffic and the home page will likely recieve the most).
- The blog.php page (we want the blog to be publicised).
- The chat.php page (we want people to join the community).
- The state-of-linux-accessibility, what-is-linux.php and webbie-programs.php articles (articles are what will bring users).
- The mac-os-10.12-video.php, ubuntu-17.10-video.php and ubuntu-mate-16.04-video.php video pages (I've proven with my youtube channel that videos bring viewers).
Other pages should have descriptions, but are not necessarily as important.