{"id":20542879,"url":"https://github.com/jerryshell/spa-seo","last_synced_at":"2025-03-06T04:29:47.247Z","repository":{"id":113051003,"uuid":"360410780","full_name":"jerryshell/spa-seo","owner":"jerryshell","description":"Single Page Application SEO 单页面应用搜索引擎优化","archived":false,"fork":false,"pushed_at":"2024-06-18T00:27:09.000Z","size":82,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T15:27:08.171Z","etag":null,"topics":["seo","spa"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jerryshell.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":"2021-04-22T06:11:10.000Z","updated_at":"2024-05-26T01:17:34.000Z","dependencies_parsed_at":"2025-01-16T15:26:27.681Z","dependency_job_id":"b0fde22d-d1a0-4ec3-9deb-60d52753185d","html_url":"https://github.com/jerryshell/spa-seo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerryshell%2Fspa-seo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerryshell%2Fspa-seo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerryshell%2Fspa-seo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerryshell%2Fspa-seo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerryshell","download_url":"https://codeload.github.com/jerryshell/spa-seo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242149886,"owners_count":20079994,"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":["seo","spa"],"created_at":"2024-11-16T01:34:49.441Z","updated_at":"2025-03-06T04:29:47.228Z","avatar_url":"https://github.com/jerryshell.png","language":"JavaScript","readme":"# Single Page Application SEO\n\n## Initialization\n\n```bash\nnpm i\n```\n\n## Test\n\n```bash\nnpm run test\n```\n\n## Start\n\n```bash\npm2 start server.js\n```\n\n## Nginx\n\n```bash\nlocation / {\n    proxy_set_header  Host            $host:$proxy_port;\n    proxy_set_header  X-Real-IP       $remote_addr;\n    proxy_set_header  X-Forwarded-For $proxy_add_x_forwarded_for;\n    try_files $uri $uri/ /index.html;\n    # SSR for Search Engine Spider\n    if ($http_user_agent ~* \"Baiduspider|twitterbot|facebookexternalhit|rogerbot|linkedinbot|embedly|quora link preview|showyoubot|outbrain|pinterest|slackbot|vkShare|W3C_Validator|bingbot|Sosospider|Sogou Pic Spider|Googlebot|360Spider\") {\n        proxy_pass  http://127.0.0.1:8686;\n    }\n}\n```\n\n## LICENSE\n\nGPLv3\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerryshell%2Fspa-seo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerryshell%2Fspa-seo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerryshell%2Fspa-seo/lists"}