Aquesta extensió no s'ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s'usa en versions recents del WordPress.

WP Simple Sitemap

Descripció

Benefits of WP Simple Sitemap

  • It will not display a link to my homepage in your blog
  • It will not display any categories, just the posts
  • If you already use WP Page Numbers that will be used as your page navigation
  • It should work with most versions of WordPress because it’s built only around WordPress own functions (not with SQL-querys)
  • You have sitemap themes to choose from

Updates 0.2

  • Added sitemap themes
  • Added feature to delete the settings from the database
  • The sitemap post counter is now correct

Settings / Options

  • Choose sitemap theme
  • Delete settings from the database
  • Set a maximum posts per page
  • Set a text if no posts are found
  • Exclude categories that you don’t want to view in the sitemap
  • Turn off the the stylesheet if you want

Sitemap demo!

Captures

  • This is a part of WP Simple Sitemap admin where you can choose a theme.

Instal·lació

Download: WP Page Numbers (for the paging)

  1. Upload the FOLDER ‘wp-simple-sitemap’ to the ‘/wp-content/plugins/’
  2. Upload the FOLDER ‘wp-page-numbers’ to the ‘/wp-content/plugins/’
  3. Activate the plugin ‘WP Simple Sitemap’ through the ‘Plugins’ menu in admin
  4. Activate the plugin ‘WP Page Numbers’ through the ‘Plugins’ menu in admin
  5. Go to ‘Options’ or ‘Settings’ and then ‘Simple Sitemap’ to change the options

Usage

<?php
/*
Template Name: Simple Sitemap
*/
?>
<?php the_sitemap_post_counter(); ?>
<?php wp_simple_sitemap(); ?>
  1. You need to create a page template that looks something like above
  2. Copy the tags you use in your ‘page.php’ into the template file, to make it fit your theme
  3. Upload it to your server via FTP into your template folder with a name of your choice
  4. Create a page ‘Write / Page’ called ‘Sitemap’ or whatever you want
  5. Choose your ‘Page Template’
  6. Publish

PMF

How do I report a bug?

Contact me here. Describe the problem as good as you can, your plugin version, WordPress version and possible conflicting plugins and so on.

How can I support this plugin?

The best way to contribute is to spread the word, link to this page, blog about WP Simple Sitemap or give me feedback. All kinds of feedback are helpful to me. Suggestions and bug report are also welcome.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«WP Simple Sitemap» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors