google / google/react-schemaorg
Schema not showing up in Structured Data Tool
- 主要言語
- TypeScript
- スター
- 521
- フォーク
- 20
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Would there be a reason why, when putting my webpage in the STD (https://search.google.com/structured-data/testing-tool/u/0/) that it would not detect schema on the site when using this method in react? What it actually prints on the page looks fine (see below).
Would this still be fine for SEO even though it does not find it in the structured data tool?
```
{"@context":"https://schema.org","@type":"FinancialService","legalName":"Sambla AS","name":"Sambla","logo":"https://s3-eu-west-1.amazonaws.com/tpd/logos/55152ede0000ff00057e5303/0x0.png","image":"https://s3-eu-west-1.amazonaws.com/tpd/logos/55152ede0000ff00057e5303/0x0.png","telephone":"33222970","url":"https://www.sambla.no","email":"kundeservice@sambla.no","address":{"@type":"PostalAddress","streetAddress":"Arbins gate 2","addressLocality":"Oslo","postalCode":"0253"},"openingHours":["Mo,Tu,Th 09:00-20:30","We 13:00-20:30","Fr 09:00-17:00"],"priceRange":"10000 - 500000"}
コントリビューションガイド
調査の方向性
まず、報告されたページを Google's Structured Data Testing Tool で再現し、レンダリングされた JSON-LD スクリプトを issue のスニペットと比較します。React ページがスクリプトをどのように出力しているかを調査し、検出されない原因が出力にあるのか、外部ツールにあるのかを特定します。確認済みの原因、または範囲を限定した fix を文書化できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react, typescript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100