{"id":20391076,"url":"https://github.com/apiqcms/kms_seo","last_synced_at":"2025-11-11T20:55:41.958Z","repository":{"id":123210110,"uuid":"77337987","full_name":"apiqcms/kms_seo","owner":"apiqcms","description":"SEO support for KMS","archived":false,"fork":false,"pushed_at":"2017-08-08T12:51:14.000Z","size":42,"stargazers_count":0,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T10:14:00.279Z","etag":null,"topics":["cms","kms","kms-seo","ruby","rubyonrails","seo"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apiqcms.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-LICENSE","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}},"created_at":"2016-12-25T18:29:16.000Z","updated_at":"2017-05-12T08:59:02.000Z","dependencies_parsed_at":"2023-05-26T09:45:28.752Z","dependency_job_id":null,"html_url":"https://github.com/apiqcms/kms_seo","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiqcms%2Fkms_seo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiqcms%2Fkms_seo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiqcms%2Fkms_seo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiqcms%2Fkms_seo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apiqcms","download_url":"https://codeload.github.com/apiqcms/kms_seo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241940579,"owners_count":20045883,"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","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":["cms","kms","kms-seo","ruby","rubyonrails","seo"],"created_at":"2024-11-15T03:28:40.566Z","updated_at":"2025-11-11T20:55:41.926Z","avatar_url":"https://github.com/apiqcms.png","language":"Ruby","readme":"## APIQ SEO\n[![Build Status](https://travis-ci.org/apiqcms/kms_seo.svg?branch=master)](https://travis-ci.org/apiqcms/kms_seo)\n\nAdds SEO support to APIQ: additional fields for Pages (meta tags, h1), sitemap.xml generating, redirects, special {{ seo }} variable.\n\nUse \"seo\" object for accessing SEO settings for page or object.\n\n        \u003ctitle\u003e{{ seo.title }}\u003c/title\u003e\n        \u003cmeta name=\"keywords\" content=\"{{ seo.keywords }}\"\u003e\n        \u003cmeta name=\"description\" content=\"{{ seo.description }}\"\u003e\n        ...\n        \u003ch1\u003e{{ seo.h1 }}\u003c/h1\u003e\n\nAlso, this adds sitemap generation support (at /sitemap.xml)\n\n## Installation\n\n1. Add to Gemfile\n\n        gem \"kms_seo\"\n        # or for edge version:\n        gem \"kms_seo\", github: \"webgradus/kms_seo\"\n\n2. Run generator:\n\n        bundle exec rails g kms_seo:install\n\n3. Copy migrations:\n\n        bundle exec rails kms_seo:install:migrations\n\n4. Migrate:\n\n        bundle exec rails db:migrate\n\n5. Recompile assets (if on production):\n\n        bundle exec rails assets:precompile\n\n6. Restart APIQ instance\n\n## Contributing\n\nPlease follow [CONTRIBUTING.md](CONTRIBUTING.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiqcms%2Fkms_seo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapiqcms%2Fkms_seo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiqcms%2Fkms_seo/lists"}