WordPress Image Control: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 34: | Line 34: | ||
*Canonical URLSs are only useful if an end Image / Item / etc. falls under multiple categories (IE is duplicitous) and a Search Engine needs to know which one is the default. | *Canonical URLSs are only useful if an end Image / Item / etc. falls under multiple categories (IE is duplicitous) and a Search Engine needs to know which one is the default. | ||
===Plugins (BOLD indicates Plugin, BOLD / ITALICS indicates Plugin "activated, tested, and in use", not BOLD indicates a fairly useless Plugin)=== | ===Plugins (BOLD indicates Plugin, BOLD / ITALICS indicates Plugin "activated, tested, and in use", not BOLD indicates a fairly useless Plugin)=== | ||
Line 51: | Line 45: | ||
**'''''WP Media Folder''''': Creates a folder and file structure for media, so very handy for organizing a lot of media. Unfortunately it breaks some features of other Media Plugins, but the fix is easy: Temporarily disable when other Plugin features are needed. Some other alternatives are listed here: https://colorlib.com/wp/wordpress-media-library-management-plugins/ | **'''''WP Media Folder''''': Creates a folder and file structure for media, so very handy for organizing a lot of media. Unfortunately it breaks some features of other Media Plugins, but the fix is easy: Temporarily disable when other Plugin features are needed. Some other alternatives are listed here: https://colorlib.com/wp/wordpress-media-library-management-plugins/ | ||
**Plugins that manipulate the built in WordPress behavior related to Media and Images (IE, Attachment Pages, which are created for each image that is uploaded) | **Plugins that manipulate the built in WordPress behavior related to Media and Images (IE, Attachment Pages, which are created for each image that is uploaded) | ||
**???Keep in mind this might have a detrimental affect on SEO, since it redirects the base / large image to a smaller image on a page. It might be worth while to go to a Page with a Lightbox that has the FULL sized image and a link at the top that goes to the timeline and additional links if there are other image sizes, maybe a popup too that makes it painfully aware to the end user what is going on, and there is the WordPress SRCSR attribute thing for multiple image sizes too??? | **<u>???Keep in mind this might have a detrimental affect on SEO, since it redirects the base / large image to a smaller image on a page. It might be worth while to go to a Page with a Lightbox that has the FULL sized image and a link at the top that goes to the timeline and additional links if there are other image sizes, maybe a popup too that makes it painfully aware to the end user what is going on, and there is the WordPress SRCSR attribute thing for multiple image sizes too???</u> | ||
*** | *** | ||
***For most websites, a combination of the below two plugins properly configured will allow Image Permalinks to redirect to another page | ***For most websites, a combination of the below two plugins properly configured will allow Image Permalinks to redirect to another page | ||
Line 111: | Line 105: | ||
**Plugin for dedicated Image SEO (IE, not Yoast)??? | **Plugin for dedicated Image SEO (IE, not Yoast)??? | ||
***A list is here: https://blog.hubspot.com/website/best-sitemap-plugins-wordpress | ***A list is here: https://blog.hubspot.com/website/best-sitemap-plugins-wordpress | ||
**Other Nice Additions if Possible | |||
***Search Results just for Images??? | |||
***Custom CSS for Permalink URI??? - see below (Simple CSS offers custom CSS for an Image, but it doesn't show up on Permalink URI) | |||
***Index and / or Table of Contents (for all of website & only images, so two indexes or table of contents) | |||
===WordPress Issues=== | ===WordPress Issues=== |