Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pluf/seo
Search engine optimization
https://github.com/pluf/seo
Last synced: about 24 hours ago
JSON representation
Search engine optimization
- Host: GitHub
- URL: https://github.com/pluf/seo
- Owner: pluf
- License: gpl-3.0
- Created: 2017-04-19T12:41:16.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2021-06-06T00:49:27.000Z (over 3 years ago)
- Last Synced: 2024-07-05T06:33:13.010Z (5 months ago)
- Language: PHP
- Homepage: https://pluf.ir
- Size: 208 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
README
# SEO
[![Build Status](https://travis-ci.com/pluf/seo.svg?branch=master)](https://travis-ci.com/pluf/seo)
[![codecov](https://codecov.io/gh/pluf/seo/branch/master/graph/badge.svg)](https://codecov.io/gh/pluf/seo)
[![Coverage Status](https://coveralls.io/repos/github/pluf/seo/badge.svg)](https://coveralls.io/github/pluf/seo)
[![Test Coverage](https://api.codeclimate.com/v1/badges/513f356bdf26065cc009/test_coverage)](https://codeclimate.com/github/pluf/http2/test_coverage)
[![Maintainability](https://api.codeclimate.com/v1/badges/513f356bdf26065cc009/maintainability)](https://codeclimate.com/github/pluf/http2/maintainability)This mudule is used to improve site SEO by prerendring and SEO issues tracking.
## Contributing
If you would like to contribute to Pluf, please read the README and CONTRIBUTING documents.
The most important guidelines are described as follows:
>All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch, and send us a pull request.
To ensure a consistent code base, you should make sure the code follows the PSR-2 Coding Standards.