WebSite X5Help Center

 
İsa Yüksel
İsa Yüksel
User

Pictures I added to the shopping cart  en

Author: İsa Yüksel
Visited 754, Followers 1, Shared 0  

We cannot add information such as Alt Tag to the images I add to the shopping cart, this negatively affects the site in terms of Seo Do you have a solution to this?

Posted on the
18 ANSWERS
Daniel W.
Daniel W.
User
Best User of the month DEBest User of the month EN

WebSite X5 seems to automatically add the product name as an alt tag to the product photos, including in the shopping cart.

-----

Read more
Posted on the from Daniel W.
İsa Yüksel
İsa Yüksel
User
Author

I don't know if you open a product-specific page, but when you add a normal product, the alt tag is not entered in the image.

can you click on the link at the bottom and check

stamp

Read more
Posted on the from İsa Yüksel
Daniel W.
Daniel W.
User
Best User of the month DEBest User of the month EN

Unfortunately, only an empty alt tag is displayed in the product catalog. Here, as with the shop search page, Incomedia would have to automatically fill the alt tag with the product name.

Read more
Posted on the from Daniel W.
Daniel W.
Daniel W.
User
Best User of the month DEBest User of the month EN

Here the screenshot.

-----

Read more
Posted on the from Daniel W.
İsa Yüksel
İsa Yüksel
User
Author

There is an option to add alt tag in "Gallery" object in objects. There is no option to add this in the Shopping Cart / product / image section. Is there an alternative to this or will there be an addition to this in the next updates?

Read more
Posted on the from İsa Yüksel
Daniel W.
Daniel W.
User
Best User of the month DEBest User of the month EN

Since more and more websites have to be made handicapped accessible, Incomedia would also have to pay more attention to these points and at least allow an individual alt tag for all images.

Maybe the moderators can mark this post for Incomedia.

Read more
Posted on the from Daniel W.
İsa Yüksel
İsa Yüksel
User
Author

I am trying to do seo on my website, we are struggling with wordpress sites, but it is stated that the lack of this on my site on analysis sites such as ahrefs is a problem. there are some additional situations, for example, we cannot add the product (General identifier (e.g. gtin, brand) is not given). We cannot upload products to https://merchants.google.com/

Read more
Posted on the from İsa Yüksel
Incomedia
Stefano G.
Incomedia

Hello İsa 

I can confirm that at the moment, the Product Catalog Object has the ALT Tag, although empty.

We're currently planning on expanding this with upcoming releases, to improve the SEO aspect of products. 

However, it is still unclear whether it would be best to fill in this field automatically with the product name or give the chance to modify it

I've reported this as well, but will need to ask you to wait for upcoming releases so that this aspect can be improved overtime

I remain available here

Stefano

Read more
Posted on the from Stefano G.
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

x İsa, ... (It > En) ...with my invention with EXTRA code you could get what you see in my STAMP...
... if you are interested, and if you feel like proceeding in this way, ... let me know, ... otherwise ignore my Post...

.

Read more
Posted on the from  ‪ KolAsim ‪ ‪
İsa Yüksel
İsa Yüksel
User
Author

when I change which codes in which file I will add to which codes, when I change these codes, if I reload the site with the program later, will it delete it, also the program adds the homepage as index.php to the sitemap file, I delete it manually, but there is no normal removal?

Read more
Posted on the from İsa Yüksel
İsa Yüksel
İsa Yüksel
User
Author

@KolAsim ‪what is your invention for the code

Read more
Posted on the from İsa Yüksel
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

... OK ... here is my EXTRA code for the "kaseler.php" page:

<script>
$(document).ready(function () {//K>;
/** --- ++ attr Alt + Title x image Cart by KolAsim --- **/
rilevaK =setInterval(function(){//K1>;
if($('.imProductListImage').is(':visible') && $('.imProductListImage').height() > 100) {//K2>;
imageFormK() ;
clearInterval(rilevaK); rilevaK = 0;
} //K2<<;
}, 500);//K1<<;
});//K<<;
//---------------f K3 - (4)---------------------
function imageFormK() { //K3>;
K =$( ".imProductListImage" );
$(K).each( function() {//K4>;
var kT=$( this ).attr("src").split('/');
var kT=kT[kT.length - 1].split('.jpg').join('').split('-').join(' '); ;
$(this).attr("title", kT).attr("alt", kT);
});//K4<<;
} //K3<<;
</script>

................................................

.

Read more
Posted on the from  ‪ KolAsim ‪ ‪
İsa Yüksel
İsa Yüksel
User
Author

in which field do I paste this code

Read more
Posted on the from İsa Yüksel
İsa Yüksel
İsa Yüksel
User
Author

Thanks

Read more
Posted on the from İsa Yüksel
İsa Yüksel
İsa Yüksel
User
Author

I added the code but the result was not effective, when I scan it to the analysis programme, it detects alternative text as missing images

shortcomings I see

can't write information such as bottom label on product images

ürünlere brand vb. ürün özellikleri girilmiyor yada bunu merchantcenter algılamıyor

missing twetter card

If it is desired to add special information to the product, the text or file of the customer to be added to the basket with the product cannot be added

There is no iyzico integration when you open an e-commerce site

It would be nice to have seo analysis in the site analysis section, which can warn you if you have made a mistake in the H tags or information you enter.

I will be glad if these are taken into account in the next update, it will make a difference when these updates are available.

Read more
Posted on the from İsa Yüksel
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

... I have now checked your page, and my code works, having assigned ALT and TITLE to the images that are detected by browsers in the "accessibility" field..
...the analysis tools are not always reliable, they check beforehand, and leave it to their own devices...
... then you can see for yourself, and possibly open and report an "idea" in a new topic...

.

.

.

Read more
Posted on the from  ‪ KolAsim ‪ ‪
İsa Yüksel
İsa Yüksel
User
Author

Thanks for the code, and I would also be glad if moderators forward requests for other updates.

Read more
Posted on the from İsa Yüksel