WordPress Image Control

Wiki.TerraBase.info
Revision as of 18:31, 13 February 2020 by Root (talk | contribs) (Created page with "Leaving WordPress on its own for image management on a website with a lot of images is stupid. === Items to Consider === * File Name ** Naming Convention: Use modern Video R...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Leaving WordPress on its own for image management on a website with a lot of images is stupid.

Items to Consider

  • File Name
    • Naming Convention: Use modern Video Resolution terminology; 1K, 2K, 4K, 8K (which refers to horizontal resolution, whereas 1080i, 720p, etc. refer to vertical resolution)
  • Slug Name and Permalink Name (Permalink Manager Plugin) and Permalink Address
  • Other SEO Stuff
  • File Control for various size Thumbnail / Resized Images that are automatically generated by WordPress, Themes, Plugins, etc.
  • SEO stuff
  • Image Index Page?
  • Landing Page? (IE, a "Featherlight Lightbox" display of image, instead of standard page.
  • Plugins To Manage Images and Media
    • Permalink Manager - Manages all Permalinks, including Media and Images, with a Bulk Updater
    • Auto Image Attributes - Changes Attributes (ALT, etc.), based on File Name. Useful if there aren't any ALT entries for an image
    • Plugin that will create a default ALT description if there isn't one.