-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EDU-13226 - Category cover: Storefront best practices #1517
Changes from all commits
c6e2004
1f26cee
5ee4461
14e31c2
285d5be
15f0d83
2613e34
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
title: "Storefront best practices" | ||
slug: "storefront-best-practices" | ||
hidden: false | ||
createdAt: "2024-11-14T14:28:29.171Z" | ||
updatedAt: "" | ||
excerpt: "Learn how to optimize your VTEX storefront by following best practices." | ||
--- | ||
|
||
To maintain a high-performing website, you should follow best practices when developing your storefront. By implementing effective strategies, you can create a seamless shopping journey that attracts and retains customers. | ||
|
||
The guides in this section explore key guidelines related to the main factors that influence the competitiveness of your ecommerce site: | ||
|
||
- **Analytics:** Leverage data-driven insights to understand customer behavior and make informed decisions. | ||
- **Performance:** Optimize your website by ensuring fast load times, minimizing slowdowns, and enhancing the overall user experience. | ||
- **SEO:** Improve your website visibility in search engine results through effective search engine optimization (SEO) practices. | ||
|
||
## Guides in this section | ||
|
||
<Flex> | ||
|
||
<WhatsNextCard | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [markdownlint] reported by reviewdog 🐶 |
||
title="Analytics" | ||
description="Learn how to leverage data to drive informed decisions and optimize your VTEX store performance." | ||
linkTo="https://developers.vtex.com/docs/guides/storefront-analytics" | ||
linkTitle="See more" | ||
/> | ||
|
||
<WhatsNextCard | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [markdownlint] reported by reviewdog 🐶 |
||
title="Performance" | ||
description="Explore best practices and tools for continuously optimizing website performance." | ||
linkTo="https://developers.vtex.com/docs/guides/storefront-performance" | ||
linkTitle="See more" | ||
/> | ||
|
||
<WhatsNextCard | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [markdownlint] reported by reviewdog 🐶 |
||
title="SEO" | ||
description="Discover strategies to improve your ecommerce SEO." | ||
linkTo="https://developers.vtex.com/docs/guides/storefront-seo" | ||
linkTitle="See more" | ||
/> | ||
|
||
</Flex> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: Flex]