Skip to content

Shopify ‐ Useful Admin Links

Reavo End edited this page Oct 2, 2025 · 4 revisions

Relatively obscure links for accessing specific Shopify Admin features.

Pick which products are excluded from Google & etc. search results by setting its "Hidden" cell value to 1. image

Shows all nav routes exposed to search engines. Follow the nested XML links to see featured products (sitemap_products_1.xml) and other pages presented to SEO. image

Theme Editor: Choose Product + Template (example)

Effectively the same as the "Preview" feature of the theme editor. Some scenarios may make it difficult to open a specific template in editor without defining a specific product in the URL. Format:

https://admin.shopify.com/store/bigscreenvr/themes/132657348825/editor?previewPath=%2Fproducts%2Fproduct-handle%3Fview%3Dtemplate-name

chrome_hxatDTMh4X

Product Page: Choose Template (example)

Augment the product page address to choose the exact theme template you want to see. Just add ?view=template-name to the end of the URL. Useful for testing product page updates before they go live (i.e. choosing the prototype-product template).

Clone this wiki locally