Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fordnox/analysis
Analyze website
https://github.com/fordnox/analysis
Last synced: 20 days ago
JSON representation
Analyze website
- Host: GitHub
- URL: https://github.com/fordnox/analysis
- Owner: fordnox
- Created: 2013-05-20T19:10:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-04T13:55:12.000Z (about 11 years ago)
- Last Synced: 2023-05-01T08:51:25.273Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 291 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
[![Build Status](https://secure.travis-ci.org/fordnox/analysis.png?branch=master)](http://travis-ci.org/fordnox/analysis)
SEO analyzer
------------Analyzes provided website URL and generates report in different formats
ChangeLog
---------
See ChangeLog at https://github.com/fordnox/analysis/blob/master/CHANGELOG.mdIssues
------
Please report any issues via https://github.com/fordnox/analysis/issuesContributing
------------1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull RequestLICENSE and COPYRIGHT
---------------------
Copyright (c) 2013 Andrius PutnaLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.