Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Very Simple Sitemap

Opis

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

Instalacija

  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

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Very Simple Sitemap” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Very Simple Sitemap” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

1.1

  • added option to exclude pages.

1.0

  • first