Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spacedmonkey/simple-google-news-sitemap
Adds a Google news sitemap to a WordPress site.
https://github.com/spacedmonkey/simple-google-news-sitemap
Last synced: about 1 month ago
JSON representation
Adds a Google news sitemap to a WordPress site.
- Host: GitHub
- URL: https://github.com/spacedmonkey/simple-google-news-sitemap
- Owner: spacedmonkey
- License: gpl-2.0
- Created: 2015-01-03T15:28:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-14T16:23:54.000Z (over 7 years ago)
- Last Synced: 2024-10-09T02:41:26.297Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Simple Google News Sitemap
Simple plugin that adds a Google New Sitemap. To use this plugin, simply use install and activate it. To view your sitemap, just go /sitemap_news.xml.
If you wish to follow the development of this plugin follow me on twitter [@thespacedmonkey](https://twitter.com/thespacedmonkey).
## Options
In the general settings page, there is an option to show posts from one category in the news sitemap.
## Filters
### sgns-url
Filter the url that is output in the new feed
### sgns-keywords
Filter the keywords that is output in the new feed
### sgns-lang
Filter the publication language that is output in the new feed
### sgns-sitename
Filter the publication name that is output in the new feed
## GitHub Updater
The Simple Google News Sitemap includes native support for the [GitHub Updater](https://github.com/afragen/github-updater) which allows you to provide updates to your WordPress plugin from GitHub.
## License
The Simple Google News Sitemap is licensed under the GPL v2 or later.
> This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2, as
published by the Free Software Foundation.> This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.> You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA## Contributions
Anyone is welcome to contribute to Simple Google News Sitemap
There are various ways you can contribute:
* Raise an issue on GitHub.
* Send us a Pull Request with your bug fixes and/or new features.
* Provide feedback and suggestions on enhancements.
* Add translations