EC-CUBE / EC-CUBE/ec-cube

商品詳細ページの構造化データにレビュー情報を追加したい

Open
#5,049 1 comment 0 reactions 0 assignees View on GitHub
improvement seo
Dominant language
PHP
Stars
788
Forks
719
Avg merge
3d 20h
Merged PRs (30d)
45

Description

## 概要(Overview)

レビュー情報は SEO の観点で非常に重要なデータなので構造化データに設定したい。
#4986 のプルリクにて商品詳細ページの構造化データ対応をしていますが、レビュー機能は本体の機能としてはないので `aggregateRating` のパラメータが設定できていない。
レビュー機能は商品レビュープラグインでの提供となるが、プラグインから構造化データを変更できる拡張機構は現状ではない。

## 期待する内容(Expect) or 要望 (Requirement)

構造化データにレビュー情報を追加したい。
本体側で構造化データを拡張できる機構を提供するか、レビュー機能を本体に持たせるなどの方法も考えられる。

### 環境 (environment)
+ EC-CUBE: 4.1

## 関連情報 (Ref)

#4986
https://github.com/EC-CUBE/ProductReview-plugin/issues/68

Contributor guide

Open the contributing guide

Research direction

Start by reviewing related PR #4986 and ProductReview-plugin issue #68, then trace the product-detail structured-data implementation in the repository. Determine whether the extension mechanism or built-in review support is the intended direction; done means review data can be added to the structured data by the review plugin.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, symfony
Domain
backend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.