Jul 25
仕様変更になるそうです
モバイル サイトマップを作成する
ということで、NP_SEOSitemapをバージョンアップしてみました
リクエストを受けたURLに応じて、それに添った形のサイトマップを出力します
変更は本体ファイルのみです
アップデートはファイルの上書きのみでOK
モバイル版に「priority」や「changefreq」が書いてあっていいのか?とか、まだちょっと狩らないところはありますが、「sitemap.orgのプロトコルの拡張」と書いてあるのでこれで大丈夫かと思ってます
大丈夫じゃなかったらまたアップデートですね^^;NP_SEOSitemap-1.3[93clicks] No Comments yet.

OpenID を使ってログインすることができます。
Identity URL:



Jul 02
ウェブマスターツールで怒られてたり、yahoo.com の sitemap 更新通知用 URI にアプリケーションID不要のが出来てたり、Live!Search でサイトマップが登録出来る様になってたり、ラジバンダリ…
色々あったんでバージョンアップです
一旦アンインストールしてから再度インストールしてください
解説はフォーラム読んでください
ファイルは ここ です

OpenID を使ってログインすることができます。
Identity URL:



Feb 13
『元の名前のままだとややこしい事がおきるんじゃねぇか?』とか、『RORにも対応したし、Yahoo!USA のAPIにも対応したんだから、その名前はへんじゃないか?』とかいろいろ思うところがありまして、名前変更しました
新しい名前は『NP_SearchenginesSitemapsGenerator』です
長い名前は好きじゃないんだけど、これ以上しっくりくるのが思いつかなかった ^^;
でもって近日公開
てか、Yahoo!API の返事待たなくても大丈夫だよね?(実装後の初投稿)
ダメだったら続きは明日 No Comments yet.

OpenID を使ってログインすることができます。
Identity URL:



Jan 13
……と思ったんですが、どこをどう探しても見つからない
sitemap.orgには、

Q: What do I do after I create my Sitemap?

Once you have created the Sitemap file and placed it on your webserver, you submit it to search engines that support the Sitemaps protocol. The search engines can then retrieve your Sitemap and make the URLs available to their crawlers. Refer to each search engine's documentation for more information about submitting to them. You can also submit your Sitemap using an HTTP request (replace <searchengine_URL> with the URL provided by the search engine):
Issue your request to the following URL:

<searchengine_URL>/ping?sitemap=http://www.example.com/sitemap.gz

URL encode everything after the /ping?sitemap=:

<searchengine_URL>/ping?sitemap=http%3A%2F%2Fwww.yoursite.com%2Fsitemap.gz

You can issue the HTTP request using wget, curl, or another mechanism of your choosing. A successful request will return an HTTP 200 response code; if you receive a different response, you should resubmit your request. The HTTP 200 response code only indicates that the search engine has received your Sitemap, not that the Sitemap itself or the URLs contained in it were valid. An easy way to do this is to set up an automated job to generate and submit Sitemaps on a regular basis.

Note: If you are providing a Sitemap index file, you only need to issue one HTTP request that includes the location of the Sitemap index file; you do not need to issue individual requests for each Sitemap listed in the index.

なんて書いてあるんだけど、ここに書いてある通りにやってエラーにならないところが無いわけで…
どうすればいいんだろうとあちこち見てまわったところ、『ROR/Resources of a Resource』というのを見つけたんでこれを取り込んでみました
ついでにsitemap protocol 0.9 に対応したんで、そのまま Yahoo! にも登録できます
アップデート方法はファイルの上書きのみです
『RORサイトマップ』へのアクセスは、ModRewrite 使用 & Fancyモードの時は『http://example.com/ror.xml』、それ以外の時は『http://example.com/index.php?virtualpath=ror.xml』になります
といっても、直接アクセスする種類のものではないので、スキンのの中に、
<link rel="alternate" type="application/rss+xml" title="ROR" href="ror.xml" / >
または
<link rel="alternate" type="application/rss+xml" title="ROR" href="index.php?virtualpath=ror.xml" / >
と記述しておくだけでOKです
これでMSNにもサイトマップが送られるようになる!(らしいです)
ダウンロードはフォーラムのトピックからお願いします

OpenID を使ってログインすることができます。
Identity URL:



Oct 23
多くの方がGoogleサイトマップ用に NP_Cles() さんで配布されてるスキンを使用されてると思いますが、ウチでもご多分に漏れず使用させていただいてました
また、更新日時の通知用に higuchi.com blog さんの NP_LastMod を使用、テンプレートのカスタマイズには 農場主の日常 の記事を参考にさせていただいてました
この場を借りて御礼申し上げます
で、ですね
やっぱり出来ました「RedirectMatch」使った方法Read More

OpenID を使ってログインすることができます。
Identity URL: