-
Hi, can you help me with these issues please?
Website: beleza21.com
1. I have alot of products in my store. How can i force the RankMath score on my products list? Unless i update the products one by one, i can’t see the RankMath’s score. I get a “N/A” in all of them.
2. Alt attribute. Even though i dont get “All images on your page have alt attributes.
” in the Image ALT Attributes on my homepage, if i test https://beleza21.com/produto/dove-deo-rollon-extra-fresh-men-50ml/ for example, i get these issues: Some images on your page have no alt attribute. (6).
These are my settings: https://ibb.co/bNhpZhJ3. SEO Analysis: “Could not check Focus Keywords in posts – the post meta table exceeds the size limit.”
I searched the forums for the fix:
add_filter( 'rank_math/seo_analysis/postmeta_table_limit', function( $limit ) {
return 500000;
} );
Regardless, i had to change it to 600000. Is this having any impact on my site? i’m finding it slower than usual and i’m getting some 502 and 504 errors every now and then. Can you please explain in detail what this does?4. Is there a fix for when the Focus Keyword = the product title, but the product title has special characters?
5. Is there a fix for when the product title has special characters, but the url can’t have them?
6. SEO Analysis: The www and non-www versions of your URL are not redirected to the same site. I believe they are. Why am i getting this error?
7. SEO Analysis: No keywords found in the page title and the description. I don’t understand how i can fix this, where can i had these keywords?
Thanks in advance for your help.
The ticket ‘Several issues’ is closed to new replies.