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,

    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

  62. 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

  63. [...] *PS Auto Sitemap [...]

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

  64. >>swanie
    Thank you for helping.

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

Comment Form