OSDN Git Service

git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/plugin@798 1ca29b6e-896d...
authorshizuki <shizuki@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Tue, 3 Feb 2009 00:11:43 +0000 (00:11 +0000)
committershizuki <shizuki@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Tue, 3 Feb 2009 00:11:43 +0000 (00:11 +0000)
NP_SEOSitemaps/tags/seositemaps/english.php [new file with mode: 0644]
NP_SEOSitemaps/tags/seositemaps/japanese-euc.php [new file with mode: 0644]
NP_SEOSitemaps/tags/seositemaps/japanese-utf8.php [new file with mode: 0644]

diff --git a/NP_SEOSitemaps/tags/seositemaps/english.php b/NP_SEOSitemaps/tags/seositemaps/english.php
new file mode 100644 (file)
index 0000000..de23994
--- /dev/null
@@ -0,0 +1,14 @@
+<?php
+       define('_G_SITEMAP_DESC',   "This plugin provides a Google sitemap for your website." .
+                                                               "Sitemap URL: http://example.cm/sitemap.xml");
+       define('_G_SITEMAP_ALLB',   "Generate All Blog's Google Sitemap");
+       define('_G_SITEMAP_PING_G', "Ping Google after adding a new item");
+       define('_G_SITEMAP_PING_Y', "Ping Yahoo! after adding a new item");
+       define('_G_SITEMAP_PING_L', "Ping Live Search after adding a new item");
+//     define('_G_SITEMAP_YAPID',  "Yahoo! Application ID");
+       define('_G_SITEMAP_INC',    "Include this blog in Google Sitemap when All Blog mode");
+       define('_G_SITEMAP_PCSM',   "Virtual file name for PC Sitemap");
+       define('_G_SITEMAP_MBSM',   "Virtual file name for Mobile Sitemap");
+       define('_G_SITEMAP_BPRI',   "Priority of BLOG");
+       define('_G_SITEMAP_CPRI',   "Priority of CATEGORY");
+       define('_G_SITEMAP_IPRI',   "Priority of ITEM");
diff --git a/NP_SEOSitemaps/tags/seositemaps/japanese-euc.php b/NP_SEOSitemaps/tags/seositemaps/japanese-euc.php
new file mode 100644 (file)
index 0000000..8cc5831
--- /dev/null
@@ -0,0 +1,14 @@
+<?php
+       define('_G_SITEMAP_DESC',   "¡ÖGoogle¥¦¥§¥Ö¥Þ¥¹¥¿¡¼¥Ä¡¼¥ë¡×ÍѤΥµ¥¤¥È¥Þ¥Ã¥×¤òºîÀ®¤·¤Þ¤¹<br />" .
+                                                               "Sitemap URL: http://example.cm/sitemap.xml");
+       define('_G_SITEMAP_ALLB',   "AllBlog ¥â¡¼¥É¤Ç¥µ¥¤¥È¥Þ¥Ã¥×¤òºîÀ®¤¹¤ë(¥µ¥Ö/¥Þ¥ë¥Á¥É¥á¥¤¥ó¤Ï½ü³°)");
+       define('_G_SITEMAP_PING_G', "¥¢¥¤¥Æ¥àÄɲûþ¤Ë Google ¤Ë¹¹¿·¤òÄÌÃΤ¹¤ë");
+       define('_G_SITEMAP_PING_Y', "¥¢¥¤¥Æ¥àÄɲûþ¤Ë Yahoo! ¤Ë¹¹¿·¤òÄÌÃΤ¹¤ë");
+       define('_G_SITEMAP_PING_L', "¥¢¥¤¥Æ¥àÄɲûþ¤Ë Live Search ¤Ë¹¹¿·¤òÄÌÃΤ¹¤ë");
+//     define('_G_SITEMAP_YAPID',  "Yahoo! Application ID");
+       define('_G_SITEMAP_INC',    "AllBlog ¥â¡¼¥É¤Î¤È¤­¤Ë¤³¤Î¥Ö¥í¥°¤ò´Þ¤á¤ë");
+       define('_G_SITEMAP_PCSM',   "PC ÍÑ¥µ¥¤¥È¥Þ¥Ã¥×¥Õ¥¡¥¤¥ë¤Î²¾ÁÛ¥Õ¥¡¥¤¥ë̾");
+       define('_G_SITEMAP_MBSM',   "¥â¥Ð¥¤¥ëÍÑ¥µ¥¤¥È¥Þ¥Ã¥×¥Õ¥¡¥¤¥ë¤Î²¾ÁÛ¥Õ¥¡¥¤¥ë̾");
+       define('_G_SITEMAP_BPRI',   "¥Ö¥í¥°¤Î Priority ÃÍ");
+       define('_G_SITEMAP_CPRI',   "¥«¥Æ¥´¥ê¡¼¤Î Priority ÃÍ");
+       define('_G_SITEMAP_IPRI',   "¥¢¥¤¥Æ¥à¤Î Priority ÃÍ");
diff --git a/NP_SEOSitemaps/tags/seositemaps/japanese-utf8.php b/NP_SEOSitemaps/tags/seositemaps/japanese-utf8.php
new file mode 100644 (file)
index 0000000..edf58d8
--- /dev/null
@@ -0,0 +1,14 @@
+<?php
+       define('_G_SITEMAP_DESC',   "「Googleウェブマスターツール」用のサイトマップを作成します<br />" .
+                                                               "Sitemap URL: http://example.cm/sitemap.xml");
+       define('_G_SITEMAP_ALLB',   "AllBlog モードでサイトマップを作成する(サブ/マルチドメインは除外)");
+       define('_G_SITEMAP_PING_G', "アイテム追加時に Google に更新を通知する");
+       define('_G_SITEMAP_PING_Y', "アイテム追加時に Yahoo! に更新を通知する");
+       define('_G_SITEMAP_PING_L', "アイテム追加時に Live Search に更新を通知する");
+//     define('_G_SITEMAP_YAPID',  "Yahoo! Application ID");
+       define('_G_SITEMAP_INC',    "AllBlog モードのときにこのブログを含める");
+       define('_G_SITEMAP_PCSM',   "PC 用サイトマップファイルの仮想ファイル名");
+       define('_G_SITEMAP_MBSM',   "モバイル用サイトマップファイルの仮想ファイル名");
+       define('_G_SITEMAP_BPRI',   "ブログの Priority 値");
+       define('_G_SITEMAP_CPRI',   "カテゴリーの Priority 値");
+       define('_G_SITEMAP_IPRI',   "アイテムの Priority 値");