WordPress Image Control: Difference between revisions

mNo edit summary
mNo edit summary
Line 7: Line 7:
**Naming Convention: Use modern Video Resolution terminology; 1K, 2K, 4K, 8K (which refers to horizontal resolution, whereas 1080i, 720p, etc. refer to vertical resolution)
**Naming Convention: Use modern Video Resolution terminology; 1K, 2K, 4K, 8K (which refers to horizontal resolution, whereas 1080i, 720p, etc. refer to vertical resolution)
*Permalink Current URI (from Permalink Manager) & Native Slug (Permalink name if Permalink Manger were disabled)
*Permalink Current URI (from Permalink Manager) & Native Slug (Permalink name if Permalink Manger were disabled)
*Permalink Address Page (<nowiki>https://WhatEverWebSite/PermalinkURI</nowiki>) & URL Page of File (<nowiki>https://WhatEverWebSite/FileName</nowiki>)  
*Permalink Address Page (<nowiki>https://WhatEverWebSite/PermalinkURI</nowiki>)
*Taxonomy (Categories and Tags): Only used for internal WordPress searches and some SEO indexes
*URL Page of File (<nowiki>https://WhatEverWebSite/FileName</nowiki>): ALT Attribute of Image Element / Tag is set to the URL
*Automatic "Thumbnail" (Resized Image) Generation that are automatically generated by WordPress, Themes, Plugins, etc.
*Taxonomy (Categories and Tags) of Images: Useful internal WordPress searches and some SEO indexes
*Additional Items for Images (Caption, ALT / Alternate Text, Description)
**Caption is used in META Tags for various items (SEO, Twitter, OG (Open Graph Protocol - https://ogp.me/), etc.) and as the default caption when the image is viewed via a Permalink URI
**
*Automatic "Thumbnail" (Resized Image) Generation that are automatically generated by WordPress, Themes, Plugins, etc.: Wordpress sets the SRCSET Attribute
*SEO stuff
*SEO stuff
*Image Contents or Index Page???
*Image Contents or Index Page???
Line 25: Line 29:
**Plugin that creates a Title for an Image (Media Assistant???)???
**Plugin that creates a Title for an Image (Media Assistant???)???


=== WordPress Issues ===
===WordPress Issues===
WordPress does not include a Title for an Image
WordPress does not include a Title for an Image
<br />
<br />