Simple Wp Sitemap

Wordpress Plugin
Download latest - 1.2.1

Developers

Webbjocke

Download Stats

Today 746
Yesterday 78
Last Week 1,213
All Time 160,935
Banner 772x250

A WordPress sitemap plugin

Simple Wp Sitemap is a sitemap plugin that generates both an xml and an html sitemap to your site dynamically. These two are updated automatically everytime someone's visiting them. Which means they're always up to date and that you only have to install and activate the plugin once, and it will just work for you without you ever having to worry.

Reason the sitemaps are generated dynamically instead of being created as actual files as they were in the beginning, is because it's much faster and more solid. No problems with having to access, create and delete files, instead they're just presented when needed to. It's now suddenly as lightweight, simple and fast as one can expect!

Also supports the option to add pages to the sitemaps that aren't part of your original WordPress site. For instance if you create a little html file and upload to your server and want it to be included in them, it's easily done. You can also block pages that you don't want to be included, and much more.

What it does

So what the plugin actually does is making one xml sitemap and one html sitemap available directly on your site. These aren't actually real files that can be found in a folder or anything, instead they get generated when visited and can be found at like yourpage.com/sitemap.xml and yourpage.com/sitemap.html.

And yes, of course the sitemaps are mobile friendly. They also work well with caching plugins :)

Multisite and multilanguage compatible

The sitemaps are multisite and multilanguage compatible. Every site gets their own sitemap, and all multilanguage urls are included in them!


Releases (20 )

Version Release Date Change Log
1.2.1 2018-05-18

(May 18, 2018) = * Fixed multilanguage bug * Reduced memory usage

1.2.0 2017-11-16

(Nov 16, 2017) = * Added option to change title in html sitemap * Urlfix when no permalink setting is set * Minor style changes

1.1.9 2017-06-09

(Jun 9, 2017) = * Added more sort options * New screenshots * Fixes in admin area

1.1.7 2016-12-03

(Dec 3, 2016) = * Now escapes urls

1.1.6 2016-09-27

(Sep 27, 2016) = * 404 fix for disabled html sitemap * Couple bugfixes and some code cleanup

1.1.5 2016-09-21

(Sep 21, 2016) = * Added option to disable html sitemap * Plugin description changed

1.1.4 2016-05-16

(May 16, 2016) = * Bugfix for old php versions

1.1.3 2016-05-15

(May 15, 2016) = * Added option to change titles in html sitemap * Fixed bug when upgrading to premium * Fixed bug that made admin submit button invisible * Moved admin settings page to it's own file * Made all previous private functions in "builder" public

1.1.2 2016-04-09

(Jan 20, 2016) = * Premium version of the plugin has been developed * Integrated option to upgrade * Couple changes in php * Made html sitemap header a link back to homepage * Removed title tags from links * Added license document

1.1.1 2015-11-11

(Nov 11, 2015) = * Messed up the update, new try

1.0.9 2015-08-09

(Jun 23, 2015) = * Added donation link * Made the sitemaps compatible down to ie7 * Minor changes in php, css and js

1.0.8 2015-04-28

(April 29, 2015) = * Now generates dynamic sitemaps instead of static files * Tested with caching plugins (the popular ones) and works * Compressed html sitemap to reduce filesize/load time * Changed mouse hover effect in html sitemap * Fixed couple bugs/collisions with other plugins * Updated descriptions

1.0.7 2015-04-18

(April 18, 2015) = * Added option to specify own display order * Excluded drafts, private and password protected pages * Added some javascript and css to the admin area * Added a noscript tag in admin area * Increased amount of FAQ's * Made sure global post is resetted after loop * Fixed bug that gave error if no timezone was set * Couple other changes done in php and css

1.0.6 2015-04-07

(April 7, 2015) = * Made the plugin more user friendly * Added links to the sitemaps from the admin area * Added FAQ's (was about time huh) * Formatted the code a bit better

1.0.5 2015-03-26

(March 26, 2015) = * Fixed timezone bug * Made the sitemaps a bit lighter, they were so dark n dull * Corrected some css problems in older browsers * Updated screenshots

1.0.4 2015-03-18

(March 18, 2015) = * Added options to include category, tag and author pages * Changed layout a bit and made it more responsive * Changed font to a more readable one

1.0.3 2015-03-16

(March 16, 2015) = * New layout for both html and xml sitemaps * Created a logo for the plugin * Added a banner * Added screenshots * Fixed bug with custom post types

1.0.2 2015-03-14

(March 14, 2015) = * Messed up the upload, try again

1.0.1 2015-03-14
1.0.0 2015-03-14
  • Initial public release