All Projects → workouse → sitemap-checker

workouse / sitemap-checker

Licence: MIT license
a tool for validate xml sitemap and sitemap index files for broken links

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to sitemap-checker

DNZ.SEOChecker
SEO Checker and Recommander Plugin (like wordpress Yoast) for ASP.NET Core.
Stars: ✭ 18 (-14.29%)
Mutual labels:  seo, seotools, seo-tools
SeoTags
SeoTags create all SEO tags you need such as meta, link, twitter card (twitter:), open graph (og:), and JSON-LD schema (structred data).
Stars: ✭ 113 (+438.1%)
Mutual labels:  seo, seotools, seo-tools
Seo
SEO utilities including a unique field type, sitemap & redirect manager
Stars: ✭ 210 (+900%)
Mutual labels:  sitemap, seo
Sitemap Generator Cli
Creates an XML-Sitemap by crawling a given site.
Stars: ✭ 214 (+919.05%)
Mutual labels:  sitemap, seo
keywordsextract
keywords-extract - Command line tool extract keywords from any web page.
Stars: ✭ 50 (+138.1%)
Mutual labels:  seo, seotools
people-also-ask
People also ask Google scraper. Get as many questions as you need to optimize your site for voice or new content ideas or answering questions about your desired topic.
Stars: ✭ 39 (+85.71%)
Mutual labels:  seo, seotools
Sitemap Generator Crawler
Script that generates a sitemap by crawling a given URL
Stars: ✭ 169 (+704.76%)
Mutual labels:  sitemap, seo
seo-audits-toolkit
SEO & Security Audit for Websites. Lighthouse & Security Headers crawler, Sitemap/Keywords/Images Extractor, Summarizer, etc ...
Stars: ✭ 311 (+1380.95%)
Mutual labels:  seo, seo-tools
Laravel Sitemap
Create and generate sitemaps with ease
Stars: ✭ 1,325 (+6209.52%)
Mutual labels:  sitemap, seo
seotool
New version of my keyword tracking tool with additional features - works currently for google.de!
Stars: ✭ 52 (+147.62%)
Mutual labels:  seo, seotools
vuepress-plugin-sitemap
Sitemap generator plugin for vuepress.
Stars: ✭ 92 (+338.1%)
Mutual labels:  sitemap, seo
siteshooter
📷 Automate full website screenshots and PDF generation with multiple viewport support.
Stars: ✭ 63 (+200%)
Mutual labels:  sitemap, seo
Craft Seomatic
SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 3. It is a turnkey SEO system that is comprehensive, powerful, and flexible.
Stars: ✭ 135 (+542.86%)
Mutual labels:  sitemap, seo
Craft Sitemap
Craft plugin to generate a sitemap.
Stars: ✭ 105 (+400%)
Mutual labels:  sitemap, seo
Silverstripe-SEO
A SilverStripe module to optimise the Meta, crawling, indexing, and sharing of your website content
Stars: ✭ 41 (+95.24%)
Mutual labels:  sitemap, seo
Laravel Seo Tools
Laravel Seo package for Content writer/admin/web master who do not know programming but want to edit/update SEO tags from dashboard
Stars: ✭ 99 (+371.43%)
Mutual labels:  sitemap, seo
Dctb Links
My Personal Links
Stars: ✭ 65 (+209.52%)
Mutual labels:  sitemap, seo
Gatsby Advanced Starter
A high performance skeleton starter for GatsbyJS that focuses on SEO/Social features/development environment.
Stars: ✭ 1,224 (+5728.57%)
Mutual labels:  sitemap, seo
poke
A simple tool to check your site for broken links, media, iframes, stylesheets, scripts, forms or metadata.
Stars: ✭ 24 (+14.29%)
Mutual labels:  seo, seotools
classicpress-seo
Classic SEO is the first SEO plugin built specifically to work with ClassicPress. A fork of Rank Math, the plugin contains many essential SEO tools to help optimize your website.
Stars: ✭ 18 (-14.29%)
Mutual labels:  sitemap, seo

Sitemap Checker

Scrutinizer Code Quality

This tool helps you to make sure for url is valid in your sites sitemap file.

Installation (linux):

  • Download released binary
  • sudo mv checker-linux-amd64 /usr/local/bin/sitemap-checker
  • sudo chmod +x /usr/local/bin/sitemap-checker

Usage:

Single sitemap validation:

sitemap-checker -uri=http://sitename.com/sitemap.xml -out=output.xml

Sitemap index file validation with connected sitemaps:

sitemap-checker -uri=http://sitename.com/sitemap.xml -index

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].