{"id":31847896,"url":"https://github.com/baserproject/bc-seo","last_synced_at":"2025-10-12T09:58:18.084Z","repository":{"id":316990310,"uuid":"1065560271","full_name":"baserproject/bc-seo","owner":"baserproject","description":"[READ-ONLY] BcSeo","archived":false,"fork":false,"pushed_at":"2025-09-28T01:16:54.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"5.2.x","last_synced_at":"2025-09-28T04:41:34.843Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baserproject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-28T01:15:59.000Z","updated_at":"2025-09-28T01:16:58.000Z","dependencies_parsed_at":"2025-09-28T04:41:36.361Z","dependency_job_id":"c95db152-fb1e-4257-9d3e-a420216e10e6","html_url":"https://github.com/baserproject/bc-seo","commit_stats":null,"previous_names":["baserproject/bc-seo"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/baserproject/bc-seo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baserproject%2Fbc-seo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baserproject%2Fbc-seo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baserproject%2Fbc-seo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baserproject%2Fbc-seo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baserproject","download_url":"https://codeload.github.com/baserproject/bc-seo/tar.gz/refs/heads/5.2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baserproject%2Fbc-seo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010951,"owners_count":26084841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-12T09:58:17.005Z","updated_at":"2025-10-12T09:58:18.077Z","avatar_url":"https://github.com/baserproject.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bc-seo\n\nコンテンツやブログ記事などにSEO用の設定を追加します。\n\n## 対象のコンテンツ\n\n- サイト\n- コンテンツフォルダ\n- 固定ページ\n- メールコンテンツ\n- ブログコンテンツ\n    - ブログカテゴリ\n    - ブログ記事\n- カスタムコンテンツ\n    - カスタムエントリー\n\n## 項目\n\n- ディスクリプション\n- キーワード\n- カノニカル URL\n    - サイト・ブログコンテンツ・ブログカテゴリ・カスタムコンテンツには設定不可\n    - 親要素の設定引き継ぎなし\n- OG タイトル\n    - サイトには設定不可\n    - 親要素の設定引き継ぎなし\n- OG ディスクリプション\n- OG タイプ\n- OG イメージ\n    - コンテンツ・ブログ記事の場合は、最も優先度の高い設定の次に、設定されたアイキャッチを参照\n- OG URL\n    - サイト・ブログコンテンツ・ブログカテゴリ・カスタムコンテンツには設定不可\n    - 親要素の設定引き継ぎなし\n\n## 入力項目の表示優先度\n\n- ブログ\n    - ブログ記事・ブログカテゴリ \u003e コンテンツ \u003e サイト\n- カスタムコンテンツ\n    - カスタムエントリー \u003e コンテンツ \u003e サイト\n- それ以外\n    - コンテンツ \u003e サイト\n- 優先度が高い設定値が存在しない場合、優先度が低い設定値を表示\n\n## 利用方法\n\n- SEO設定を出力したい位置に、テーマファイルにて以下のコードを記載してください。\n\n```php\n\u003c?php $this-\u003eBcBaser-\u003eseoMeta(); ?\u003e\n```\n\n## 項目の追加・編集・削除\n\n- BcSeoの設定を変更することで項目を追加・編集・削除できます。\n- 標準の設定は以下です。\n    - plugins/bc-seo/config/setting.php\n- 設定を変更後、以下のURLにアクセスするとDBの更新が行われます。\n    - baser/admin/bc-seo/seo_configs/update_db\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaserproject%2Fbc-seo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaserproject%2Fbc-seo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaserproject%2Fbc-seo/lists"}