Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Very Simple Sitemap

Beschreibung

Very simple plugin to help create a basic sitemap page and sitemap xml file.

The site map page is based the info from
http://www.intenseblog.com/wordpress/wordpress-sitemap-page.html

Installation

  1. Extract the folder into your wordpress plugins directory.
  2. Activate the plugin.

sitemap.xml and sitemap.xml.gz are auto created for you
and updated once a day.

  1. To create a sitemap page:
    • Add a new page with title ’sitemap‘
    • Write ‚[sitemap‘] in the content
    • Disable the page comments

FAQ

How to exclude pages from sitemap ?

Since there is no options page you will need to add the php file.
This is easy and does not require something special.
Go to the plugins editor in the admin area and choose the plugin.
Go to the line where u see the comment to put excluded pages here.
Add the pages ids to be excluded and save.

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Very Simple Sitemap“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Very Simple Sitemap“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.1

  • added option to exclude pages.

1.0

  • first