SEO, AdWords, affiliates, advertising, and promotions
I hope this message finds you well. I am reaching out regarding an issue I am encountering with the integration of my Shopify store with Google Shopping.
While some of my products are displaying with the correct descriptions on Google Shopping, I have noticed that a significant portion of my product listings are not showing the accurate descriptions. Instead, they appear to be displaying the product page code.
Could you please assist me in resolving this issue? I am keen to ensure that all my products are accurately represented on Google Shopping to maintain consistency and improve the shopping experience for potential customers.
Thank you for your attention to this matter. I appreciate your assistance in resolving this issue promptly.
Solved! Go to the solution
This is an accepted solution.
I recommend you check your data feed application, as this is the system that submits product details to Google Merchant Center.
What is your data feed app you are using?
It sounds like you are seeing custom HTML content inside the description instead of plain text. Can you paste an example of products where you see the correct description without code and one with code?
Thank you for your response. Currently, all my products are listed in the same format as the provided code snippet. However, I've noticed that some products are showing with the correct description, while others are displaying the code instead. It seems that about 35 products are showing with the correct description, but approximately 10 products are displaying the code in the description field. It's important to note that not all of my products are showing on Google; only a fraction of them appear in search results. Overall, I have around 150 products listed, and the majority of them are not showing on Google at all. Any insights or assistance you can provide to resolve this issue would be greatly appreciated.
Here is the code I've used for the product descriptions:
<meta charset="UTF-8">
<meta content="width=device-width" name="viewport">
<style>
<!--
body {
font-family: 'Arial', sans-serif;
line-height: 1.6;
color: #333;
margin: 0;
padding: 0;
}
section {
max-width: 1500px;
margin: 20px auto;
padding: 20px;
background-color: #f9f9f9;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
border-radius: 8px;
}
h2 {
color: #333; /* Set color for product title */
font-size: 3rem; /* Increase font size for desktop */
margin-bottom: 15px;
}
/* Media query for mobile devices */
@media only screen and (max-width: 768px) {
h1 {
font-size: 2rem; /* Font size for mobile */
}
}
ol {
margin-top: 10px;
margin-bottom: 10px;
margin-left: -10px;
}
ul {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
margin-left: -20px;
}
li {
font-size: 1.2rem;
color: #333; /* Set color for list items */
margin-bottom: 5px;
margin-left: 0px;
}
strong {
color: #333; /* Set color for strong elements */
}
p {
color: #333; /* Set color for paragraphs */
font-size: 1.2rem;
}
h2 {
font-size: 1.8rem
}
-->
</style>
<section>
<h2>Description:</h2>
<p>Discription goes here</p>
</section>
This is an accepted solution.
I recommend you check your data feed application, as this is the system that submits product details to Google Merchant Center.
What is your data feed app you are using?
Thank you for the assistance. I've identified the issue in Google Merchant Center where the descriptions were displaying code instead of the correct information. I've made the necessary corrections, but despite that, the issue persists. I'm not sure how long it will take for Google to update the changes. Is there anything else I should do to ensure the corrected product data is reuploaded to Google?
make sure to wait between half an hour to 24 hours for GMC to update.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024