Website https://watt-shop.com Joomla 3.10 + Joomshopping 4.18.9
Task №1: speed and PageSpeed Insights scores
It is necessary to display the website scores in green values during PageSpeed Insights check + fix real page loading issues.
Completing the task will be considered achieved when all main page types:
https://watt-shop.com
https://watt-shop.com/led-lamps.html (product category)
https://watt-shop.com/led-lamps/vestum/63435.html (product card)
https://watt-shop.com/blog.html (blog page)
https://watt-shop.com/blog/385-datchiki-dvizheniya-dlya-komforta-i-ekonomii.html (article page)
when checked via PageSpeed Insights, these pages should have all indicators in the green zone and no message "Core Web Vitals assessment: not passed". The site has the JCH Optimize Pro 8.0.6 component installed; achieving scores is allowed using this component but not required.
Task №2: schema.org microdata
All markup must comply with schema.org standards.
Microdata format: JSON-LD.
The markup must be embedded directly into the HTML code of the template, without using Joomla plugins or third-party modules.
The markup should include the maximum available structured information according to the page type.
After implementing the markup, the site should have no errors or warnings when checked with relevant services.
2. Page types and corresponding markup types
2.1 Main page: https://watt-shop.com
Markup type: WebSite, Organization
Main attributes:
Company name
Logo
URL
Contacts (phone, email)
2.2 Product category page: https://watt-shop.com/led-lamps.html
Markup type: CollectionPage
Contains a list of items of type: Product (with basic description)
Product attributes:
name
image
sku
brand
offers (price, currency, availability)
2.3 Product card: https://watt-shop.com/led-lamps/vestum/63435.html
Markup type: Product, nested Offer
Attributes:
name
description
image
sku
brand
gtin
offers:
price
priceCurrency
availability
url
itemCondition
2.4 Blog page: https://watt-shop.com/blog.html
Markup type: Blog or CollectionPage containing a list of BlogPosting
Each article should include:
headline
image
author
url
2.5 Article page: https://watt-shop.com/blog/385-datchiki-dvizheniya-dlya-komforta-i-ekonomii.html
Markup type: BlogPosting
Attributes:
headline
description
articleBody
publisher (nested Organization with logo)
image
url
*The contractor will be provided with access to the admin panel and FTP. The task will be considered completed when all site functions and modules (search, order processing, filter, etc.) are preserved and working properly.