Favicon & Seo
1, Favicon
To customize the Favicon icon for your website, please check and replace/customize the favicon.svg file in the /app/assets/favicon.svg folder.
2, SEO Customization
The project's SEO is developed in the file /app/lib/seo.server.ts
1, You can customize SEO for pages in functions, for example: root function, home function, function product , function collection
...

2, Then you can then customize the title, description or titleTemplate:

After customizing, for the changes to be applied you need to redeploy to Oxygen.
Last updated
Was this helpful?