Skip to content

an seo-friendly version of the StrawNestCMS minimalist PHP flat file cms

Notifications You must be signed in to change notification settings

samuelbromley/StrawNestSEO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StrawNestSEO CMS

This is a tweaked update to the excellent StrawNestCMS micro cms platform (https://github.com/strawfervor/StrawNestCMS).

I have added various SEO benefits such as re-written urls, and for pages to have the correct seo tags, such as the title being the same as the H1 tag for that page.

I also added the ability for someone to add H2 and H3 tags in a page by starting a line with ## or // accordingly.

I LOVE micro platforms that have just a few files, and StrawNestCMS was the best tiny platform that I found, but was just lacking some SEO features.

Below is the original readme.md for StrawNestCMS.

A lightweight PHP CMS that uses flat files for fast and simple content management, designed to work without JavaScript. It relies on pure PHP and HTML with basic CSS styling. The CSS can easily be replaced with any classless CSS framework for a more polished look.

Requirements

  • Any web server with PHP support (version 7 or higher)

Installation

  • Clone or download this repository
  • Edit config.php to suit your preferences.
  • Add content to the pages folder (check the provided examples for the correct syntax).
  • Upload or serve the files using your preferred method.

About

an seo-friendly version of the StrawNestCMS minimalist PHP flat file cms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published