• Joined on 2022-11-12
seb pushed to live at seb/reactShop 2025-07-03 07:19:21 +00:00
6afe2ca90f Update sh.png image to enhance visual quality and maintain consistency with recent improvements.
seb pushed to live at seb/reactShop 2025-07-03 07:15:36 +00:00
c2758d6dd4 Update sh.png image to improve visual content quality.
seb pushed to live at seb/reactShop 2025-07-03 07:08:43 +00:00
f4787ad523 Update language attribute in HTML and correct query-input key in JSON-LD generation for improved SEO accuracy.
seb pushed to live at seb/reactShop 2025-07-03 07:03:54 +00:00
6b0b54dc16 Refactor SEO meta tag generation to ensure proper URL formatting across homepage and configurator, enhancing SEO accuracy and consistency.
seb pushed to live at seb/reactShop 2025-07-03 05:58:32 +00:00
ceed9f0714 Refactor GTIN/EAN generation in generateProductsXml to simplify logic and handle missing values more gracefully, enhancing data integrity in XML output.
seb pushed to live at seb/reactShop 2025-07-03 05:17:36 +00:00
0d92495914 Remove hasOfferCatalog from JSON-LD generation in homepage, streamlining the structure and improving SEO data accuracy.
seb pushed to live at seb/reactShop 2025-07-03 05:15:25 +00:00
341d575c83 Enhance JSON-LD generation for products and homepage by adding detailed product attributes, updating contact email, and refining category descriptions, improving overall SEO structure and data accuracy.
seb pushed to live at seb/reactShop 2025-07-03 05:09:57 +00:00
db966bae12 Update contact information and address in JSON-LD for homepage, improving accuracy of SEO data
seb pushed to live at seb/reactShop 2025-07-03 05:03:52 +00:00
20ea55705e Add Organization and FAQ JSON-LD schemas to enhance SEO for homepage
seb pushed to live at seb/reactShop 2025-07-03 05:00:27 +00:00
569f053757 Enhance product rendering by incorporating category information into JSON-LD generation and parallel rendering functions, improving SEO structure and breadcrumb support.
seb pushed to live at seb/reactShop 2025-07-03 04:54:30 +00:00
5d5c09abbf Remove redundant category name and URL from JSON-LD generation in homepage, streamlining the structure for improved SEO.
seb pushed to live at seb/reactShop 2025-07-03 04:51:30 +00:00
2dde151f87 Refactor JSON-LD generation for homepage to use ItemList instead of BreadcrumbList, enhancing category representation and SEO structure.
seb pushed to live at seb/reactShop 2025-07-03 04:46:07 +00:00
379f75947a Enhance JSON-LD generation for homepage and sitemap by including category data, improving SEO structure and breadcrumb support.
seb pushed to live at seb/reactShop 2025-07-03 04:36:32 +00:00
f24429caef Implement product price validation in generateProductsXml to skip products with a price of zero, improving data integrity in XML generation.
seb pushed to live at seb/reactShop 2025-07-03 03:55:48 +00:00
e4d077e402 Refactor socket context usage in CategoryBox, SearchBar, and Home components for improved clarity and consistency in data fetching.
seb pushed to live at seb/reactShop 2025-07-03 03:36:56 +00:00
245f5067ed Refactor socket handling across components to support dual socket connections, enhancing data fetching capabilities and improving overall communication.
seb pushed to live at seb/reactShop 2025-07-03 02:01:31 +00:00
1ed06804a0 Enhance category data fetching by adding full response handling and improving socket communication in Content component
seb pushed to live at seb/reactShop 2025-07-03 00:29:16 +00:00
f326596f48 license in package-lock.json
seb pushed to live at seb/reactShop 2025-07-03 00:17:31 +00:00
fca10153fc domain change
seb pushed to live at seb/reactShop 2025-07-02 22:12:26 +00:00
8884255696 Enhance NotFound404 component with centered 404 image and updated styling