https://github.com/opifexm/pageanalyzer
Web Page Analysis Program
https://github.com/opifexm/pageanalyzer
bootstrap5 ebean gradle h2-database html5 jackson jacoco java jsoup junit5 postgresql slf4j thymeleaf unirest
Last synced: 3 months ago
JSON representation
Web Page Analysis Program
- Host: GitHub
- URL: https://github.com/opifexm/pageanalyzer
- Owner: opifexM
- Created: 2023-01-03T19:33:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T15:30:49.000Z (over 2 years ago)
- Last Synced: 2025-01-11T10:48:17.113Z (5 months ago)
- Topics: bootstrap5, ebean, gradle, h2-database, html5, jackson, jacoco, java, jsoup, junit5, postgresql, slf4j, thymeleaf, unirest
- Language: Java
- Homepage:
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/opifexM/java-project-72/actions)
[](https://github.com/opifexM/java-project-72/actions/workflows/main.yml)
[](https://codeclimate.com/github/opifexM/PageAnalyzer/maintainability)
[](https://codeclimate.com/github/opifexM/PageAnalyzer/test_coverage)## Page Analyzer
The application analyzes the specified pages for SEO suitability.
- The resulting html page is parsed.
- The presence of the **'title'** tag on the page is checked.
- The presence of the **'h1'** tag on the page is checked.
- The presence of the **'meta description'** tag on the page is checked.