問題タブ [babel-polyfill]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - ReactJs で作成したページが Google にインデックスされない
ReactJs で作成されたニュース セクションがあり、各ニュース投稿は個別のページとして機能します。残念ながら、Google は REactJ のためにこれらのページをインデックスに登録していません。babel-polyfill webpack を使用しようとしましたが、まだ機能していません。また、DOM をレンダリングする前に Ajax 呼び出しを行っています。
これに関する別の回避策のアイデアはありますか?