Implement Open Graph protocol to increase social media presence

オープン
#25 コメント 18 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
javascript
領域
frontend, web-dev

調査の方向性

Start by inspecting the main layout component and the existing pages that use Helmet, focusing on how the head and meta tags are currently rendered. Use the OGP specification linked in the issue to define the required metadata, then verify that existing pages, blog posts, and modules expose appropriate Open Graph data and that head content is placed correctly.

索引モデルが issue の本文から書いたものです。

説明

Good First Issue

Open Graph protocol (OGP) gives you control of how website/page specifc data travels to third-party sites. Providing much better social media presence along with optimized SEO. Right now we are using Helmet to do manage the head and meta tags for the pages. The main layout component would require some restructuring along with additional changes to other pages to implement OGP as currently the head is being rendered inside body, which works but is a bad practice.

You can learn more about OGP here.


Things to be done:

  • Restructure layout component and other pages to place head section appropriately.
  • Implement OGP on the existing pages.
  • Extend OGP to blog posts and modules.
主要言語
JavaScript
スター
7
フォーク
17
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

MovingBlocks/movingblocks.github.com のほかの issue

MovingBlocks/movingblocks.github.com の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。