Richtext Not Index

I am using theme ella and added richtext metafield on shopify collection, but my content is not index by google. If there any reason?

Collection Page: Dehumidifiers Cost in Pakistan | 2L to 12L Dehumidifier Shop – AJMart.PK

Screen 1 : 2025-10-07_13-13-31 - TechSmith Screencast

Screen 2 : 2025-10-07_13-15-52 - TechSmith Screencast

Hi @abdulaalee

This is a common SEO issue, likely caused by your theme loading the metafield content with JavaScript, which can make it invisible to Google’s crawler.

To diagnose this, you must use Google Search Console. Enter your collection page URL, run a “Test Live URL,” and then view the “HTML” tab of the results. Search for the text from your metafield. If the text is missing, it confirms a JavaScript rendering problem. If the text is present, Google can see it, and the issue is just an indexing delay.

To fix a rendering problem, the content must be loaded with the initial page. Check your theme settings to disable any “lazy load” options for that section. However, the best solution is to contact your Ella theme’s support team

Hope this helps!

Hi @abdulaalee

You can test your existing schema markup.

You can use Google’s Rich Results Test tool and Schema Markup Validator. These tools will show you real time issues you have. Hope this helps.