• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Improve the content of the alt tag of an image

Youssef

Chevereto Member
👉
Improve the content of the alt tag of an image because currently the content that is in the alt tag is the name of the file is not very good for the seo because usually the name of an image file is AGFS458JPEG, GTFQ20180412 . It would be interesting to put the description of the image in the alt tag.

💡Describe your suggestion

The content of the tag is important for referencing images in google image and in other search engines because it describes the image. We can put the description of the image and / or the title of the image in the alt tag.

👏Where did you saw this?

The largest online image site have alt tags with a really desciptive image and they are best ranked in google.
 
The system already does this.
PHP:
<div id="image-viewer-container" class="image-viewer-main image-viewer-container"><img src="<?php echo $image_url; ?>"<?php if(!CHV\getSetting('theme_download_button')) { ?> class="no-select"<?php } ?> alt="<?php echo get_image_safe_html()['description']; ?>" width="<?php echo get_image()["width"]; ?>" height="<?php echo get_image()["height"]; ?>" <?php if(get_image()['medium']) { ?> data-load="full"<?php } ?>></div>

You have to be more specific on where this thing is needed.
 
You already know the long process to get stuff added to Chevereto. It really surprises me that you ask.
 
If this is beneficial I would be interested. But how is this different from a title? No one cares to title their images anyways.
 
Yep, users don't care about file names and titles at all. Mostly, all we have from user is a couple of words in the album desc
 
@Rodolfo I proposed this feature on November 8, 2018 and so far it still does not integrate into the script when will it be implemented can you set up a road map as it is important to me and the others who are interested in this feature;
 
Doesn't matter when you suggested this, only matters the traction. This only has 1 like.

Please, respect my way of dealing with suggestions.

Do not push.
 
What matters is the "+1" in your suggestion, not on my comment.
 

Attachments

  • Screenshot_20181222-124444__01.jpg
    Screenshot_20181222-124444__01.jpg
    33 KB · Views: 10
Yo creo que seria muy buena idea para mejorar el seo y a la ves potenciar chevereto, desde que active las url amigables las visitas orgánicas de apoco arrancaron a subir.
 
Back
Top