majorcode Posted July 24, 2024 Share Posted July 24, 2024 Hello, please help me out on this issue which is throwing by google search console, that I need to add Product name and (Reviews, Aggregating, ratings), products are list on the category pages, although on individually all the products have reviews and ratings but I want to so show them on the category page so that when products show on the category page it should show the ratings as well. Please see the attached picture. I am using Prestashop 8. Where I have to code to solve this matter. Link to comment Share on other sites More sharing options...
Prestashop Addict Posted July 24, 2024 Share Posted July 24, 2024 Hi, it depends on theme and review module you use? Link to comment Share on other sites More sharing options...
majorcode Posted July 24, 2024 Author Share Posted July 24, 2024 1 hour ago, Prestashop Addict said: Hi, it depends on theme and review module you use? Hello, I am using a theme which does not have this functionality and for products I am using a module which also does not have this functionality. That is why I thought to just change the code where upon executing the category page it should bring the ratings from the products or at least by pass this to trick the google search console. Any thoughts? Link to comment Share on other sites More sharing options...
Prestashop Addict Posted July 24, 2024 Share Posted July 24, 2024 I don't understand, you have a rating module like productcomment or not? Link to comment Share on other sites More sharing options...
majorcode Posted July 24, 2024 Author Share Posted July 24, 2024 6 hours ago, Prestashop Addict said: I don't understand, you have a rating module like productcomment or not? Yes I have and that is functioning for individual products but when I open category page, list of products do not show ratings, just like the above picture I shared, that is what I am looking for. Link to comment Share on other sites More sharing options...
Prestashop Addict Posted July 25, 2024 Share Posted July 25, 2024 Ok, that normal, this is not recommended to have reviews on list of products, Google cannot display one review for a list 😉 Link to comment Share on other sites More sharing options...
majorcode Posted July 25, 2024 Author Share Posted July 25, 2024 2 hours ago, Prestashop Addict said: Ok, that normal, this is not recommended to have reviews on list of products, Google cannot display one review for a list 😉 Actually Google Search Console giving me hard time by showing the error as critical. So any solution would be highly appreciated. Link to comment Share on other sites More sharing options...
Prestashop Addict Posted July 26, 2024 Share Posted July 26, 2024 What is the issue reported by Google search console? Link to comment Share on other sites More sharing options...
majorcode Posted July 26, 2024 Author Share Posted July 26, 2024 7 hours ago, Prestashop Addict said: What is the issue reported by Google search console? Google Search Engines, these category pages cannot be indexed as they do not have ratings or reviews. Link to comment Share on other sites More sharing options...
Prestashop Addict Posted July 26, 2024 Share Posted July 26, 2024 Never see that message in search console, can you put the exact message. Normally you have in Indexing/Pages list of issues, and when you click on it you have details and sample urls. Can you give an example url not indexed? Link to comment Share on other sites More sharing options...
majorcode Posted July 26, 2024 Author Share Posted July 26, 2024 3 hours ago, Prestashop Addict said: Never see that message in search console, can you put the exact message. Normally you have in Indexing/Pages list of issues, and when you click on it you have details and sample urls. Can you give an example url not indexed? Please see attached Link to comment Share on other sites More sharing options...
Prestashop Addict Posted July 28, 2024 Share Posted July 28, 2024 Your theme doesn't respect latest Google recommendations, you should remove as I said microdata in list mode Link to comment Share on other sites More sharing options...
majorcode Posted July 28, 2024 Author Share Posted July 28, 2024 12 hours ago, Prestashop Addict said: Your theme doesn't respect latest Google recommendations, you should remove as I said microdata in list mode The issue is changing the theme now will create more issues for me as I have to go for the another theme. How I can remove microdata in the list? Link to comment Share on other sites More sharing options...
Prestashop Addict Posted July 29, 2024 Share Posted July 29, 2024 Remove all metadata concerning product in templates (itemprop, itemscope) and use json metadata Link to comment Share on other sites More sharing options...
majorcode Posted July 29, 2024 Author Share Posted July 29, 2024 6 hours ago, Prestashop Addict said: Remove all metadata concerning product in templates (itemprop, itemscope) and use json metadata Thank you so much. Is there any any link to follow step by step to do that. Regards Link to comment Share on other sites More sharing options...
Prestashop Addict Posted July 29, 2024 Share Posted July 29, 2024 If you don't have skill to do it you should ask theme author or a developer. Link to comment Share on other sites More sharing options...
majorcode Posted July 29, 2024 Author Share Posted July 29, 2024 (edited) 2 hours ago, Prestashop Addict said: If you don't have skill to do it you should ask theme author or a developer. I purchased the theme with a cost of over $200 and they are not very helpful although I complained to the Prestashop, Theme developers say that this is not theme related issue so contact prestashop, when I contact Prestashop they say go to theme developer, lol. I know how to make changes to the code or files, but all I am requesting you to advise which files and which code need to be change, so that I can do my self. Edited July 29, 2024 by majorcode (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now