2017 © Pedro Peláez
 

library accoladefi-seo-checkup

Search engine optimization checks for Magerun CLI

image

accoladefi/accoladefi-seo-checkup

Search engine optimization checks for Magerun CLI

  • Friday, May 6, 2016
  • by accoladefi
  • Repository
  • 4 Watchers
  • 16 Stars
  • 161 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

Accolade Magerun Tools

Release - Version 0.1

This is an extension for the Netz98 Magerun CLI Tool. It allows you to check the search engine optimization for any site. The current stable build performs the following checks:, (*1)

  • Meta tags
  • Sitemap.xml
  • Check Robots.txt
  • Various ranking stats such as Google page rank, Alexa rank, etc..
  • Domain age with WHOIS info
  • Web Server Rewrites
  • JavaScript merged
  • CSS merged
  • Google Analytics found
  • CSS minification
  • Javascript minification
  • ALT attributes
  • Page size XXXXX KB
  • Image(s) size XXXXX KB
  • Gzip enabled

Installation

From the n98-magerun/modules directory (see Where can modules be placed?):, (*2)

With composer:

composer require accoladefi-seo-checkup, (*3)

With git:

git clone https://github.com/Accolades/SEO_Checkup.git, (*4)

Commands

magerun seo:check, (*5)

Performs an internal check on an existing Magento installation, allowing for a more complete scan due to database/file system access., (*6)

magerun seo:check <URL>, (*7)

Performs an external check on any given URL. This method doesn't provide as much information due to limited access., (*8)

Contributing

All contributions are welcome! In order to streamline development, please fork the dev branch and make a pull request when you are ready to submit your code. When making contributions, we ask that you please consider the following:, (*9)

  • Commits should be frequent and small
  • Commits must have detailed messages about what is being changed
  • Pull requests should address only one issue or new feature

Roadmap

seo:check, (*10)

  • Storeviews with hreflang
  • H1 Check - Not missing / Only one H1 on page (whats the value in there)
  • How many internal / external links on page
  • URLs work with HTTP or HTTPS, but not both.
  • Site uses https / http2
  • Meta Tags
    • Title
    • Length: 31 characters
    • Max length: 60 characters
    • Keywords
    • Count: 4 keywords
    • Length: 39 characters
    • Description
    • Length: 160 characters
  • Magento caches enabled
  • Varnish enabled
  • PageSpeed enabled
  • Plagiarism / Duplicate Content check
  • Options:
    • Generate report as PDF file
    • Website screen preview
  • Domain IP blacklist checker

Advertising Feed

ad:feed, (*11)

  • Generate Google Feed

SEO Crawl

seo:crawl, (*12)

  • crawl pages from sitemap.xml
  • give overall report, summary on screen and report in PDF
  • Options
    • crawl X amount of pages
    • crawl certain types of pages (product, category),
    • have regex filtering of what named pages...
  • Microdata
  • Analytics Scripts

SEO Monitor

seo:monitor, (*13)

  • can be put to cron to alert about change like robotx.txt changes and alerts
  • Offline / Online checker
  • Changes in robots.txt
  • HTTP Responses, 404, 503, 301 etc.
  • Domain canonical setup – www vs non-www
  • Sub-domain auto discovery
  • Malware status alerts
  • Domain expiry
  • disallow
  • noindex
  • sitespeed

Social stats checker

some:check, (*14)

Security Monitor

security:check, (*15)

security:monitor, (*16)

  • admin URL changed
  • downloader URL protected
  • file permissions correct

Performance Check / Monitor

perf:check, (*17)

perf:monitor, (*18)

  • jMeter
  • [Google PageSpeed] (https://developers.google.com/speed/docs/insights/v2/reference/pagespeedapi/runpagespeed#parameters)
  • [WebPageTest] (https://sites.google.com/a/webpagetest.org/docs/advanced-features/webpagetest-restful-apis)

The Versions

06/05 2016

dev-master

9999999-dev https://github.com/AccoladeFi/SEO_Checkup

Search engine optimization checks for Magerun CLI

  Sources   Download

MIT

The Requires

 

seo magerun

06/05 2016

0.1

0.1.0.0 https://github.com/AccoladeFi/SEO_Checkup

Search engine optimization checks for Magerun CLI

  Sources   Download

MIT

The Requires

 

seo magerun