Great solution, thanks. As they say ‘easy when you know how’
Topic summary
A user wants to extract H1 and H2 heading data from product pages to review alongside SEO fields in bulk, similar to how they can view SEO information in Shopify’s bulk editor.
Proposed Solutions:
-
CSV Export Method: Export product data via Shopify admin (Products > All products > Export), selecting relevant fields including “Body (HTML)”. Open the CSV in a spreadsheet program and use filtering/search functions to locate H1 tags and other HTML elements within the “Body (HTML)” column.
-
Third-Party Tool: Use Apify’s Simple SEO Data Extractor app to automatically extract the desired SEO data from product pages.
Status: The original poster confirmed the CSV export solution works well for their needs.