Car Battery Pro
Day-to-Day OperationsTheme settings

SEO & meta tags settings

Site identity, title/description templates, verification, Open Graph, Twitter/X, Pinterest, schema.org, and favicons - with IDs and defaults.

SEO & meta tags settings

๐Ÿ‘ค Ops ยท ๐Ÿ›  Dev

The SEO & Meta Tags group feeds snippets/meta-tags.liquid, which renders the <head> tags for titles, descriptions, social sharing, structured data, and icons. Most fields are optional and fall back sensibly when blank - the "Default" column below shows the shipped value (- means empty).

Site identity

SettingIDRenders / notesDefault
Site nameseo_site_name<title> suffix and og:site_name. Falls back to shop name if blank.-
Default meta titleseo_default_titleFallback <title> for pages without a specific SEO title.-
Title templateseo_title_templateTokens {{title}}, {{site}}.{{title}} | {{site}}
Default meta descriptionseo_default_descriptionUsed when a page has no description (aim 150โ€“160 chars).-
Product title templateseo_product_title_templateTokens [Brand], [Model], [Battery Type], [Battery Code]. Blank = page default.-
Product description templateseo_product_description_templateSame tokens as product title template.-
Collection title templateseo_collection_title_templateTokens [Collection], [Battery Type #1], [Battery Type #2].-
Collection description templateseo_collection_description_templateSame tokens as collection title template.-
Blog title templateseo_blog_title_templateToken [Blog].-
Blog description templateseo_blog_description_templateSame tokens as blog title template.-
Article title templateseo_article_title_templateTokens [Article], [Blog], [Author], [Published Date].-
Article description templateseo_article_description_templateSame tokens as article title template.-
Default meta keywordsseo_default_keywordsComma-separated. Most engines ignore this.-
Authorseo_author<meta name="author">-
Publisherseo_publisher<meta name="publisher">-
Copyrightseo_copyright<meta name="copyright">-

Verification

Search-engine and platform ownership tags. Paste the content value each service gives you.

SettingIDRendersDefault
Google Search Consoleseo_google_site_verification<meta name="google-site-verification">-
Bing Webmasterseo_bing_site_verification<meta name="msvalidate.01">-
Yandexseo_yandex_verification<meta name="yandex-verification">-
Pinterestseo_pinterest_verification<meta name="p:domain_verify">-
Facebook domainseo_facebook_domain_verification<meta name="facebook-domain-verification">-

Localisation

SettingIDRendersDefault
Content languageseo_languagecontent-language and og:locale (e.g. en_AU).en_AU
Geo regionseo_country<meta name="geo.region"> (ISO 3166-2, e.g. AU-VIC).-
Geo placenameseo_geo_placename<meta name="geo.placename">-
Geo positionseo_geo_position<meta name="geo.position"> as latitude;longitude.-
ICBM coordinatesseo_icbm<meta name="ICBM"> as latitude, longitude.-

Open Graph (Facebook, LinkedIn, Slack)

SettingIDRenders / notesDefault
og:site_nameog_site_nameDefaults to Site name if blank.-
Default og:typeog_typewebsite | article | product | profile | business.business.website
og:localeog_localeFalls back to Content language.en_AU
og:locale:alternateog_locale_alternateComma-separated alternate locales.-
Default og:titleog_default_titleFalls back to default meta title.-
Default og:descriptionog_default_descriptionFalls back to default meta description.-
Default og:imageog_default_imageRecommended 1200ร—630 (1.91:1, max 8MB).-
og:image:altog_image_altAlt text for the default OG image.-

Facebook

SettingIDRendersDefault
Facebook App IDfb_app_id<meta property="fb:app_id">-
Facebook Adminsfb_admins<meta property="fb:admins"> (comma-separated).-
Facebook Pagesfb_pages<meta property="fb:pages"> (comma-separated).-
Facebook Page URLfb_page_urlarticle:publisher and structured-data sameAs.-
Default article:authorarticle_authorAuthor URL or name for blog/article pages.-

Twitter / X

SettingIDRenders / notesDefault
twitter:cardtwitter_cardsummary | summary_large_image | app | player.summary_large_image
twitter:sitetwitter_siteSite @handle (include the @).-
twitter:creatortwitter_creatorDefault creator @handle.-
Default twitter:titletwitter_default_titleFalls back to og:title / page title.-
Default twitter:descriptiontwitter_default_descriptionFalls back to og:description / meta description.-
Default twitter:imagetwitter_default_imageRecommended 1200ร—675. Falls back to og:image.-
twitter:image:alttwitter_image_alt--
twitter:app:id:iphonetwitter_app_iphone--
twitter:app:id:ipadtwitter_app_ipad--
twitter:app:id:googleplaytwitter_app_googleplay--

Pinterest

SettingIDRenders / notesDefault
Disable pinning of imagespinterest_no_pinAdds <meta name="pinterest" content="nopin">.false
Default Pinterest descriptionpinterest_description<meta name="pinterest-rich-pin"> alternate.-

Schema.org / Structured data

Populates the organisation JSON-LD block.

SettingIDNotesDefault
Organisation schema typeschema_org_typeOrganization | LocalBusiness | AutoPartsStore | Store | Corporation.AutoPartsStore
Organisation logoschema_org_logoUsed in schema.org logo.-
Organisation phoneschema_org_phoneInternational format, e.g. +61 1300 000 000.-
Organisation emailschema_org_email--
Street addressschema_org_street_address--
Suburb / Cityschema_org_locality--
State / Regionschema_org_region--
Postal codeschema_org_postal_code--
Country codeschema_org_countryISO 3166-1 alpha-2 (e.g. AU).-
sameAs URLsschema_org_same_asOne social profile URL per line.-

Favicon & app icons

SettingIDNotesDefault
FaviconfaviconSquare, 512ร—512 recommended. Generates all favicon/app-icon sizes.-
Favicon (SVG)favicon_svgOptional vector favicon.-
Apple touch iconapple_touch_icon180ร—180 PNG. Falls back to favicon.-
Android Chrome iconandroid_chrome_icon512ร—512 PNG. Falls back to favicon.-
Safari pinned tab iconsafari_pinned_tab_iconMonochrome SVG.-
Safari pinned tab coloursafari_pinned_tab_color-#1152ea
Microsoft tile colourms_tile_color<meta name="msapplication-TileColor">#1152ea
Microsoft tile imagems_tile_image<meta name="msapplication-TileImage">-
Theme colourtheme_color<meta name="theme-color"> for browser chrome.#1152ea
Theme colour (dark mode)theme_color_dark<meta name="theme-color" media="(prefers-color-scheme: dark)">#1d263a
Web app manifest URLweb_manifest_urlPath to site.webmanifest. Blank to skip.-

Advanced

SettingIDNotesDefault
Emit canonical linkseo_canonical_enabledEmits <link rel="canonical">.true
Canonical URL overrideseo_canonical_overrideForces a canonical URL site-wide. Usually leave blank.-
Additional <head> markupseo_extra_headRaw HTML appended to <head>. Use sparingly.-

Additional <head> markup (seo_extra_head) injects raw HTML into every page. A malformed tag or stray script here affects the whole site - change it deliberately and preview before publishing.

On this page