Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

yawik/sitemap

Repository files navigation

YAWIK Sitemap

Generate sitemap for all active jobs.

Overview

  • generate sitemap manually
  • Automatically update sitemap when a job status changes
  • ping search engines after update

Installation

To use as yawik module, you need to require it in your YAWIK project:

composer require yawik/jobs-sitemap

To contribute, you need to clone the repository:

git clone git@github.com:yawik/jobs-sitemap.git
cd jobs-sitemap
composer install

Start a local webserver with:

php -S localhost:8000 -t test/sandbox/public test/sandbox/public/router.php

or

composer serve

you should be able to access your yawik at http://localhost:8000

Usage

Configuration

License

MIT

About

YAWIK module to create a sitemap for all active jobs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •