Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はワードプレスを使用していますが、投稿にマイクロデータを使用したいと考えています。
しかし、私はそれらを index.php または single.php で使用する必要があると混乱していますか?
(例: 著者名、評価、著者の画像など)
このindex.phpページは、Wordpress ブログのホームページです。 single.phpユーザーがホームページからクリックできる個別の投稿です。
index.php
single.php
single.php ページに評価と作成者の情報を含めることは理にかなっているかもしれません。