Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.04 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.04 KB

Funkhaus Auto SEO

Automatically implement SEO best practices using the power of AI.

Features

  1. Converts PNG images to JPG (only if no transparency found)
  2. Saves the primary color of the image
  3. Automatically changes the filename to tags of the image (requires API key)
  4. Automatically caption the image (requires API key)
  5. Automatically set the focal point of the image (requires API key), allows user override.

Usage

  1. Instal this plugin into WordPress. Works best along with fuxt-backend. Be sure to install the ACF custom fields that fuxt-backend requires.
  2. Under "Settings > Auto SEO" you need to enter an API key. Contact Funkhaus to purchase one.
  3. Upload an image and notice how it auto sets the caption and focal points.
  4. Click on the small focal point circle, and drag to the focal point. That's it, it saves automatically.

TODO

  1. Use this for focal point detect? Maybe as no-API fallback? https://github.com/xymak/smartcrop.php
  2. Add "Settings" link to the plugin install page