Sitemap plugin “PS Auto Sitemap”

WordPress Sitemap Plugin "PS Auto Sitemap"

Description

PS Auto Sitemap is a plug-in that automatically generates a site map page from your WordPress site.

It is easy to install for beginners and easy to customize for experts.
It can change the settings of the display of the lists from administration page, several neat CSS skins for the site map tree are prepared.

When you use WordPress as CMS of the Web site, you can expect the effect of SEO, improvement of the usability, and so on.

Functions

  • Display/hide of particular home.
  • Display/hide of particular categories and posts.
  • Display/hide of pages.
  • Limitation of the depth of the list.
  • Set the display order of the page list and the post list.
  • Combine/Divide category & post
  • Set the excluded category from the list.
  • Set the excluded posts and pages from the list.
  • Select the display style of the site map from 12 prepared designs (or no style).
  • Use or not caching sitemap content.

Requires WordPress Version

2.3.1 or higher

Download

Download (78KB)

Install

  1. Please download from link above
  2. Unzip the downloaded package and upload into your WordPress plugins directory.
    If you use WordPress 2.7 or later, you can install from admin page.
  3. Go to plugins list and activate “PS Auto Sitemap”.

Usage

  1. Post a page that will use as the sitemap page.
  2. Insert following code in the content area. (Use HTML mode)
    <!-- SITEMAP CONTENT REPLACE POINT -->
  3. Define the sitemap’s ID at “PageID of the sitemap” field of the setings.

FAQ

The sitemap does not appear.

Check the page ID of the sitemap page.
Check the system code that you pasted.(Surely used HTML mode?)

When the sitemap is still not displayed, other plugins might be conflicts. de-activate the other plugins and check the sitemap page.
(If there are conflicted plugins, please tell us.)

The selected style have collapsed.

The CSS of using theme may be interfere in the selected style.
Select the style “no style” and write CSS yourself or use another themes.
Or, if you tell us the theme and your selected style, we might help you.

Change log

1.1.3
(2009.2.17)
  • bug fix: Fatal error has occurred in PHP4
1.1.2
(2009.2.17)
  • bug fix: syntax error has occurred in PHP4
1.1.1
(2009.2.16)
  • new function : Combine/Divide category & post
  • add 1 sitemap style.(Cube style designed by Alejandro)
  • add spanish language file(created by Alejandro)
  • refactoring caching logic
1.1.0
(2009.1.16)
  • bug fix : post lists are displayed double in case of setting tags.
  • new function : Display/Hide home list
  • new function : caching sitemap content
  • Added 2 sitemap styles.( Urban, Under score )(optimised for dark backgroud color)
1.0.7
(2009.1.9)
  • reduce using memory
1.0.6
(2008.12.31)
  • Bugfix : foreach error in case of all categories set as top level
1.0.5
(2008.12.26)
  • Added 5 preset styles( Label, Music, Arrows, Business, Index )
  • Bugfix : wrong URL of css file in windows server and windows local pc.
  • some code refactoring
1.0.0
(2008.12.19)
  • Public Release

Contact

If you have any request, question, feedback or found a bug, please contact us from comment form below.

プラグイン概要

PS Auto Sitemapは、投稿された記事からサイトマップページを自動的に生成するプラグインです。管理画面から、表示するリストの状態・制限や除外をカスタマイズできる他、サイトマップの表示スタイルをあらかじめ用意されたスタイルから選択できるなど、初心者から熟練者まで導入しやすく使いやすいプラグインです。

特に、WordPressをWebサイトのCMSとして利用する際には、ユーザビリティーの補完検索エンジンクローラーのクローリング補助サイト内のリンクポピュラリティー向上など、利便性の向上やSEO効果も期待出来ます。

機能

  • ホーム(トップ)ページリストの出力ON/OFFを設定可能
  • 投稿カテゴリおよび投稿リストの出力ON/OFFを設定可能
  • ページのリストの出力ON/OFFを設定可能
  • 出力階層の制限を設定可能
  • ページリスト、投稿リストの表示順を設定可能
  • 投稿リストをカテゴリ別に表示
  • 出力を除外するカテゴリを設定可能
  • 出力を除外する投稿・ページを設定可能
  • サイトマップの表示スタイルを12種類から選択可能(スタイルなしも設定可能)
  • キャッシュ機能のON/OFF

動作環境

WordPress2.3.1以上のバージョンでの動作を確認しています。

ダウンロード

ダウンロード (78KB)

インストール方法

  1. 上記よりダウンロードしてください。
  2. 解凍して、WordPressのプラグインディレクトリにアップロードします。
    もしくは、バージョン2.7以上であれば、管理画面のプラグイン > 新規追加 より、インストールをすることも可能です。
  3. プラグイン > インストール済み のリストからPS Auto Sitemapを使用中にしてください。

ご利用方法

  1. サイトマップを表示させたい記事を作成します。
  2. 作成した記事のcontent部分に、HTMLモードで以下のコードを入力します。
    <!-- SITEMAP CONTENT REPLACE POINT -->
  3. 記事編集画面で記事ID(アドレスバーの &post=nn )を確認し、『サイトマップを表示する記事』欄に指定します。

よくある質問

サイトマップが表示されません

まず、指定した記事のID、content areaに入力したコード(ビジュアルモードで入力していませんか?)が正しく設定されているか確認してみてください。

それでも表示されないようなら、他のプラグインとコンフリクトしている可能性もあります。他のプラグインを停止してみて、表示されるか試してみてください。(コンフリクトしているプラグインがあったら、私たちに報告してもらえると助かります。)

選択した表示スタイルが崩れてしまいます

ご利用中のテーマのスタイルとコンフリクトしている可能性があります。ご利用中のテーマ名とテーマのダウンロードURL、選択したサイトマップスタイルを教えていただければ改善することが可能かもしれません。

更新履歴

1.1.3
(2009.2.17)
  • PHP4で利用不可の関数に起因する問題を修正
1.1.2
(2009.2.17)
  • PHP4で文法違反が発生する問題を修正
1.1.1
(2009.2.16)
  • 投稿リストをカテゴリ毎に別ページとして表示する機能を追加
  • 1スタイルの追加(キューブ designed by Alejandro)
  • スペイン語ファイルの追加(created by Alejandro)
  • キャッシュロジックの見直し
1.1.0
(2009.1.16)
  • タグを併用した際に、一部の記事が重複して表示されるバグを修正
  • ホームページ(トップページ)のリスト表示・非表示選択
  • キャッシュ機能
  • 2スタイルの追加(アーバン、アンダースコア)(濃い背景色用のスタイル)
1.0.7
(2009.1.9)
  • メモリー消費を低減
1.0.6
(2008.12.31)
  • 全カテゴリーがトップレベルであった場合に発生するエラーを修正
1.0.5
(2008.12.26)
  • 5スタイル( 付箋、音譜、矢印、ビジネス、索引 )の追加
  • Windows環境でcssファイルへのURLが正しく出力されなかった問題を修正
  • 多少のロジック見直し
1.0.0
(2008.12.19)
  • 一般公開

ご質問・ご感想等

不具合・ご質問・ご要望や感想などありましたら、コメントフォームよりお寄せください。

※ 不具合の報告は、サーバOS、PHPのバージョン、WordPressのバージョン、併用しているプラグイン、ブラウザ名およびバージョンなどを併記いただけると助かります。

Comments

  1. [...]   PS Auto Sitemap,网站地图生成。   有想让自己站点能拥有一个“网站地图”的可以尝试一下这个插件,他可以自动生成网站地图,实际效果蛮不错的。 [...]

    ピンバック by WordPress Plugins: PS Auto Sitemap at WordPress Today
    2008 年 12 月 30 日 @ PM 3:46

  2. It gives the following error on each page upon activation:

    Warning: Invalid argument supplied for foreach() in C:\wamp\www\newfont\blog\wp-content\plugins\ps-auto-sitemap\ps_auto_sitemap.php on line 104

    Warning: Invalid argument supplied for foreach() in C:\wamp\www\newfont\blog\wp-content\plugins\ps-auto-sitemap\ps_auto_sitemap.php on line 113

    Pls fix it.

    コメント by Navjot Singh
    2008 年 12 月 30 日 @ PM 4:34

  3. Oops..forgot to tell..I am using Wordpress 2.7..on my PC for testing the plugin.

    コメント by Navjot Singh
    2008 年 12 月 30 日 @ PM 4:35

  4. Hello Navjot.

    Thank you for error reporting.
    As soon as possible, I check and fix this error.

    コメント by Hitoshi Omagari
    2008 年 12 月 30 日 @ PM 6:05

  5. That was quick…error is gone now..thnx for the wonderful plugin.

    コメント by Navjot Singh
    2008 年 12 月 31 日 @ PM 3:53

  6. One more suggestion – option to exclude pages from sitemap listing and option to turn off by default showing of homepage of blog should be provided.

    コメント by Navjot Singh
    2008 年 12 月 31 日 @ PM 4:22

  7. Hello Navjot.

    Thanks for feedback.
    Actually, the function “Exclude posts” working for both post and page. but this title is lack happiness of expression.
    “showing of homepage” option is interesting idea that I coudn’t think up. I’m considering to provide in next version.
    but It’s will be released next year.

    コメント by Hitoshi Omagari
    2008 年 12 月 31 日 @ PM 5:53

  8. PS Auto Sitemap 導入

    昨年(2008年)末に公開された、 PS Auto Sitemap という WordPress 用プラグインを使ってみました。
    PS Auto Sitemap は名前の通り、サイトマップページを自動で作成します。この種のプラグインで…

    トラックバック by 道道つれづれ線
    2009 年 1 月 4 日 @ PM 5:31

  9. Hi There

    The sitemap was not appearing so I disabled all the plug-ins and only enabled the sitemap plug-in. I then refreshed the page and I received the following error message:

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 44 bytes) in /home/etraffic/searchengine.co.za/wp-includes/wp-db.php on line 814

    This wordpress theme has just over 8000 posts so I assume that this is the problem.

    Look forward to your reply.

    コメント by Carl Deary
    2009 年 1 月 7 日 @ PM 10:27

  10. Hello Carl.

    Thank you so mach for use my plugin and sorry for error was occured…
    I already understood cause of error. It caused too much memory used.

    This wordpress theme has just over 8000 posts

    Wow, It’s wonderful mega site! I’m pleased with this plugin is used so great site.

    I try to develop memory saved version.
    Woud you wait a few days to release new version. if you lile?

    コメント by Hitoshi Omagari
    2009 年 1 月 8 日 @ PM 7:26

  11. Hi Hitoshi,

    i like u’r Plugin and its wonderfull.
    I’ m having one little problem.Same post (not all) in the sitemap are showing double. I don’t unterstand why that happen.
    Look at this printscrean what i have done.
    ttp://www.romeolab.com/problem.jpg

    Thx in advance

    コメント by Romeo
    2009 年 1 月 15 日 @ PM 10:25

  12. Hallo Hitoshi,
    its me again.. i found the problem. I don’t know if its a bug or smth else.
    I use the “Simple Tag” plugin too. And now see what happen. I will make an example.
    I have e Category called “Apple” and i open a thread about iPhone and in the tags i write apple as tag. When i do this the thread shows twice at the Sitemap :) when i remove that tag from the thread it shows only 1 time :)
    Hoppe you understand what i mean.

    コメント by Romeo
    2009 年 1 月 16 日 @ AM 4:41

  13. At http://wordpress.org/extend/plugins/ps-auto-sitemap/ is the wrong version linked. There´s still version 1.0.5 available via download button.

    コメント by Tom
    2009 年 1 月 16 日 @ PM 4:59

  14. Hello Romeo.

    Thank you so mach for use my plugin and report your problem to me.
    I think probably understood cause of this problem. I will fix this problem in this weekend.
    Please wait for update.

    Best regard.

    コメント by Hitoshi Omagari
    2009 年 1 月 16 日 @ PM 9:00

  15. Thanks Tom.

    I knew it. But I don’t know how to correct download url…
    At first I thought when plugin is updated, download url will be updated too.
    hmmmmm….

    * link url seems wrong , but linked file is latest version.

    コメント by Hitoshi Omagari
    2009 年 1 月 16 日 @ PM 9:11

  16. Hi Hitoshi,
    just one little question.
    I use the “Simple” template and i want to change something. I want the category name to be with an another color. (Coz all category names and subcategory and thread have the same color)
    Where i can change this?

    コメント by Romeo
    2009 年 1 月 17 日 @ AM 8:57

  17. Hello Romeo.

    OK. You can change category name color only 2 action as below.

    1. open (sitemap plugin directory)/css/ps_auto_sitemap_simple.css
    2. add
      #sitemap_list .cat-item a:link { color: ( write here category name color code or color name );
      #sitemap_list .post-item a:link, #sitemap_list .post-item a:visited { color: #0075ee; }
      #sitemap_list .post-item a:hover { color: #f10f2a; }

    Best regard.

    コメント by Hitoshi Omagari
    2009 年 1 月 19 日 @ AM 11:55

  18. @Hitoshi,
    Thank you very much for those CSS codes. It works wondefull :)

    with your new upgrade i don’t have the problem anymore. I mean the problemod dupplicate show with tags :)

    Great Work.
    I Love this plugin!!

    コメント by Romeo
    2009 年 1 月 19 日 @ PM 10:53

  19. Hi Romeo.

    Thank you so much!!
    I’m so happy to hear you said so.

    コメント by Hitoshi Omagari
    2009 年 1 月 20 日 @ PM 6:15

  20. [...] PS Auto Sitemapでサイトマップをさっきつけてみました http://www.web-strategy.jp/wp_plugin/ps_auto_sitemap/ [...]

    ピンバック by レンタル サーバー ウェブ ホスティング » Blog Archive » PS Auto Sitemap サイトマップで記事一覧
    2009 年 1 月 22 日 @ PM 12:31

  21. Thanks for the great plugin, it really works nice, but I do have a question.

    My intention for using this plugin is not for a full website sitemap, but rather I want to use it to display links to all posts from specific categories on different posts/pages.

    Examples:

    - I have 100 posts in Category A and want a sitemap/separate post which links automatically to all 100 posts in Category A.
    - I have 50 posts in Category B and want a sitemap/separate post which links automatically to all 50 posts in Category B
    - etc. etc.

    Is that possible with your plugin?

    Thanks,
    Paul

    コメント by Paul
    2009 年 2 月 2 日 @ PM 7:15

  22. Great plugin my friend!
    Can I remove the link from the bottom of the sitemap? I mean, I can do it but I refer to ask you, if not there’s no problem, I will keep it.
    Thanks!

    コメント by Alejandro Urrutia Daglio
    2009 年 2 月 3 日 @ AM 12:58

  23. Hello Paul.

    Unfortunately, this plugin don’t match for your intention.
    But I wrote function that use part of sitemap plugin’s code.

    
    function get_same_category_post_lists( $post_id ) {
    	global $wpdb;
    
    	$categories = get_the_category( $post_id );
    
    	if ( ! $categories ) { return; }
    
    	$lists = '<ul class="allied_posts">' . "\n";
    	foreach ( $categories as $category ) {
    
    		$query = "
    SELECT	`posts`.`ID`,
    		`posts`.`post_title`
    FROM	$wpdb->posts as `posts`
    INNER JOIN	$wpdb->term_relationships as `relation`
    ON		( `posts`.`ID` = `relation`.`object_id` )
    INNER JOIN $wpdb->term_taxonomy as `taxonomy`
    ON		(`relation`.`term_taxonomy_id` = `taxonomy`.`term_taxonomy_id` )
    INNER JOIN $wpdb->terms as `terms`
    ON		( `taxonomy`.`term_id` = `terms`.`term_id` )
    WHERE	`posts`.`post_status` = 'publish'
    AND		`posts`.`post_type` = 'post'
    AND		`terms`.`term_id` = '$category->term_id'
    GROUP BY	`posts`.`ID`
    ORDER BY	`posts`.`post_date` DESC";
    
    		$category_posts = $wpdb->get_results( $query, ARRAY_A );
    
    		if ( ! $category_posts ) { continue; }
    
    		foreach( $category_posts as $post ) {
    			$lists .= '<a href="' . get_permalink( $post['ID'] ) . '" title="' . attribute_escape( $post['post_title'] ) . '">' . wp_specialchars( $post['post_title'] ) . "</a>\n";
    		}
    	}
    	$lists .= '</ul>' . "\n";
    	return $lists;
    }
    
    

    Please put this code at functions.php of theme.
    In template(ex. sidebar.php. footer.php… ), write code as below.
    <?php echo get_same_category_post_lists( $post->ID ); ?>

    Thanks.
    Best regards.

    コメント by Hitoshi Omagari
    2009 年 2 月 3 日 @ PM 2:36

  24. Hello Alejandro.

    Thank you for using my plugin.

    Can I remove the link from the bottom of the sitemap?

    Yes, you can. And no payment or no limit of use required in return for removing.

    Best regards.

    コメント by Hitoshi Omagari
    2009 年 2 月 3 日 @ PM 2:43

  25. Hey Hitoshi! thanks for the reply, I’m very happy with this plugin.
    I’m using it on a weblog I had for my mandarin studies, you can take a look here: http://www.theindependentproject.com/parking/chino/mapa/
    I didn’t customize the css for displaying items yet but i will do it soon, would you like to send you the css when finished?

    Thanks again mate! Arigato!

    コメント by Alejandro Urrutia Daglio
    2009 年 2 月 3 日 @ PM 6:19

  26. Hai Alejandro.

    I’m happy you like my plugin!
    And I’m very exciting with your offer!
    I look forward to see your designed style.
    If you like, Please send to system ATMARK prime-strategy DOT co DOT jp.

    Thanks
    Best regards.

    コメント by Hitoshi Omagari
    2009 年 2 月 3 日 @ PM 9:01

  27. Hi Hitoshi,

    thanks very much for the effort, much appreciated!

    Only it does not seem to work for me…

    I have done as you said, but the settings of the plugin override it, I think…

    I create a post (ID 100) which should list all posts under parent category A. I go to the main settings of the plugin and put in ID 100. This works!

    But the problem is when I create a new post (ID 200), which should list all post under parent category B. If I do not change the post ID of the main settings it doesn’t display any links. If I change the post ID to 100, the first post doesn’t display any links.

    Do you know what I have done wrong?

    I understand if you are too busy to fully help me out, but I do appreciate your help!

    Thanks again,
    Paul
    What I mean is that if I try to create a new post, which should list all post in and under that parent category, it does not show anything

    コメント by Paul
    2009 年 2 月 4 日 @ PM 8:44

  28. “If I change the post ID to 100, the first post doesn’t display any links.” should read “If I change the post ID to 200, the first post doesn’t display any links.”

    sorry for confusion.

    コメント by Paul
    2009 年 2 月 4 日 @ PM 8:46

  29. Hello Paul.

    Sorry, I couldn’t get your intension.
    Now I have got it and going to update this plugin soon.
    Will you give me a few days to update my plugin?

    Update plugin will…
    ・Selectable option combine/divide category and post
    if user selected devide mode,
    ・On the 1st page of sitemap, Lists of home, page and category are displayed.
    ・In case of click home or page link, move to home or each page.
    ・In case of click category link, move to list of posts in the category sitemap.

    If you have different ideas with this, Please tell me.

    コメント by Hitoshi Omagari
    2009 年 2 月 5 日 @ PM 9:35

  30. Hi Hitoshi,

    sounds good, is it also possible with this update to display all child categories and its posts?

    Example:
    I have parent category A and 5 child categories, A1-A5. Is it possible to display all categories that are under parent category A with its links to the pages underneath the child categories.

    Your effort is much appreciated!
    Paul

    コメント by Paul
    2009 年 2 月 6 日 @ PM 8:32

  31. Hai Hitoshi, Did you get my message with the files?

    コメント by Alejandro Urrutia Daglio
    2009 年 2 月 9 日 @ PM 7:23

  32. Hello Paul.

    I’m beta testing next version. Displaying style of categories & posts can select combine or divide on setting page.
    It has some problems yet. ex) styles, case of category include only child categories. But I’ll fix problems in 2 or 3days.

    Best regards.

    コメント by Hitoshi Omagari
    2009 年 2 月 9 日 @ PM 9:12

  33. Hai Alejandro.

    Yes, I’ve got spanish po/mo file of plugin. I’ll include your file in next version and add author of language file to readme.txt as a little tribute.

    Or if you send me other file, I might have overlooked your mail. I’m awfully sorry, but please send file to me once again.

    Thank you.

    コメント by Hitoshi Omagari
    2009 年 2 月 9 日 @ PM 9:49

  34. Hi Hitoshi, I just send you an email from my work’s account attaching a style, hope you like it.
    Regards.

    コメント by Alejandro Urrutia Daglio
    2009 年 2 月 13 日 @ PM 7:01

  35. What is the “PostID of the sitemap” that is supposed to be plugged in? How do I find that? I’m using WordPress 2.7 and tried using the post number I see in the edit URL for the page I want to use the plugin code on, but no luck. The sitemap doesn’t generate.

    コメント by Richard V. Burckhardt
    2009 年 2 月 14 日 @ AM 10:53

  36. Hello Richard.

    Thank you for using my plugin. and sorry for slow reply…
    “PostID of the sitemap” is used to identify sitemap page, and you’re right it equal post number. I think ploblem happend in other point.

    Did you input <!-- SITEMAP CONTENT REPLACE POINT --> to content area in HTML mode ?
    * please check spell, spacing and case (all upper case)

    When postID and replaced comment are set to right, your sitemap will certainly displayed. don’t worry.

    Best regards.

    コメント by Hitoshi Omagari
    2009 年 2 月 16 日 @ PM 8:50

  37. hi. Thanks for plugin

    perfect.

    Regards

    コメント by baron
    2009 年 2 月 16 日 @ PM 9:34

  38. Estupendo plugin ! muchas gracias

    コメント by Ronda
    2009 年 2 月 16 日 @ PM 10:20

  39. Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /mnt/local/home/luluinwater/luluinwater.com/wp-content/plugins/ps-auto-sitemap/ps_auto_sitemap.php on line 183

    why?

    コメント by lulu
    2009 年 2 月 17 日 @ AM 10:26

  40. Hello lulu.

    Thank you for using my plugin. and sorry for causing error.
    This error occured in PHP4.
    I released bugfixed version 1.1.2. Please try new version, if you like.

    Best regards.

    コメント by Hitoshi Omagari
    2009 年 2 月 17 日 @ AM 11:37

  41. Hi Hitoshi,

    I’m running Wordpress 2.7.0. When I go to the site map page that I’ve set up, I’m getting this error messge::

    Fatal error: Call to undefined function: file_put_contents() in /var/www/vhosts/htdocs/mywordpresssite/wp-content/plugins/ps-auto-sitemap/ps_auto_sitemap.php on line 581

    Any idea why?

    Thanks!
    Steve

    コメント by Steve
    2009 年 2 月 17 日 @ PM 5:23

  42. Whoops, forgot to mention that I just upgraded PS Auto Sitemap to the latest version 1.1.2.

    コメント by Steve
    2009 年 2 月 17 日 @ PM 5:25

  43. Hi,

    I have se up your plugin but on the sitemap page i get the error:

    Fatal error: Call to undefined function: file_put_contents() in /nfs/c03/h04/mnt/56575/domains/magnadata.co.uk/html/wp-content/plugins/ps-auto-sitemap/ps_auto_sitemap.php on line 581.

    How do I fix this?

    Fred

    コメント by Fred
    2009 年 2 月 17 日 @ PM 9:13

  44. Hello Steve and Fred.

    I’m sorry so much…
    I used absently function file_put_contents isn’t supported in PHP4.
    I had re-update to ver1.1.3. please try it, if you like.

    Best regards.

    コメント by Hitoshi Omagari
    2009 年 2 月 17 日 @ PM 9:28

  45. Where do I download ver1.1.3?

    Thanks

    コメント by Fred
    2009 年 2 月 17 日 @ PM 9:34

  46. Hi Fred.

    I already updated plugin’s page of wordpress.org.
    Please download form links as below.
    http://downloads.wordpress.org/plugin/ps-auto-sitemap.zip
    if you cached link above, you can use version numbered link too.
    http://downloads.wordpress.org/plugin/ps-auto-sitemap.1.1.3.zip

    Thanks.

    コメント by Hitoshi Omagari
    2009 年 2 月 17 日 @ PM 9:48

  47. Please could you tell me which license this plugin is released under?

    Many thanks.

    コメント by sampablokuper
    2009 年 2 月 17 日 @ PM 11:54

  48. Hello, my site has 800 articles.
    Whats about pagination? Would you code a pagination, Site 1,2,3,4,5 …?

    コメント by kommenters
    2009 年 2 月 18 日 @ AM 1:24

  49. Hello sampablokuper.

    PS Auto Sitemap released under GPL v2.
    You can customize it as you want.

    Thanks.

    コメント by Hitoshi Omagari
    2009 年 2 月 18 日 @ PM 10:15

  50. Hello kommenters.

    OK, I’ll consider it.
    If you have an idea how to divide sitemap, please tell me.

    Thanks.

    コメント by Hitoshi Omagari
    2009 年 2 月 18 日 @ PM 10:24

  51. Hi Hitoshi,

    sorry for late reply, was on holiday.

    Just downloaded the newest version and it works smooth! :D

    I have created a single, divided sitemap and copy/pasted the hard links from the categories into different posts and now I got a fully functional website with several sitemaps that all link to their respective posts in that category! :D :D

    Thanks again Hitoshi!

    コメント by Paul
    2009 年 2 月 19 日 @ AM 11:13

  52. Hi Hitoshi, thanx for this excellent plugin (cube css is coooool).
    But I have one question. What is a “Depth level” on the settings page of plugin? I change to different level, but… nothing happen. I know what how this translate to russian, but don’t understand, for what it is necessary.
    Arigatou )

    コメント by Komarik
    2009 年 3 月 10 日 @ AM 5:50

  53. [...] нищо, но е допълнение към нужният ви плъгин Similar Posts. :: PS Auto Sitemap – Създава Карта на Сайта, която изглежда достатъчно [...]

    ピンバック by Как да си направите корпоративен блог :: Съдържание
    2009 年 3 月 12 日 @ AM 7:39

  54. [...] :: PS Auto Sitemap – Създава Карта на Сайта, която изглежда достатъчно прилично за да се използва и от посетителите. Генерира се автоматично при [...]

    ピンバック by Полезни плъгини за wordpress в процеса на оптимизиране (SEO)
    2009 年 3 月 12 日 @ PM 7:36

  55. Hi

    I love your plug-in and it was working great til I foolishly installed – Search Everything (now uninstalled) – and tried to exclude my Site Map page.

    The problem is: it now includes double postings in wrong categories, which is a problem cos it puts a Pakistan post in Europe (and Asia), a Syria & Iran post in Africa (and the Middle East), etc … Only about 5 extra/misplaced posts, and all at the end of the wrong categories.

    I have deleted options in DB and uninstalled / reinstalled PS Auto Site Map, and tried different options in the plug-in panel … but still the problem.

    See here: http://www.thecandytrail.com/blog/site-map/

    Any suggestions …?

    Thanks.

    Regards – MRP AKA thecandytrail

    コメント by the candy trail ...
    2009 年 3 月 22 日 @ AM 9:53

  56. Here’s how to find the PageID …

    http://www.techtrot.com/wordpress-page-id/

    Basically, in 2.7.1, …

    1. Go to Pages in the Dashboard
    2. You should see all your pages listed, click ‘Edit’ on your Site Map page (or whatever you named it)
    3. Now look at the URL up in your browser address … you should see something like:

    http://yourblog.com/wp-admin/page.php?action=edit&post=195

    4. In this case, “195″ is the PostID number you’re looking for
    5. Go to Settings in the Dashboard, click “PS Auto Sitemap”
    6. Enter the number into the “PostID of the sitemap” field

    I couldn’t figure out how to find the page’s PostID otherwise in WP 2.71.

    コメント by swanie
    2009 年 4 月 3 日 @ AM 2:41

  57. Hi Hitoshi,

    You are a GENIUS! Finally someone who makes life simple. The ps sitemap plug-in works like a dream, so simple to install and personalise very versatile and even a Newbie like me can use it. Thank you so much!

    コメント by Magreth
    2009 年 4 月 7 日 @ AM 3:38

  58. [...] PS Auto Sitemap. A fancy, automagically generated sitemap with fancy icons. [...]

    ピンバック by 47 WordPress Plugins that Get the Job Done: Freelancing Favorites | DQuinn.net | Boston Freelance Web Designer | Daniel J. Quinn
    2009 年 4 月 14 日 @ PM 1:29

  59. Gibt es schon eine deutsche Sprachdatei und wo ist diese Downloadbar?

    コメント by Detlev
    2009 年 4 月 18 日 @ AM 3:33

  60. Hi Guys, Love your Auto Sitemap Plugin – I just have one favour to ask: Please stop wiping out all the previous settings and configuration. I have created my own style and settings and each time I upgrade I am forced to rebuild. Could you please develop something to check/prevent this. I am happy to discuss further

    コメント by Ellis
    2009 年 4 月 19 日 @ AM 7:07

  61. Hi,

    I’m currently testing wordpress for our company’s website – at the moment only on an internal server, so I can’t send any link. And I’d like to use the sitemap plugin – works great, thank you so much for your effort! But I have one problem: the site would be in three languages (using qtranslate – german – english – bulgarian) and posts appear on the sitemap like this:

    Warum WordPress?Why WordPress?

    and pages only with their german title (which is our first/basic language) – no matter which language I select?

    Can I change this somehow? Can I change the way the posts with different languages look? Or maybe show the sitemap always in english – as this everybody could understand?

    Thank you for any help!
    Daniela

    コメント by Daniela
    2009 年 4 月 29 日 @ PM 6:47

  62. Hi
    Great plugin, but no matter which settings I try, my ubpages don’t show up as the expected indented list items below (I have Services listing 2 subpages which are important contents, and those never show up). Any idea why ? Thanks.

    コメント by Denis
    2009 年 4 月 30 日 @ AM 7:47

  63. Hi,

    how I can split the Sitemap into 100-links-parts? I´ve over 3000 Links in the Sitemap, and it´s suboptimal for SEO, i think.

    By The way…thanks for the great plugin!

    コメント by Bichareh
    2009 年 4 月 30 日 @ PM 7:52

  64. Dear Hitoshi,

    Thank you very much for creating this beautiful and very helpful plugin.

    One thing I have not yet been able to figure out is why sub pages of the home are not listed underneath the home page but rather separately on the same level as the home page.

    The site’s structure is

    Home
    - About us
    - Contact us

    Service Category 1
    - SC 1.1
    - SC 1.2
    - SC 1.3

    Service Category 2
    - SC 2.1
    - SC 2.2
    – SC 2.2.1
    – SC 2.2.2
    - SC 2.3

    FAQs
    Blog
    Sitemap

    However, when the plugin builds the actual sitemap, it looks like this:

    Service Category 1
    - SC 1.1
    - SC 1.2
    - SC 1.3

    Service Category 2
    - SC 2.1
    - SC 2.2
    – SC 2.2.1
    – SC 2.2.2
    - SC 2.3

    FAQs
    Blog
    Sitemap
    About us
    Contact us

    Do you have any idea what might be causing this behavior?
    I am using WordPress 2.7.1 and PS Auto Sitemap 1.1.3.

    コメント by Roland
    2009 年 5 月 3 日 @ AM 1:11

  65. what does this mean and how do I do it?

    Define the sitemap’s ID at “PageID of the sitemap” field of the setings.

    Thanks
    Julie

    コメント by Julie
    2009 年 5 月 7 日 @ AM 8:31

  66. Hello!

    I’ve translated Your plugin into Belorussian. What is Your E-mail? Thanks!

    コメント by ilyuha
    2009 年 5 月 12 日 @ AM 5:11

  67. Hello,

    I downloaded, installed and configuired this sitemap plugin – excellent results. However, I ran into problems when I submitted it to Google, in Webmaster Tools. Within hours, Google came back with an error saying the sitemap was not in a supported format.

    Is this true, or is it due to something I am doing?

    I am using WordPress 2.7.1, and I submitted the permalink URL of the page where the sitemap is placed to Google.

    Thanks in advance,

    Chentsol.
    http://www.chentsol-hrealth.com

    コメント by Chentsol
    2009 年 5 月 13 日 @ AM 12:08

  68. Hello!

    I’m to translate your plugin in belorussian language. when You publish it on You site?

    コメント by ilyuha
    2009 年 5 月 17 日 @ AM 12:17

  69. Hello Hitoshi,
    i installed the plugin, but i can´t see the “settings” button in the Wordpress plugin page. It just shows the “deactivate” and the “edit” buttons, so i can´t go to the settings and place my page ID. Do you have any idea? Thanks a lot.

    コメント by Daniel
    2009 年 5 月 20 日 @ AM 10:46

  70. Sorry Hitoshi, i just figured it out. The setting link is in the menu on the left, just found it. Thanks a lot, great script.

    コメント by Daniel
    2009 年 5 月 20 日 @ AM 10:57

  71. How to show sitemap on Custom page template ?

    コメント by jitendra vyas
    2009 年 5 月 20 日 @ PM 12:50

  72. [...] syncing. This improves the commenting interface and allows nested comments (replies and such). PS Auto Sitemap – Allows you to add a link-friendly sitemap page organizing your posts by category automatically. [...]

    ピンバック by 404 Tech Support » The Best WordPress Plug-Ins
    2009 年 5 月 24 日 @ AM 12:33

  73. Where are the settings at to enter the PostID? There is no settings link next to the plugin under the Plugins category in the Wordpress Admin page. Just deactivate.

    コメント by Corey
    2009 年 5 月 26 日 @ AM 9:56

  74. I Got this error:”PS Auto Sitemap isn’t using cache system currently, because cache or parent directorty isn’t writable. Please check owner and permission of upload directory.”
    which directory is this plugin cache used?thanks!

    コメント by Zhu8
    2009 年 5 月 31 日 @ PM 2:29

  75. PS Auto Sitemap isn’t using cache system currently, because cache or parent directorty isn’t writable. Please check owner and permission of upload directory.
    This Plugin tell me this,Pls Help.
    And,Why my comment was deleted?

    コメント by Zhu8
    2009 年 5 月 31 日 @ PM 3:56

  76. Hi,

    what is the php-function to call the sitemap in a template? I can´t make use of the .

    Thanks a lot.

    コメント by Herr Kaiser
    2009 年 6 月 1 日 @ PM 8:17

  77. ehm. killed the word “shortcode”. Sorry.

    コメント by Herr Kaiser
    2009 年 6 月 1 日 @ PM 8:18

  78. Thanks for wonderfull plugin, but it have some serious problems with display categories/post names (it even show hidden tags <!– in names).
    Could someone test this plugins with qTranslate plugin? (http://www.qianqin.de/qtranslate/)
    Because when using tags, more unpredicted bugs is visible ;)

    コメント by Valdas
    2009 年 6 月 4 日 @ AM 2:10

  79. I installed this plug-in, but all I get is the title SITE MAP. I’m using permalinks. So, I changed the name of the URL to http://www.xxx.com/111 and entered 111 in the “post ID of the sitemap” Did I do that right? I shut off all the other plugins, still doesn’t work? I’m using WP 2.7 on a Mac. This plugin would be great if I can figure out how to make it go. Any help would be appreciated.

    コメント by Jim
    2009 年 6 月 20 日 @ AM 11:55

  80. Hitoshi Omagari,

    Please change that URL “XXX”, above, to something else. I was after random designation. I forgot that’s porn on the web.

    Jim

    コメント by Jim
    2009 年 6 月 21 日 @ AM 3:00

  81. [...] *PS Auto Sitemap [...]

    ピンバック by BCLラジオ » 入れてるプラグイン一覧
    2009 年 6 月 21 日 @ PM 10:59

  82. One thing I’d like to see added in future versions is the ability to exclude certain pages, not just all pages.

    コメント by Susie
    2009 年 6 月 30 日 @ AM 5:08

  83. Define the sitemap’s ID at “PageID of the sitemap” field of the setings.

    I want to know how to locate the sitemap’s ID?

    noobie here!

    コメント by JC
    2009 年 7 月 3 日 @ AM 2:35

  84. >>swanie
    Thank you for helping.

    コメント by プライム・ストラテジースタッフ
    2009 年 7 月 7 日 @ PM 12:16

  85. [...] Bài viết nầy sẽ hướng dẫn các bạn tạo một trang Sitemap đơn giản bằng  plugin PS Auto Sitemap có sẵn trên Wordpress.org [...]

    ピンバック by Hướng Dẫn Tạo Trang Sitemap cho Wordpress Bằng Plugin PS Auto Sitemap | 7Click | Ket Noi & Chia Se Thong Tin | 7Click.co.cc
    2009 年 7 月 20 日 @ PM 5:36

  86. When I change WP permalink setting to “Day and name” I get an 404 when clicking on the sitemap page.

    When permalink setting is set to default it is working.

    コメント by Erik Franzén
    2009 年 7 月 30 日 @ PM 6:08

  87. Hi Hitoshi,

    I just downloaded your great plug in. Was very easy to use. However when Google checked the sitemap it came back with the following error :

    Sitemap is HTML
    Your Sitemap appears to be an HTML page. Please use a supported sitemap format instead.

    I know it is probably something I am doing that’s wrong. Any ideas?

    Thanks

    コメント by scott dovala
    2009 年 8 月 5 日 @ AM 5:55

  88. [...] Bài viết nầy sẽ hướng dẫn các bạn tạo một trang Sitemap đơn giản bằng  plugin PS Auto Sitemap có sẵn trên Wordpress.org [...]

    ピンバック by Hướng Dẫn Tạo Trang Sitemap cho Wordpress Bằng Plugin PS Auto Sitemap | sky-vn.info
    2009 年 8 月 6 日 @ AM 2:27

  89. I did the translation. (Russian)
    Where to send?

    コメント by Onore
    2009 年 8 月 14 日 @ AM 4:00

  90. The plugin looks great. Can the site map be configured to list the pages and posts alphabetically?

    コメント by Ray
    2009 年 8 月 23 日 @ PM 1:13

  91. Hi,

    I use WP multilingual plugin on my website and as every langage has a different ID post the site does appear in only in one langage…

    Can I fix that ??

    Txs a lot

    Helen

    コメント by hellnn
    2009 年 8 月 28 日 @ AM 1:39

  92. I’ve noticed a bug that I hope will be fixed in the future.

    If you delete a post, it doesn’t disappear from the site map page. It still shows until you change one of the site map settings from admin. This causes the site map to be rebuilt correctly.

    コメント by Susie
    2009 年 9 月 13 日 @ AM 2:07

  93. hello,

    i have trouble installing sitemap plugin.

    i think i dont put “PageID of the sitemap” correct. how would i know what number to put in PageID of the sitemap field?

    thanks
    olga

    コメント by olga
    2009 年 9 月 17 日 @ AM 8:36

  94. dont worry about the question, sorry to bother ..
    i have found the answer in your forum.

    thanks for the plugin :)

    コメント by olga
    2009 年 9 月 17 日 @ AM 8:40

  95. [...] サイトマップ生成プラグインは、「PS Auto Sitemapもオススメです。 [...]

    ピンバック by 「WordPress 2.7対応「導入&カスタマイズ」実践ガイド」サポートサイト - 5-3(P256~274):ナビゲーション強化
    2009 年 9 月 18 日 @ PM 7:49

  96. Hi there,

    Thank you for a great plug in!! Please can you help me – I want my site to be w3c valid, but your code is missing a ” – would you take a look and possibly update it, or let me know what I can do to fix it?

    http://validator.w3.org/check?uri=http://www.gogreenec.net/site-map&charset=(detect+automatically)&doctype=Inline&group=0&user-agent=W3C_Validator/1.654

    どうもありがとう。 Dōmo arigatō
    Zoe

    コメント by Zoe
    2009 年 9 月 22 日 @ AM 2:16

  97. Hi, i have the same problem of Carl.

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 32 bytes) in /home/barra010/public_html/wp-includes/wp-db.php on line 814

    You fixed it?

    thanks,
    Andrea

    コメント by Andrea
    2009 年 10 月 7 日 @ AM 6:19

  98. Thanks, good work! Bravo! :)

    コメント by Michael
    2009 年 10 月 20 日 @ AM 1:28

  99. Can someone help me?

    The categories are displayed alphabetically.

    How can I get the posts within the category to display alphabetically?

    Thanks

    コメント by Ray
    2009 年 10 月 20 日 @ PM 3:57

  100. Excellent plugin!

    Works fine with versions up to 2.8.5 … if you would like to update readme.txt and Wordpress plugin repository. Thanks!

    コメント by William Lindley
    2009 年 10 月 23 日 @ PM 11:42

  101. [...] バージョン 1.1.3 | 作者: Hitoshi Omagari | プラグインのサイトを開く [...]

    ピンバック by 熊本ビル管理サンプルページ(s91サーバ) - 使用中のプラグイン
    2009 年 10 月 28 日 @ AM 8:28

  102. [...] PS Auto Sitemap – Генериране на sitemap страница [...]

    ピンバック by SEO – Point of view » Blog Archive » Wordpress SEO Plugins
    2009 年 10 月 29 日 @ AM 4:18

  103. PS Auto Sitemapを以前から使わせていただいていたのですが、今週ぐらいからサイトマップを表示せず、エラー文を表示するようになりました。

    サイトマップページ
    http://infinity8-online.com/site-map-2/

    エラー文
    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 412627 bytes) in /home/infi8/www/infinity8-online.com/wordpress/wp-content/plugins/ps-auto-sitemap/ps_auto_sitemap.php on line 185

    ・サーバOS
    サーバーは、さくらのレンタルサーバでスタンダードプランです。
    FreeBSD 7.1-RELEASE-p8 i386

    ・PHPのバージョン
    PHP 5.2.10

    ・WordPressのバージョン
    バージョン 2.8.5

    ・併用しているプラグイン
    Admin Theme Preview
    Akismet
    All in One SEO Pack
    Amazon Reloaded for WordPress
    Breadcrumb NavXT
    Broken Link Checker
    Custom Field Taxonomies
    Customizable Post Listings
    Democracy
    Favicon Manager
    FeedBurner FeedSmith
    Get Custom Field Values
    Global Translator
    Google XML Sitemaps
    Ktai Style
    Landing sites
    LibXML2 Fix
    Lightbox 2
    My Category Order
    No Self Pings
    Photo Dropper
    Popularity Contest
    Post-Plugin Library
    Post Template
    SEO Friendly Images
    Similar Posts
    Simple Tags
    Smart Update Pinger
    Ultimate Google Analytics
    WordPress Database Backup
    WordPress DS-Lite Edition
    Wordpress Navigation List Plugin NAVT
    WordPress PSP Edition
    WordPress Wii Edition
    WP-chgFontSize
    WP-PageNavi
    WP Ajax Edit Comments
    WP Multibyte Patch
    WP Super Cache

    ・ブラウザ名およびバージョン
    FireFox 3.5.4

    改善策のご教授のほど。よろしくおねがいします。

    コメント by miyabijin
    2009 年 10 月 31 日 @ PM 1:22

  104. Hello,

    Thanks for the great plugin, it’s definitely the best sitemap plugin for Wordpress that I have seen yet. I was hoping you might be able to help me with one thing though – when the sitemap displays my site’s pages, I would like it to display the word “Home” rather than just the site url for the “home list”.

    I am only a beginner with PHP, and have been trying to do this myself by making changes to line 103 of the ps_auto_sitemap.php script but nothing I’ve tried has worked. I’m hoping you might be able to tell me how to do this.

    Thanks
    Paul.

    コメント by Paul
    2009 年 11 月 15 日 @ PM 8:57

  105. Hey,

    what can I do, that the plugin is also displaying empty categories?

    Thank you in advance!

    コメント by Jan
    2009 年 11 月 19 日 @ AM 6:53

  106. Hi

    I have a problem with the plugin, that is, whenever I choose only one category to post my entry, the ps auto sitemap actually shows one entry in 2 categories.

    Please have a look at my sitemap, http://seoblogmoney.com/sitemap/

    Could you please assist me with this?

    Frank

    コメント by SEO Blog Money
    2009 年 11 月 21 日 @ AM 2:30

  107. [...] Player -> Mình hay post clip và nhạc nên phải xài cái này. Plugin này khá hay đó PS Auto Sitemap -> Tạo Sitemap cho blog để dễ view. Register Plus -> Tùy chỉnh chức năng đăng [...]

    ピンバック by Plugin
    2009 年 11 月 24 日 @ PM 5:15

  108. [...] PS Auto Sitemap – Генериране на sitemap страница [...]

    ピンバック by Wordpress SEO Plugins « Cropix
    2009 年 11 月 29 日 @ PM 8:36

  109. [...] PS Auto Sitemap – Генериране на sitemap страница [...]

    ピンバック by Wordpress SEO Plugins | Cropix Weblog
    2009 年 11 月 30 日 @ AM 10:29

  110. [...] PS Auto Sitemap Eine ansprechende Seitenübersicht [...]

    ピンバック by macApper | Weblog » Meine Wordpress Plugins
    2009 年 12 月 7 日 @ PM 6:50

  111. Hi Hitoshi,

    if you want to make your useful plugin compatible with qTranslate, you only need to add the WP function __() at line 234 of ps_auto_sitemap.php, into the foreach loop, where you get the post title, like this:
    attribute_escape( __($post['post_title']) )
    and
    wp_specialchars( __($post['post_title']) )

    Thanks for your plugin! :)
    Marco

    コメント by marcognu
    2009 年 12 月 9 日 @ AM 4:49

  112. I just wanted to say thank you – I am running the plug in on my site and it works beautifully… I also thought you may like to see that I am publishing an article in my blog this week about sitemaps and have included a link to this page :)

    Thanks again!
    Zoe

    コメント by Zoe Hoskins
    2009 年 12 月 10 日 @ AM 8:24

  113. I have tried several times to get the site map plug-in to work.

    Properly installed and acitivated. Deactivated the google xml sitemap plugin to avoid conflict. I inserted the HTML code exactly as you show it IN HTML mode.

    My site map is on http://www.westarcapitalresources.com/41

    I inserted the Page ID as “41″ on the settings page. Still no site-map. ‘

    Does the graphic on the page “underconstruction” conflict?

    Using the conexion city theme??? any suggestions.

    コメント by Steve
    2009 年 12 月 13 日 @ AM 4:22

  114. OOPS — TOLD YOU WRONG PAGE URL IT IS http://westarcapitalresources.com/page-php41/ FOR THE SITE MAP PAGE

    ANY HELP IS APPRECIATED.

    THANKS
    STEVE
    VICORY

    コメント by Steve
    2009 年 12 月 13 日 @ AM 4:27

  115. [...] SITEMAPサイトマップを自動生成。デザイン変更も一発の便利なプラグインhttp://www.web-strategy.jp/wp_plugin/ps_auto_sitemap/ 12月 18th, 2009 No comments [...]

    ピンバック by INFINITYブログ » Blog Archive » WORDPRESS必ず入れておきたいプラグイン
    2009 年 12 月 18 日 @ PM 11:28

  116. [...] ・PS Auto Sitemap 人間向けのサイトマップを自動生成してくれるプラグイン。テーマ変更を機に「masatsu fileとは」のページに載せていますが、あんまり意味無いかも。 [...]

    ピンバック by WordPress で使っているプラグイン一覧 - masatsu file
    2010 年 1 月 12 日 @ PM 3:34

  117. Is there any way to present the sitemap in alphabetical order? I’d like to use this as an overview of all my reviews, It would really help if this could be in alphabetical order.

    コメント by Giovanni
    2010 年 1 月 28 日 @ PM 9:04

  118. Hm, Answering myself:
    Change:

    ORDER BY `posts`.`post_date` DESC”;

    into:

    ORDER BY `posts`.`post_title` ASC”;

    コメント by Giovanni
    2010 年 1 月 28 日 @ PM 10:31

  119. [...] PS Auto Sitemap – Генериране на sitemap страница [...]

    ピンバック by Wordpress SEO Plugins | Cropix
    2010 年 1 月 29 日 @ PM 10:46

  120. I do not know where to find a “Page ID” Is it the title of the page or the URL? What is a page ID?

    コメント by Robin
    2010 年 2 月 6 日 @ AM 2:59

  121. I just left a comment asking about what the page ID is. I then read more of the comments above and, I’m sorry to say, I am still confused. I am trying to put the site map on a page, not as a blog post. My site is customized to be an e-commerce site, It does have a blog, but not as the primary section of the site. I’d like my site map to be on a separate pag.e. Does it have to be a post?

    Also, I always change my permalinks to have descriptive words for the posts rather than have post numbers for my blog posts. Again, I am really new at this and not technical at all. I appreciate your patience. Please answer in step-by-step language and assume I’m dumb because I lack knowledge of everything technical when it comes to this.

    Thanks!

    コメント by Robin
    2010 年 2 月 6 日 @ AM 3:10

  122. Awesome plugin! It was very easy to install. However, I do have a question (similiar to @Bichareh)… how can I split up the site map results in equal parts. Right now, it runs very long on our site.

    Thanks again for the easy-to-use plugin…really fantastic.

    コメント by Michael Marlatt
    2010 年 2 月 19 日 @ AM 7:24

  123. where can I find sitemap’s ID? help!

    コメント by press
    2010 年 2 月 21 日 @ PM 11:04

  124. Sitemap shows in Pages list on main home page after minor edit to footer and adding new page of content. Post ID is correct and did not change. How can I not have Sitemap show up in page list?

    Domo
    Allen

    コメント by Allen Underdown
    2010 年 2 月 25 日 @ PM 9:57

  125. Hello! Extremely nice plugin and works great!

    Is there any possibility of make it work fine with WPML? I am not able to see the sitemap in the secondary language, although in the primary I can see only the pages and posts associated to that language.

    Will be nice to hear from you.

    Keep the good work!

    コメント by tradiArt
    2010 年 3 月 1 日 @ AM 7:06

  126. Hi, I tried your sitemap but I have human readable urls and the backend of WP doesn’t give me post id numbers to enter for the pages. Probably if I disabled the readable url plugin temporarily I could get an id number. You might consider an alternative way of linking to the page than a post/page id number.

    コメント by Eric T
    2010 年 3 月 4 日 @ AM 1:54

  127. Hi, I tried your sitemap but I have perma links set to this format “http://knitforbrains.net/2009/08/04/title of article/” the backend of WP doesn’t give me post id numbers to enter for the pages. I found if I temporarily set the permalinks back to the default I could get an id number. You might consider an alternative way of linking to the page than a post/page id number.

    コメント by Eric T
    2010 年 3 月 4 日 @ AM 2:06

  128. [...] they belong) with day/month info. The second was PS Auto Sitemap by Hitoshi Omagari (more info at http://www.web-strategy.jp/wp_plugin/ps_auto_sitemap/, wp plug-in download url – http://downloads.wordpress.org/plugin/ps-auto-sitemap.zip). It had [...]

    ピンバック by Tweaking WordPress – Sitemap | Geekwidget
    2010 年 3 月 31 日 @ PM 10:28

  129. Hello,

    I’ve translated PS Auto Sitemap into Italian.

    Please let me know where I can send the file.

    ps Thanks for the plugin!

    Regards,

    コメント by Valerio
    2010 年 5 月 1 日 @ AM 12:15

  130. Hi

    I am having to move hosts and I was using another sitemap plugin which is not working on the new host .. the plugin still works on the old even though the wp version is the latest… but will not on the new host. So i looked around and saw yours. However I cant get that working either.

    “Define the sitemap’s ID at “PostID of the sitemap” field of the setings.”

    When it comes to this …. when you say post id do you mean the slug? my page’s name is site-map-2 … its in a folder called testblog .. when i put in either testblog/site-map-2 or site-map-2 … it wipes part of it out leaving just the number 2 … (i changed the permalinks – so what i am presuming you mean by post id might be this? – ?=123 well my pages dont have that because i changed the permalinks)

    Do i have the wrong idea about what you mean about postid? Would i have to implement your plugin before i change the permalinks?

    btw in your write up settings is spelt with two t’s not one.

    thanks for any help

    regards

    Tina

    コメント by Tina Clarke
    2010 年 5 月 5 日 @ AM 12:58

  131. Hello,

    I’ve translated PS Auto SiteMap in Italian.

    If you want the it_IT file please write me and I will send it to you.

    Cheers

    Valerio

    コメント by Valerio
    2010 年 5 月 11 日 @ PM 4:24

  132. Hello, thank you for your plugin. It works perfect.
    I have question because I want to add a sitemap for each category or we can call it as “category-map”. I mean each time an user click on a category link the first page they see is a list of the posts I have published only in that category. I don’t mind to create as pages as categories I have so I can include on them a single code, based on the page ID. I hope you understand my question and have an easy solution.

    Thank you again.

    コメント by Fernando
    2010 年 5 月 20 日 @ PM 11:54

  133. [...] Bei der Suche nach einen neuen Sitemap Plugin für WordPress habe ich das Plugin PS Auto Sitemap gefunden. [...]

    ピンバック by Sitemap für Wordpress
    2010 年 6 月 6 日 @ PM 10:15

  134. Thank you for creating a nice plugin.

    I am new to WP and was trying to find out…

    How the PS-Auto-Sitemap updates the sitemap after changes have been made to a site?

    Regards, Aaron.

    コメント by Aaron
    2010 年 6 月 15 日 @ PM 4:16

  135. I think this plugin is great!

    I’d just like to know if there is a way of order the categories accordingly to “My Category Order” plugin…

    Cheers!

    コメント by Bruno Pinho
    2010 年 6 月 24 日 @ PM 4:47

  136. [...] Bài viết nầy sẽ hướng dẫn các bạn tạo một trang Sitemap đơn giản bằng  plugin PS Auto Sitemap có sẵn trên WordPress.org [...]

    ピンバック by Tạo Sitemap cho WordPress Bằng Plugin PS Auto Sitemap | 321Dzo.Com | Thông Tin Công Nghệ Và Giải Trí
    2010 年 7 月 20 日 @ PM 1:51

  137. Hi,

    I like your PS sitemap plugin! Very nice and easy! Is it possible to show sitemap on different pages?! The problem is the possibility to write only one page ID in admin panel.. I need this because I have multilingual site and each language has its own sitemap page.. separately it works fine in one language, but I cant setup 2 pages on the same time..

    Thanks,
    Aleksandr

    コメント by Aleksandr
    2010 年 7 月 22 日 @ AM 1:42

  138. Great plugins, thanks

    コメント by Islam
    2010 年 8 月 2 日 @ AM 5:29

  139. Hallo,
    are you interested in german language files for the ps-auto-sitemap plugin?
    Kind regards,
    Hans

    コメント by Hans
    2010 年 8 月 8 日 @ PM 6:51

  140. Your plugin sounds great, but after installing it the way you said, I get no “Settings” link for the Plugin, only “Deactivate/Edit/Remove”.
    I can only “edit” it, in the code itself.

    All other plugins have “Settings” to click.
    So I don’t know where to enter the page ID and how to choose a style etc.

    I downloaded and installed version 1.1.3, btw.

    コメント by Nina
    2010 年 8 月 17 日 @ AM 2:51

  141. 要望です。

    投稿&カテゴリの他に、
    カスタムポストとタクソノミーにも対応して欲しい。

    カスタムポストとタクソノミーのすべての組み合わせに一般的に対応するのは困難だと思われますが、階層構造なしカスタムポスト(投稿もどき)と、それに対応する一つの階層構造ありタクソノミー(カテゴリーもどき)に対してだけでもサポートして欲しい。

    ご検討のほどよろしくお願いいたします。

    コメント by 田中仁
    2010 年 8 月 19 日 @ AM 4:45

  142. [...] Plugin URL: http://wordpress.org/extend/plugins/ps-auto-sitemap/ Author’s site: http://www.web-strategy.jp/wp_plugin/ps_auto_sitemap/ [...]

    ピンバック by UnoSette.com » Blog Archive » Plugin PS Auto Sitemap & Wordpress 3.0
    2010 年 9 月 7 日 @ AM 2:15

  143. I have modified your great plugin to use it on Wordpress 3.0
    You can find my code at url http://www.unosette.com/?p=109
    You can find my changes searching ‘Nicola Boldrin’ into code.

    Bye bye.

    コメント by Nicola Boldrin
    2010 年 9 月 7 日 @ AM 2:20

  144. Hello
    I’m trying to get your sitemap plugin to work and I thought it would be great if you could add an option to show the publish date on the sitemap as well – if you don’t want to make that option available, could you please tell me where and how to change your code to add the publish date.

    Thank you in advance for your help.

    コメント by mmj
    2010 年 9 月 26 日 @ AM 5:30

  145. [...] Bài viết nầy sẽ hướng dẫn các bạn tạo một trang Sitemap đơn giản bằng  plugin PS Auto Sitemap có sẵn trên WordPress.org [...]

    ピンバック by Hướng Dẫn Tạo Trang Sitemap cho WordPress Bằng Plugin PS Auto Sitemap | 24hketnoi.com
    2010 年 10 月 24 日 @ PM 3:40

  146. [...] neue Seite erstellt wird, sollte auch die Sitemap entsprechend aktualisiert werden. Das Plugin “PS Auto Sitemap” von Hitoshi Omagari eignet sich ganz hervorragend für diesen [...]

    ピンバック by Erstellen einer Sitemap in Wordpress
    2010 年 10 月 29 日 @ AM 6:23

  147. I like your plug-in, by the way, yet I have a question/issue regarding the ability to segment the page into multiple pages using a continuation (more …) . This may be a wordpress.org issue for me to explore, but I wanted to bring it up to you, perhaps you’ve had some background with this. I prefer the expanded category view of the list, but my list is getting longer and will continue to get longer.
    Any feedback will suffice.
    Thanks in advance!
    Steve D.

    コメント by Steve D.
    2010 年 11 月 5 日 @ AM 8:15

  148. знакомства с проститутками и девушки по вызову! запостил по ошибке, удалите плиз…

    コメント by Coamembon
    2010 年 11 月 12 日 @ PM 3:43

  149. [...] Player -> Mình hay post clip và nhạc nên phải xài cái này. Plugin này khá hay đó PS Auto Sitemap -> Tạo Sitemap cho blog để dễ view. Register Plus -> Tùy chỉnh chức năng đăng [...]

    ピンバック by Các Plugins của WordPress | Lichsuviet's Blog
    2010 年 11 月 14 日 @ PM 1:12

  150. [...] PS Auto Sitemap [...]

    ピンバック by WordPressの便利なプラグイン一覧 | FOOTMARK
    2010 年 11 月 15 日 @ AM 2:15

  151. Hello,

    Thanks for this nice pluggin. I would like to put it in the wordpress sidebar to build an expandable menu.

    How can I include the generated list of posts inside the sidebar ?

    THX

    コメント by dr
    2010 年 12 月 22 日 @ PM 7:58

  152. [...] Bài viết nầy sẽ hướng dẫn các bạn tạo một trang Sitemap đơn giản bằng  plugin PS Auto Sitemap [...]

    ピンバック by Hướng Dẫn Tạo Trang Sitemap cho WordPress Bằng Plugin PS Auto Sitemap | Thất Tình.Biz | Phần mềm | Tin tức | Thủ Thuật | Phim | Game
    2010 年 12 月 28 日 @ PM 6:33

  153. [...] PS Auto Sitemap – when you begin to create more and more pages and posts on your blog, it’s import that search engines can navigate through them all, this plugin creates a sitemap page where every single page on your site is linked to, I [...]

    ピンバック by How I Created Retireat21 | The Blog That Made Me Famous | Young Entrepreneurs
    2010 年 12 月 29 日 @ PM 10:38

  154. [...] PS Auto SitemapのDownloadよりプラグインをダウンロード。 [...]

    ピンバック by サイトマップを自動生成するWPプラグイン「PS Auto Sitemap」 | FOOTMARK
    2011 年 1 月 6 日 @ AM 11:19

  155. [...] サイトの訪問客を迷子から助けるサイトマップのプラグインを追加してみました。 PS Auto Sitemap [...]

    ピンバック by ロハでホームページが欲しいプーさん » プーさんサイトマップ追加
    2011 年 1 月 7 日 @ PM 1:30

  156. Your auto sitemap plugin works great on my weblog, however, my posts are growing and the sitemap page is getting rather lengthy. Is there a way to parse out the results into multiple pages. I have searched for a similar topic but to no avail.

    Thanks for your help!
    Steve D.

    コメント by Steve D
    2011 年 1 月 9 日 @ AM 6:03

  157. [...] “PS Auto Sitemap” [...]

    ピンバック by Wordpress3.0とSitemap Generator Plugin for Wordpress | サイト製作・更新アドサイズ【ad-size】
    2011 年 1 月 19 日 @ PM 5:22

  158. [...] Sitemap Generator ※google向けのサイトマップを生成してくれる ■PS Auto Sitemap ※人間の視認向けのサイトマップ(ユーザービリティアップのため) [...]

    ピンバック by ファイルがアップロードできなくなった時 | 比較評判の口コミを実践レビュー『チェレンジ!』
    2011 年 2 月 12 日 @ PM 5:53

  159. [...] PS Auto Sitemap (Version 1.1.3) | 作者: Hitoshi Omagari 人間向けのサイトマップを作成してくれるplugin.こんな感じ. [...]

    ピンバック by WordPress3.1のインストールと同時に入れたplugin×17 | b-log
    2011 年 3 月 21 日 @ AM 11:41

  160. サイトマップ自動表示プラグイン PS Auto Sitemap

    WordPressで作成したサイトのサイトマップを自動表示させるためのプラグイン、「PS Auto Sitemap」を導入する方法についてご紹介します。 サイトマップとは 今回ご紹介している『サイトマッ…

    トラックバック by WordPress超初心者講座
    2011 年 4 月 1 日 @ PM 4:08

  161. [...] For anyone who uses sitemaps, I finally decided on: Sitemap plugin “PS Auto Sitemap” | WordPress Plugin for CMS Which I found thanks to this helpful blog post: Best 7 HTML Sitemap Wordpress Plugins | Globinch Custom desig [...]

    ピンバック by Need help 2 find 2 plugins
    2011 年 4 月 15 日 @ PM 6:42

  162. That is one great sitemap plugin, thanks!

    コメント by Bläckpatroner
    2011 年 4 月 18 日 @ AM 3:40

  163. [...] かんたんにサイトマップページをつくる日本製のプラグイン「PS Auto Sitemap」です。 [...]

    ピンバック by WordPressにサイトマップページをつくるプラグイン「PS Auto Sitemap」 | K-WSP Blog
    2011 年 4 月 26 日 @ PM 1:06

  164. サイトマップ自動表示プラグイン

    コメント by pellet mills
    2011 年 5 月 6 日 @ PM 5:56

  165. Hello,

    I have try your plugin with the new WordPress version. but it unable to show the data on page. i already defined the page ID in the sitemap configuration settings but it could not help.

    Please update this for the version of wordpress 3.1.2.

    regards
    Web Design Company

    コメント by Web Design
    2011 年 5 月 9 日 @ PM 8:20

  166. Hi,

    When I activate the sitemap plugin it doesn’t work on 1 of my sites. i’ve successsfully used it on several other sites.

    The only plugins active are option tree and custom field template!

    Let me know if you can help.

    Thanks,

    Ian

    コメント by Ian
    2011 年 6 月 3 日 @ PM 10:45

  167. This is so cool. thanks

    コメント by Student Answers
    2011 年 6 月 10 日 @ AM 6:08

  168. Hi, very good plugin and usefull, but i need help because my theme have not only post and pages. It have works,products and clients, so map cant recognize this.
    The theme is “DICE” from themforest. Can you help me mapping my site?
    thanks a lot

    コメント by stathis kalaitzis
    2011 年 6 月 10 日 @ AM 6:17

  169. [...] PS Auto Sitemap [...]

    ピンバック by 現在使用中のWordPressプラグイン30個 « Just Another Life
    2011 年 6 月 10 日 @ AM 9:46

  170. [...] す。 ダウンロードは⇒Sitemap plugin “PS Auto Sitemap” | WordPress Plugin for CMS [...]

    ピンバック by 検索 | WEBのお勉強とその他趣味的な感じで
    2011 年 6 月 10 日 @ PM 5:10

  171. [...] PS Auto Sitemap : http://www.web-strategy.jp/wp_plugin/ps_auto_sitemap/ -  Génère un plan de site [...]

    ピンバック by Liste plugins WordPress SEO, SEM, CMS, Front-End, Multimedia et Réseaux Sociaux - WeW | What ever Works
    2011 年 6 月 11 日 @ AM 3:38

  172. [...] PS-Auto-Sitemapのダウンロードはこちら [...]

    ピンバック by サイトマップを自動で作ってくれるプラグイン | PAPA’S Web
    2011 年 7 月 5 日 @ AM 12:09

  173. 嗯,老饕 的建议不错,如果试着弄一个,估计这个插件会很火

    コメント by beta asansör
    2011 年 7 月 31 日 @ PM 4:44

  174. [...] er die Möglichkeit sich besser auf der Homepage zu orientieren. Weitere Informationen und Support (nur Englisch) findet man auf der Plugin-Homepage. Ich hoffe Dir hat dieser Tipp weitergeholfen – bis zur nächsten Plugin-Vorstellung! [...]

    ピンバック by Wordpress Sitemap Plugin | Kahoku
    2011 年 8 月 9 日 @ AM 2:29

  175. Hallo,
    sorry but your plugin don’t work in my site and I know why.
    Where is the ID page indicated like “PageID of the sitemap”?
    Sorry, but i’m not a programmer.
    Please help me.

    Best regards

    コメント by Gianni
    2011 年 9 月 5 日 @ AM 12:18

  176. [...] 現在は、PS Auto Sitemap を使用しています。Flickrpressウェブサイト: A Tasty PixelFlickr [...]

    ピンバック by プラグインのインストール (その他) [WordPress] | ハコヅメ
    2011 年 9 月 15 日 @ AM 7:45

  177. [...] deux boutsSuite des grands travaux d’emménagement sur WordPress.3 marsRemplacement du plugin PS Auto Sitemap par Dagon Design Sitemap Generator. J’arrive enfin à configurer la page d’archives par [...]

    ピンバック by Migrer un blog par les deux bouts « Taches et couleurs
    2011 年 9 月 20 日 @ AM 7:23

  178. [...] à regarder les plugins WordPress.cforms pour permettre aux visiteurs de m’envoyer un message.PS Auto Sitemap pour créer automatiquement une page listant tous les articles par catégorie. Zerby Login Widget [...]

    ピンバック by Avancement de mon déménagement « Taches et couleurs
    2011 年 9 月 20 日 @ AM 7:23

  179. [...] でも、サイトマップも作りたいので、色々探していたら、「PS Auto Sitemap」なるプラグインを発見。なかなか良さそうなので早速インストールしてみたら、日本語化されているし、ダッシ [...]

    ピンバック by Rssフィードのエラーとプラグイン | そらのかばんの覚え書き
    2011 年 9 月 22 日 @ AM 12:14

  180. [...] Remplacement du plugin PS Auto Sitemap par Dagon Design Sitemap Generator. J’arrive enfin à configurer la page d’archives par catégorie comme je le souhaite, avec une présentation cohérente avec celle des archives par date. [...]

    ピンバック by Migrer un blog par les deux bouts | Taches et couleurs
    2011 年 9 月 28 日 @ PM 9:08

  181. [...] ちゃった・・・。 サイトマップを作ってくれるプラグインがあって 有名なのはSitemap plugin “PS Auto Sitemap”と Sitemap Generator Plugin for WordPress · Dagon Designの2つかな? PS Auto Sitemaの方は、私 [...]

    ピンバック by サイトマップ | ぽんきちねっと
    2011 年 11 月 21 日 @ AM 4:42

  182. Hi, this works great but anytime I edit the page it is on and save it, the inserted code required is not saved. I have to add it again and save it again with the code. I always paste it into html mode. I am using the latest version of wp.

    Also, I would love this if it could include a small 90×90 thumbnail of the featured image just before the title of the post.

    コメント by Eric Tischler
    2011 年 11 月 21 日 @ PM 3:31

  183. You are a GENIUS! Finally someone who makes life simple. The ps sitemap plug-in works like a dream, so simple to install and personalise very versatile and even a Newbie like me can use it.

    コメント by ileri sürüş teknikleri
    2011 年 11 月 24 日 @ PM 9:47

  184. [...] WordPress上で,サイトマップを作ってみようかと思い,プラグインを入れてみました. 入れたプラグインは Sitemap plugin “PS Auto Sitemap” | WordPress Plugin for CMS [...]

    ピンバック by wordpressでサイトマップを作ってみる | rakkyooの備忘録
    2011 年 11 月 29 日 @ AM 8:20

  185. [...] Dagon Design Sitemap Generator v3.17 と PS Auto Sitemap [...]

    ピンバック by サイトマップ « トラさんと子供たち
    2011 年 11 月 30 日 @ AM 9:28

  186. Excellent post man, maintain the good function, just shared this with my friendz 630783

    コメント by Homepage
    2011 年 12 月 9 日 @ PM 12:37

  187. Great work I was really impressed with this Web-Strategy site, keep up the fantastic work.

    コメント by Locksmiths
    2011 年 12 月 12 日 @ AM 1:47

  188. boots ugg moins cher
    Bien que l’ typiquement le vous aidera souffrent d’ ces facilement par l’ présent courir vite lié à votre bien une simple activité, vous pouvez pas toujours ne doit pas être en mesure d’ qui le exactement qui particuliers est qui mettre raison de votre courant client dont la facture vous obtenir les a vendus.
    ,boots ugg femme
     Ce tour à tour seront doit être extrêmement utile si vous doit vous pouvez bonne sur simplement un fabuleux marketing spécifiques objectif raison . Vous ne peut pas ne vous ne doit pas se voulez pour vous aider à mon spécifiques site courir éternellement.
    boots ugg moins cher
    En levant les yeux camarades d’ est toujours très amusant. Vous avez toujours deviner que le fait que ces mecs de aucun certaine façon, mais vous ne saurez jamais combien comment ou peut-être un sans doute vous avez eu tort jusqu’à ce vous commencez à les regarder.
    http://www.bootsuggmoinscher.com

    コメント by EphepsySpeexy
    2011 年 12 月 29 日 @ PM 11:13

  189. I am using WP 3.2.1 with plugin versions 1.1.3 / 1.1.4 / 1.1.5 and I am unable to find the “settings” page anywhere. Someone else above had the same issue – where is the settings page?

    コメント by FinServices
    2011 年 12 月 30 日 @ PM 3:06

  190. [...] PS Auto Sitemap バージョン1.1.5http://www.web-strategy.jp/wp_plugin/ps_auto_sitemap/WordPress3.3.1 twentyeleven1.3環境に導入 [...]

    ピンバック by PS Auto Sitemap 1.1.5 | たけぞう鯖
    2012 年 1 月 9 日 @ PM 6:29

  191. [...] http://www.web-strategy.jp/wp_plugin/ps_auto_sitemap/WordPress3.3.1 twentyeleven1.3環境に導入 [...]

    ピンバック by PS Auto Sitemap バージョン1.1.5 | たけぞう鯖
    2012 年 1 月 13 日 @ AM 5:33

  192. 9WKM5JQNDUME54 9WKM5JQNDUME54 9WKM5JQNDUME54 987142 9WKM5JQNDUME54

    コメント by site
    2012 年 1 月 17 日 @ AM 9:26

  193. I gotta favorite this website it seems invaluable extremely helpful 12691

    コメント by Know more about Buy k2
    2012 年 2 月 4 日 @ AM 6:01

Comment Form