WordPress Image Control: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 21: | Line 21: | ||
*Custom CSS for Permalink URI??? - see below (Simple CSS offers custom CSS for an Image, but it doesn't show up on Permalink URI) | *Custom CSS for Permalink URI??? - see below (Simple CSS offers custom CSS for an Image, but it doesn't show up on Permalink URI) | ||
*Plugins To Manage Images and Media | *Plugins To Manage Images and Media | ||
**Media Library Assistant | **Media Library Assistant: Adds Parent Field to an image, adds some (obscure) fields to what can be associated with a Media File, Parent Info, Menu Order, Attachment Metabase (read only), and an alternate list view, Allows for additional Categories to be created | ||
**Enhanced Media Library (useful): Some Utilities for importing and exporting, Add several tabs to Settings, Media (including allowed file types) | **Enhanced Media Library (useful): Some Utilities for importing and exporting, Add several tabs to Settings, Media (including allowed file types) | ||
**Add from Server: A plugin that allows upload of files that otherwise cause the Wordpress Media functionality to cough up a hairball (large files, etc.) | **Add from Server: A plugin that allows upload of files that otherwise cause the Wordpress Media functionality to cough up a hairball (large files, etc.) | ||
Line 33: | Line 33: | ||
**Plugin that will redirect Permalink for Image to a Lightbox based on Category??? | **Plugin that will redirect Permalink for Image to a Lightbox based on Category??? | ||
***...or redirect image to intended location instead of the Permalink URI | ***...or redirect image to intended location instead of the Permalink URI | ||
****'''Attachment Pages Redirect''': https://wordpress.org/plugins/attachment-pages-redirect/ | ****'''Attachment Pages Redirect with Media Library Assistant''': https://wordpress.org/plugins/attachment-pages-redirect/: Redirects Permalink URI to a Page, etc (Permalink of Page, etc.) | ||
*****One great remaining thing would be to not only redirect to the page, but also use a # to scroll to the appropriate point on the page. Since most Anchor Tags are defined by the ID Attribute or the Name Attribute, it should work. | |||
*****A permalink redirect to an absolute URL with an Anchor Tag would be nice: https://www.lifeofthesaltonsea.org/recent-history/#apr-1962 | |||
****Yoast will do this, but it kills off it's ability to create an Image Index | ****Yoast will do this, but it kills off it's ability to create an Image Index | ||
****All in One SEO will do it to, but not sure about having both it and Yoast installed | ****All in One SEO will do it to, but not sure about having both it and Yoast installed | ||
Line 51: | Line 53: | ||
WordPress does not include a Title for an Image | WordPress does not include a Title for an Image | ||
=== Other Stuff to Think About === | ===Other Stuff to Think About=== | ||
Remove EXIF information for privacy. Read more here: https://www.wpexplorer.com/wordpress-image-management/ | Remove EXIF information for privacy. Read more here: https://www.wpexplorer.com/wordpress-image-management/ | ||
<br /> | <br /> |