The SEO Machine for WordPress

The SEO Machine for WordPress
The SEO Machine for WordPress

A very simple plugin for WordPress that allows you to study the SEO of your website. It will show you how many URLs you have, number of h1/h2/h3/.. tags, number of links/CSS/JavaScripts/.., study of the text of every page, etc.. It will show you a lot of your SEO insights info that will allow you to focus on the next improves that your website needs.

GitHub: https://github.com/jaimenj/the-seo-machine
WordPress plugin page: https://wordpress.org/plugins/the-seo-machine/

Features

  • Feel free to contribute in GitHub to improve the project.
  • It’s free, completely free.
  • It keeps data into your website.
  • Unlimited studies of your site.
  • Filter and show only the relevant data that you need to improve in your website.
  • Export data of the SEO study in CSV, PDF or Excel format.
  • Etc..
Columns to show for the study..

Installation

  • Search it in the WordPress admin section of plugins.
  • Click install when you find it.
  • Activate the plugin in the WordPress backend menu of plugins.
  • Got to the admin section of The SEO Machine.
  • See how it works and play with it configs.
  • Enjoy.. 🙂

Alternative install uploading manually the files to the server:

  1. Copy the files in the directory /wp-content/plugins/the-seo-machine/ like others plugins, or upload it it the admin section into a .zip file.
  2. Activate the plugin in the WordPress backend menu of plugins.
  3. Got to the admin section of The SEO Machine.
  4. See how it works and play with it configs, fully personalizable.
  5. Enjoy.. 🙂

Alternative install with SSH:

  1. Goto the plugins directory doing: cd /wp-content/plugins/
  2. Clone the GitHub repository doing: git clone git@github.com:jaimenj/the-seo-machine.git

With SSH you can stay up to date using the normal git pull command.

Uninstall

  1. Deactivate the plugin into the Plugins menu in the admin panel of WordPress.
  2. Delete into the Plugins menu.

All the options configured into the plugin are removed when plugin is deleted, not when plugin is deactivated. All the database tables are removed when plugin is deactivated. So if you want to remove the plugin and all data stored, first deactivate the plugin and then remove it from the plugin admin zone into the WordPress backend.

Frequently Asked Questions

  • I’ve changed my website pages, what can I do to make a new study?

You can do two things. The one is to remove al data with the button that says ‘Remove All Data’ and start a new study. The second way is to us the button that says ‘Reset Queue’ and start a new study, al the data of your website will be updated without removing any row.

  • What is the Quantity per Batch config?

The study is done in batches of URLs studied. Every bacth must be done by the server in a maximum time of 30 seconds to avoid reaching the timeout server. So you can increase or decrease it for adjusting it acordingly to the size of your server.

  • What is the Time beetween Batches config?

The study is done in batches of URLs studied. When a batch is done, it will sleep to avoid blocking your server with too much processing. This amount of time of sleep is the Time beetween batches.

Changelog

v0.3

  • Adding found_in_url data.
  • Saving also redirections.
  • Checked with WP version 5.6.

v0.2

  • Adding all known or most used response headers to the data saved.
  • Added TTFB to the saving data.
  • Reviewed and fixed security problems with the query into Datatables when filtering.
  • Changing to wp_remote_get() for primary usage.
  • Added al libraries into the plugin.
  • Bugfix Datatables col images.
  • New progress bar for showing the current study.
  • Fix DB queries for removing data, and improving query using foreign keys.

v0.1

  • Initial version..

Need help? Ask here..

    © 2024 JnjSite.com - MIT license

    Sitio hecho con WordPress, diseño y programación del tema por Jnj.