CptMeatball / oc-ucseo-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User Centered SEO Plugin

Plugin for OctoberCMS that provides extensive SEO tools manageable by endusers in an user friendly way.

Author

@Rebel59/CptMeatball - Antonie Hogewoning

Current Status

Ready for v1.0 deployment. Writing documentation.

Main Features Roadmap for v1.0

  • Generate SEO Page set for pages present in the CMS part of OctoberCMS
  • Build components that hook into page without any hassle
  • Write user friendly descriptions for all meta tags.
  • Provide complete list of Open Graph Properties and Rules with CRUD possibilities
  • Form relations between OpenGraph Rules and SEO Page
  • Provide basic Twitter tags
  • SEO Analyzer/checker for each SEO Page
  • SEO Analyzer initialized on pageload
  • Provide Multilanguage support for SeoPage

Roadmap v1.1

  • Support for dynamic pages
  • Schema.org (JSONLD) support
  • Advanced Twitter tags
  • Display fancy SEO Score

Installation

Install plugin through the OctoberCMS marketplace.

Usage

  1. Place the UC SEO component in your layout, inside the <head> tag.
  2. Go to SEO section inside OctoberCMS.
  3. Press Generate SEO pages
  4. Fill in the fields.

FAQ

Will this break when I change my URLs? Yes it most certainly will. UC SEO references the URL that is accessed and compares it to entries in the database. So yeah, you change the URL, you break the SEO. So update your URLs in the SEO section!

Does this support Translatable plugin? Yup!

Why aren't there any keywords? As this plugin tries to be "User Centered", keywords are not included. This is because most users will stuff the entire section full of awfulness, which doesn't help just one bit.

Will keywords ever be included? No.

Wow! X breaks when I do Y! You suck! Unfortunately, I'm merely human. Please submit an issue.

About


Languages

Language:PHP 40.0%Language:HTML 38.7%Language:JavaScript 11.7%Language:CSS 9.6%