{"id":20816636,"url":"https://github.com/alisharify7/flask-seo","last_synced_at":"2025-10-14T21:11:31.362Z","repository":{"id":191381047,"uuid":"684530649","full_name":"alisharify7/Flask-Seo","owner":"alisharify7","description":"a simple Flask Extension for Improving Seo(Search engine optimization)","archived":false,"fork":false,"pushed_at":"2024-02-10T12:20:31.000Z","size":39,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-26T19:05:07.040Z","etag":null,"topics":["flask","flask-plugins","flask-seo","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alisharify7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"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":"2023-08-29T10:22:16.000Z","updated_at":"2025-04-08T17:13:30.000Z","dependencies_parsed_at":"2024-02-10T11:22:39.675Z","dependency_job_id":"f390ee53-fd42-4596-bac7-f63ffd7ce0b8","html_url":"https://github.com/alisharify7/Flask-Seo","commit_stats":null,"previous_names":["alisharify7/flask-seo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alisharify7/Flask-Seo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisharify7%2FFlask-Seo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisharify7%2FFlask-Seo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisharify7%2FFlask-Seo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisharify7%2FFlask-Seo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alisharify7","download_url":"https://codeload.github.com/alisharify7/Flask-Seo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alisharify7%2FFlask-Seo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279021369,"owners_count":26087019,"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-14T02:00:06.444Z","response_time":60,"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":["flask","flask-plugins","flask-seo","python"],"created_at":"2024-11-17T21:35:47.151Z","updated_at":"2025-10-14T21:11:31.334Z","avatar_url":"https://github.com/alisharify7.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask-Seo\nFlask Seo is an extension for Flask that helps you optimize your web pages for search engines (SEO). It does this by adding various features to your web pages, such as:\n- Title tags\n- Meta descriptions\n- Keywords\n- Sitemap\n\nBy adding these features, Flask Seo can help your web pages rank higher in search engine results pages (SERPs), which can lead to increased traffic and engagement.\n\n\n\n\ninstallation:\n\n      ----\n      Not Implemented Yet\n\n\n\n## 0.0 How to Use:\n\n\n```python\nfrom flask import Flask\nfrom Flask_Seo import FlaskSeo\n\napp = FlaskSeo(Flask, __name__)\n\n\napp.set_seo_connection('redis', redis.Redis) \nor\napp.set_seo_connection('default', True) \n\n\n\n@app.route(\"/\", SeoCheck=True, ForceSeo=True, UserAgent=\"*\")\ndef index():\n     return \"Index page\"\n```\n\n\n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falisharify7%2Fflask-seo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falisharify7%2Fflask-seo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falisharify7%2Fflask-seo/lists"}