Hi Richard! Unfortunately there’s no quick or bulk way to approve products while your Google Merchant Center account is suspended. Manually approving product URLs won’t lift the suspension and isn’t scalable.
You’ll need to:
Check Account issues in Google Merchant Center to see the exact suspension reason
Fix the underlying policy or setup issue in Shopify (business info, shipping, returns, domain verification, misrepresentation, etc.)
Request an account review
Once the suspension is lifted, eligible products will be approved automatically.
The Google & YouTube app only syncs the feed — it can’t override Merchant Center policy enforcement.
can you please share what’s the reason for account suspension? which policy violation did Google highlight via email, account notification, or any other channel?
Prevents all products from showing in United Kingdom
During the review you requested on Jan 5, 2026, Google found this to still be an issue. Make sure you meet the requirements before you request another review from Jan 7, 2026.
Based on the information available about your business, there is reason to believe that customers are being misled on Google. Review the Misrepresentation policy and make changes to your Merchant Center and/or online store.
Make sure your Merchant Center and online store follow the following best practices / guidelines
Provide transparency about your business identity, business model, policies and how your customers can interact with you
Promote your online reputation by showing reviews or highlighting any badges or seals of approval
Use a professional design for your online store that includes an SSL certificate
Provide information in the business information settings in your Merchant Center
Follow SEO guidelines, improve your eligibility for seller ratings and match your product data in your Merchant Center with your online store
Misrepresentation. Lots of products are missing the product link url (there are lots of them for the different variants). I’m trying to find a way to fix the links without doing them individually (one product at a time)
Misrepresentation will not be due to missing links. Misrepresentation will be due to something missing on your website, such as business details, or missing policy links, missing content, or even your business model.
There can be many reasons over 200 in fact, and as you most likely already discovered, Google doesn’t share any specifics. The best way to increase your chances of getting approved is to resolve all possible issues.
To find them, have a look at the guides and policies below:
manually approving each product is fixing a symptom not the cause. when products show as “not approved” but become approved when you add the variant URL manually, that almost always means your feed is sending product URLs that resolve differently than the canonical pages google indexes. usually one of three things:
your feed is using the base product URL but the actual purchasable page is a variant URL that requires a query parameter (?variant=12345). google checks the base URL, sees no price/availability for the specific variant, marks not approved.
your store has multiple language or currency contexts and the feed URL is in one but google is crawling from another, finding a redirect or a different page.
structured data on the product page is missing or different from what google expects for that product variant.
the systematic fix is to verify in google merchant center diagnostics that the URL it crawled matches the URL in your feed, and that page resolves to a product page (not a category, not a 404) when fetched from a fresh non-logged-in session. shopify google channel app sometimes uses the wrong URL for variant-heavy stores.