The alt tag for the images plays a very important role in the SEO of the web pages which has image tag. So we thought of adding the token in the standard values of the image template (/sitecore/templates/System/Media/Unversioned/Image/__Standard Values). This will handle the Alt tags for all the new images that will be added to … Continue reading PowerShell to update Alt tag for Images in Media Library
Media Library
How to store Media files in File System instead of Database?
The default behavior of Sitecore is that it stores the media files (Images, Videos, docs, etc.) in the database. This is good feature as your website folder won't grow as the Media items grow in Sitecore but the database size will keep growing over the period of time. It is not arguable over which approach … Continue reading How to store Media files in File System instead of Database?