(年月別)WordPressによる内部自動リダイレクト
WordPressにはURL形式をパーマリンク設定から変更することができます。
パーマリンク設定は変更するとURL形式が変更されますが、
デフォルトのURLによるアクセスが自動的にリダイレクトされるようになっています。
ここでは「年月別アーカイブ」のURL形式が自動的に転送されることを確認します。
(年月別アーカイブ)WordPressによる内部自動リダイレクト
WordPressのパーマリンク設定は5種類から選択できます。
5種類のパーマリンク設定がデフォルトのURL形式からでも、
自動転送されてアクセスが行えることを確認します。
デフォルト
パーマリンク設定を「デフォルト」とした場合、
特にリダイレクトは発生しません。
このURL形式がWordPressの基本となっています。
cURLでアクセスしステータスコードを確認しても、
正しく301による恒久転送が行われています。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 |
HTTP/1.1 200 OK Date: Sat, 20 Dec 2014 18:57:24 GMT Server: Apache X-Powered-By: PHP/5.3.3 X-Pingback: http://url-default.rensrv.com/wdps/xmlrpc.php Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 <!DOCTYPE html> <!--[if IE 7]> <html class="ie ie7" lang="ja"> <![endif]--> <!--[if IE 8]> <html class="ie ie8" lang="ja"> <![endif]--> <!--[if !(IE 7) | !(IE 8) ]><!--> <html lang="ja"> <!--<![endif]--> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <title>12月 | 2014 | デフォルト(パーマリンク検証環境)</title> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="http://url-default.rensrv.com/wdps/xmlrpc.php"> <!--[if lt IE 9]> <script src="http://url-default.rensrv.com/wdps/wp-content/themes/twentyfourteen/js/html5.js"></script> <![endif]--> <meta name='robots' content='noindex,follow' /> <link rel="alternate" type="application/rss+xml" title="デフォルト(パーマリンク検証環境) » フィード" href="http://url-default.rensrv.com/?feed=rss2" /> <link rel="alternate" type="application/rss+xml" title="デフォルト(パーマリンク検証環境) » コメントフィード" href="http://url-default.rensrv.com/?feed=comments-rss2" /> <link rel='stylesheet' id='twentyfourteen-lato-css' href='//fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C900%2C300italic%2C400italic%2C700italic' type='text/css' media='all' /> <link rel='stylesheet' id='genericons-css' href='http://url-default.rensrv.com/wdps/wp-content/themes/twentyfourteen/genericons/genericons.css?ver=3.0.2' type='text/css' media='all' /> <link rel='stylesheet' id='twentyfourteen-style-css' href='http://url-default.rensrv.com/wdps/wp-content/themes/twentyfourteen/style.css?ver=3.9.2' type='text/css' media='all' /> <!--[if lt IE 9]> <link rel='stylesheet' id='twentyfourteen-ie-css' href='http://url-default.rensrv.com/wdps/wp-content/themes/twentyfourteen/css/ie.css?ver=20131205' type='text/css' media='all' /> <![endif]--> <script type='text/javascript' src='http://url-default.rensrv.com/wdps/wp-includes/js/jquery/jquery.js?ver=1.11.0'></script> <script type='text/javascript' src='http://url-default.rensrv.com/wdps/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://url-default.rensrv.com/wdps/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://url-default.rensrv.com/wdps/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 3.9.2" /> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> </head> <body class="archive date masthead-fixed list-view full-width"> <div id="page" class="hfeed site"> <header id="masthead" class="site-header" role="banner"> <div class="header-main"> <h1 class="site-title"><a href="http://url-default.rensrv.com/" rel="home">デフォルト(パーマリンク検証環境)</a></h1> <div class="search-toggle"> <a href="#search-container" class="screen-reader-text">検索</a> </div> <nav id="primary-navigation" class="site-navigation primary-navigation" role="navigation"> <button class="menu-toggle">メインメニュー</button> <a class="screen-reader-text skip-link" href="#content">コンテンツへ移動</a> <div class="nav-menu"><ul><li class="page_item page-item-2"><a href="http://url-default.rensrv.com/?page_id=2">サンプルページ</a></li></ul></div> </nav> </div> <div id="search-container" class="search-box-wrapper hide"> <div class="search-box"> <form role="search" method="get" class="search-form" action="http://url-default.rensrv.com/"> <label> <span class="screen-reader-text">検索:</span> <input type="search" class="search-field" placeholder="検索 …" value="" name="s" title="検索:" /> </label> <input type="submit" class="search-submit" value="検索" /> </form> </div> </div> </header><!-- #masthead --> <div id="main" class="site-main"> <section id="primary" class="content-area"> <div id="content" class="site-content" role="main"> <header class="page-header"> <h1 class="page-title"> 月別アーカイブ: 2014年12月 </h1> </header><!-- .page-header --> <article id="post-41" class="post-41 post type-post status-publish format-standard hentry category-category_name category-3 tag-tag_name tag-5"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-default.rensrv.com/?cat=2" title="category_name の投稿をすべて表示" rel="category">category_name</a>, <a href="http://url-default.rensrv.com/?cat=3" title="カテゴリ名 の投稿をすべて表示" rel="category">カテゴリ名</a></span> </div> <h1 class="entry-title"><a href="http://url-default.rensrv.com/?p=41" rel="bookmark">(デフォルト)WordPressによる内部自動リダイレクト確認投稿</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-default.rensrv.com/?p=41" rel="bookmark"><time class="entry-date" datetime="2014-12-20T16:05:32+00:00">2014/12/20</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-default.rensrv.com/?author=1" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「WordPressによる内部自動リダイレクト確認」用投稿です。</p> <p>以下投稿からのサンプルとして利用しています。</p> <p>「<a title="WordPressによる内部自動リダイレクトの種類とパターン" href="http://rensrv.com/wp/wp-auto-redirect-pattern/" target="_blank">WordPressによる内部自動リダイレクトの種類とパターン</a>」</p> <p>これはパーマリンク・デフォルト環境による投稿です。</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="http://url-default.rensrv.com/?tag=tag_name" rel="tag">tag_name</a><a href="http://url-default.rensrv.com/?tag=%e3%82%bf%e3%82%b0%e5%90%8d" rel="tag">タグ名</a></span></footer></article><!-- #post-## --> <article id="post-35" class="post-35 post type-post status-publish format-standard hentry category-category_name category-3 tag-tag_name tag-5"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-default.rensrv.com/?cat=2" title="category_name の投稿をすべて表示" rel="category">category_name</a>, <a href="http://url-default.rensrv.com/?cat=3" title="カテゴリ名 の投稿をすべて表示" rel="category">カテゴリ名</a></span> </div> <h1 class="entry-title"><a href="http://url-default.rensrv.com/?p=35" rel="bookmark">カテゴリ・タグURL確認用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-default.rensrv.com/?p=35" rel="bookmark"><time class="entry-date" datetime="2014-12-11T16:14:15+00:00">2014/12/11</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-default.rensrv.com/?author=1" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「カテゴリ・タグURL確認用」の投稿です。</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="http://url-default.rensrv.com/?tag=tag_name" rel="tag">tag_name</a><a href="http://url-default.rensrv.com/?tag=%e3%82%bf%e3%82%b0%e5%90%8d" rel="tag">タグ名</a></span></footer></article><!-- #post-## --> <article id="post-18" class="post-18 post type-post status-publish format-standard hentry category-1"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-default.rensrv.com/?cat=1" title="未分類 の投稿をすべて表示" rel="category">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-default.rensrv.com/?p=18" rel="bookmark">116(mod_rewrite x デフォルト) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-default.rensrv.com/?p=18" rel="bookmark"><time class="entry-date" datetime="2014-12-07T17:43:15+00:00">2014/12/07</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-default.rensrv.com/?author=1" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「116(mod_rewrite x デフォルト) URL転送検証用」<br /> パターン用のテスト投稿です。 <a href="http://url-default.rensrv.com/?p=18#more-18" class="more-link">続きを読む <span class="meta-nav">→</span></a></p> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-17" class="post-17 post type-post status-publish format-standard hentry category-1"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-default.rensrv.com/?cat=1" title="未分類 の投稿をすべて表示" rel="category">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-default.rensrv.com/?p=17" rel="bookmark">111(Redirect Match x デフォルト) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-default.rensrv.com/?p=17" rel="bookmark"><time class="entry-date" datetime="2014-12-07T17:43:13+00:00">2014/12/07</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-default.rensrv.com/?author=1" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「111(Redirect Match x デフォルト) URL転送検証用」<br /> パターン用のテスト投稿です。 <a href="http://url-default.rensrv.com/?p=17#more-17" class="more-link">続きを読む <span class="meta-nav">→</span></a></p> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-16" class="post-16 post type-post status-publish format-standard hentry category-1"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-default.rensrv.com/?cat=1" title="未分類 の投稿をすべて表示" rel="category">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-default.rensrv.com/?p=16" rel="bookmark">106(RedirectPermanent x デフォルト) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-default.rensrv.com/?p=16" rel="bookmark"><time class="entry-date" datetime="2014-12-07T17:43:12+00:00">2014/12/07</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-default.rensrv.com/?author=1" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「106(RedirectPermanent x デフォルト) URL転送検証用」<br /> パターン用のテスト投稿です。 <a href="http://url-default.rensrv.com/?p=16#more-16" class="more-link">続きを読む <span class="meta-nav">→</span></a></p> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-15" class="post-15 post type-post status-publish format-standard hentry category-1"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-default.rensrv.com/?cat=1" title="未分類 の投稿をすべて表示" rel="category">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-default.rensrv.com/?p=15" rel="bookmark">101(Redirect x デフォルト) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-default.rensrv.com/?p=15" rel="bookmark"><time class="entry-date" datetime="2014-12-07T17:43:10+00:00">2014/12/07</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-default.rensrv.com/?author=1" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「101(Redirect x デフォルト) URL転送検証用」<br /> パターン用のテスト投稿です。 <a href="http://url-default.rensrv.com/?p=15#more-15" class="more-link">続きを読む <span class="meta-nav">→</span></a></p> </div><!-- .entry-content --> </article><!-- #post-## --> </div><!-- #content --> </section><!-- #primary --> <div id="secondary"> <h2 class="site-description">デフォルト(パーマリンク検証環境)</h2> <div id="primary-sidebar" class="primary-sidebar widget-area" role="complementary"> <aside id="search-2" class="widget widget_search"><form role="search" method="get" class="search-form" action="http://url-default.rensrv.com/"> <label> <span class="screen-reader-text">検索:</span> <input type="search" class="search-field" placeholder="検索 …" value="" name="s" title="検索:" /> </label> <input type="submit" class="search-submit" value="検索" /> </form></aside> <aside id="recent-posts-2" class="widget widget_recent_entries"> <h1 class="widget-title">最近の投稿</h1> <ul> <li> <a href="http://url-default.rensrv.com/?p=41">(デフォルト)WordPressによる内部自動リダイレクト確認投稿</a> </li> <li> <a href="http://url-default.rensrv.com/?p=35">カテゴリ・タグURL確認用</a> </li> <li> <a href="http://url-default.rensrv.com/?p=18">116(mod_rewrite x デフォルト) URL転送検証用</a> </li> <li> <a href="http://url-default.rensrv.com/?p=17">111(Redirect Match x デフォルト) URL転送検証用</a> </li> <li> <a href="http://url-default.rensrv.com/?p=16">106(RedirectPermanent x デフォルト) URL転送検証用</a> </li> </ul> </aside><aside id="recent-comments-2" class="widget widget_recent_comments"><h1 class="widget-title">最近のコメント</h1><ul id="recentcomments"><li class="recentcomments"><a href="http://url-default.rensrv.com/?p=1#comment-1">Hello world!</a> に <a href='https://wordpress.org/' rel='external nofollow' class='url'>Mr WordPress</a> より</li></ul></aside><aside id="archives-2" class="widget widget_archive"><h1 class="widget-title">アーカイブ</h1> <ul> <li><a href='http://url-default.rensrv.com/?m=201412'>2014年12月</a></li> <li><a href='http://url-default.rensrv.com/?m=201410'>2014年10月</a></li> </ul> </aside><aside id="categories-2" class="widget widget_categories"><h1 class="widget-title">カテゴリー</h1> <ul> <li class="cat-item cat-item-2"><a href="http://url-default.rensrv.com/?cat=2" title="category_name に含まれる投稿をすべて表示">category_name</a> </li> <li class="cat-item cat-item-3"><a href="http://url-default.rensrv.com/?cat=3" title="カテゴリ名 に含まれる投稿をすべて表示">カテゴリ名</a> </li> <li class="cat-item cat-item-1"><a href="http://url-default.rensrv.com/?cat=1" title="未分類 に含まれる投稿をすべて表示">未分類</a> </li> </ul> </aside><aside id="tag_cloud-2" class="widget widget_tag_cloud"><h1 class="widget-title">タグ</h1><div class="tagcloud"><a href='http://url-default.rensrv.com/?tag=tag_name' class='tag-link-4' title='2件のトピック' style='font-size: 8pt;'>tag_name</a> <a href='http://url-default.rensrv.com/?tag=%e3%82%bf%e3%82%b0%e5%90%8d' class='tag-link-5' title='2件のトピック' style='font-size: 8pt;'>タグ名</a></div> </aside><aside id="meta-2" class="widget widget_meta"><h1 class="widget-title">メタ情報</h1> <ul> <li><a href="http://url-default.rensrv.com/wdps/wp-login.php">ログイン</a></li> <li><a href="http://url-default.rensrv.com/?feed=rss2" title="このサイトを RSS2.0 で購読">投稿の <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="http://url-default.rensrv.com/?feed=comments-rss2" title="すべての投稿への最新コメントを RSS で購読">コメントの <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="https://ja.wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li> </ul> </aside> </div><!-- #primary-sidebar --> </div><!-- #secondary --> </div><!-- #main --> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="site-info"> <a href="http://ja.wordpress.org/">Proudly powered by WordPress</a> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <script type='text/javascript' src='http://url-default.rensrv.com/wdps/wp-content/themes/twentyfourteen/js/functions.js?ver=20140319'></script> </body> </html> |
月と投稿名
パーマリンク設定を「月と投稿名」とした場合でも、
デフォルト形式のURLでアクセスしても正しくページが表示されます。
サイトで公開しているURL形式では以下のようなURLで公開されています。
http://url-monthpost.rensrv.com/2014/12/
以下のようなURLでアクセスをしても正しくページが表示されます。
cURLでアクセスしステータスコードを確認しても、
正しく301による恒久転送が行われています。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 |
HTTP/1.1 301 Moved Permanently Date: Sat, 20 Dec 2014 18:57:25 GMT Server: Apache X-Powered-By: PHP/5.3.3 X-Pingback: http://url-monthpost.rensrv.com/wdps/xmlrpc.php Location: http://url-monthpost.rensrv.com/2014/12/ Content-Length: 0 Content-Type: text/html; charset=UTF-8 HTTP/1.1 200 OK Date: Sat, 20 Dec 2014 18:57:25 GMT Server: Apache X-Powered-By: PHP/5.3.3 X-Pingback: http://url-monthpost.rensrv.com/wdps/xmlrpc.php Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 <!DOCTYPE html> <!--[if IE 7]> <html class="ie ie7" lang="ja"> <![endif]--> <!--[if IE 8]> <html class="ie ie8" lang="ja"> <![endif]--> <!--[if !(IE 7) | !(IE 8) ]><!--> <html lang="ja"> <!--<![endif]--> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <title>12月 | 2014 | 月と投稿名(パーマリンク検証環境)</title> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="http://url-monthpost.rensrv.com/wdps/xmlrpc.php"> <!--[if lt IE 9]> <script src="http://url-monthpost.rensrv.com/wdps/wp-content/themes/twentyfourteen/js/html5.js"></script> <![endif]--> <meta name='robots' content='noindex,follow' /> <link rel="alternate" type="application/rss+xml" title="月と投稿名(パーマリンク検証環境) » フィード" href="http://url-monthpost.rensrv.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="月と投稿名(パーマリンク検証環境) » コメントフィード" href="http://url-monthpost.rensrv.com/comments/feed/" /> <link rel='stylesheet' id='twentyfourteen-lato-css' href='//fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C900%2C300italic%2C400italic%2C700italic' type='text/css' media='all' /> <link rel='stylesheet' id='genericons-css' href='http://url-monthpost.rensrv.com/wdps/wp-content/themes/twentyfourteen/genericons/genericons.css?ver=3.0.2' type='text/css' media='all' /> <link rel='stylesheet' id='twentyfourteen-style-css' href='http://url-monthpost.rensrv.com/wdps/wp-content/themes/twentyfourteen/style.css?ver=3.9.2' type='text/css' media='all' /> <!--[if lt IE 9]> <link rel='stylesheet' id='twentyfourteen-ie-css' href='http://url-monthpost.rensrv.com/wdps/wp-content/themes/twentyfourteen/css/ie.css?ver=20131205' type='text/css' media='all' /> <![endif]--> <script type='text/javascript' src='http://url-monthpost.rensrv.com/wdps/wp-includes/js/jquery/jquery.js?ver=1.11.0'></script> <script type='text/javascript' src='http://url-monthpost.rensrv.com/wdps/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://url-monthpost.rensrv.com/wdps/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://url-monthpost.rensrv.com/wdps/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 3.9.2" /> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> </head> <body class="archive date masthead-fixed list-view full-width"> <div id="page" class="hfeed site"> <header id="masthead" class="site-header" role="banner"> <div class="header-main"> <h1 class="site-title"><a href="http://url-monthpost.rensrv.com/" rel="home">月と投稿名(パーマリンク検証環境)</a></h1> <div class="search-toggle"> <a href="#search-container" class="screen-reader-text">検索</a> </div> <nav id="primary-navigation" class="site-navigation primary-navigation" role="navigation"> <button class="menu-toggle">メインメニュー</button> <a class="screen-reader-text skip-link" href="#content">コンテンツへ移動</a> <div class="nav-menu"><ul><li class="page_item page-item-2"><a href="http://url-monthpost.rensrv.com/sample-page/">サンプルページ</a></li></ul></div> </nav> </div> <div id="search-container" class="search-box-wrapper hide"> <div class="search-box"> <form role="search" method="get" class="search-form" action="http://url-monthpost.rensrv.com/"> <label> <span class="screen-reader-text">検索:</span> <input type="search" class="search-field" placeholder="検索 …" value="" name="s" title="検索:" /> </label> <input type="submit" class="search-submit" value="検索" /> </form> </div> </div> </header><!-- #masthead --> <div id="main" class="site-main"> <section id="primary" class="content-area"> <div id="content" class="site-content" role="main"> <header class="page-header"> <h1 class="page-title"> 月別アーカイブ: 2014年12月 </h1> </header><!-- .page-header --> <article id="post-21" class="post-21 post type-post status-publish format-standard hentry category-category_name category-3 tag-tag_name tag-5"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-monthpost.rensrv.com/category/category_name/" title="category_name の投稿をすべて表示" rel="category tag">category_name</a>, <a href="http://url-monthpost.rensrv.com/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e5%90%8d/" title="カテゴリ名 の投稿をすべて表示" rel="category tag">カテゴリ名</a></span> </div> <h1 class="entry-title"><a href="http://url-monthpost.rensrv.com/2014/12/auto-redirect/" rel="bookmark">(月と投稿名)WordPressによる内部自動リダイレクト確認投稿</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-monthpost.rensrv.com/2014/12/auto-redirect/" rel="bookmark"><time class="entry-date" datetime="2014-12-20T16:05:33+00:00">2014/12/20</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-monthpost.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「WordPressによる内部自動リダイレクト確認」用投稿です。</p> <p>以下投稿からのサンプルとして利用しています。</p> <p>「<a title="WordPressによる内部自動リダイレクトの種類とパターン" href="http://rensrv.com/wp/wp-auto-redirect-pattern/" target="_blank">WordPressによる内部自動リダイレクトの種類とパターン</a>」</p> <p>これはパーマリンク・月と投稿名環境による投稿です</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="http://url-monthpost.rensrv.com/tag/tag_name/" rel="tag">tag_name</a><a href="http://url-monthpost.rensrv.com/tag/%e3%82%bf%e3%82%b0%e5%90%8d/" rel="tag">タグ名</a></span></footer></article><!-- #post-## --> <article id="post-16" class="post-16 post type-post status-publish format-standard hentry category-category_name category-3 tag-tag_name tag-5"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-monthpost.rensrv.com/category/category_name/" title="category_name の投稿をすべて表示" rel="category tag">category_name</a>, <a href="http://url-monthpost.rensrv.com/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e5%90%8d/" title="カテゴリ名 の投稿をすべて表示" rel="category tag">カテゴリ名</a></span> </div> <h1 class="entry-title"><a href="http://url-monthpost.rensrv.com/2014/12/cate-tag-check/" rel="bookmark">カテゴリ・タグURL確認用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-monthpost.rensrv.com/2014/12/cate-tag-check/" rel="bookmark"><time class="entry-date" datetime="2014-12-11T16:14:17+00:00">2014/12/11</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-monthpost.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「カテゴリ・タグURL確認用」の投稿です。</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="http://url-monthpost.rensrv.com/tag/tag_name/" rel="tag">tag_name</a><a href="http://url-monthpost.rensrv.com/tag/%e3%82%bf%e3%82%b0%e5%90%8d/" rel="tag">タグ名</a></span></footer></article><!-- #post-## --> <article id="post-7" class="post-7 post type-post status-publish format-standard hentry category-1"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-monthpost.rensrv.com/category/%e6%9c%aa%e5%88%86%e9%a1%9e/" title="未分類 の投稿をすべて表示" rel="category tag">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-monthpost.rensrv.com/2014/12/117-redirect-datepost/" rel="bookmark">117(mod_rewrite x 日付と投稿名) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-monthpost.rensrv.com/2014/12/117-redirect-datepost/" rel="bookmark"><time class="entry-date" datetime="2014-12-07T17:48:14+00:00">2014/12/07</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-monthpost.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「117(mod_rewrite x 日付と投稿名) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「記事」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/post/%20%E2%80%8E" target="_blank">FC2ブログ「記事」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるテスト投稿です。</p> <table border="0" width="403" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="403" height="18"><a href="http://fc2.freeblg.info/blog-entry-117.html">http://fc2.freeblg.info/blog-entry-117.html</a></td> </tr> </tbody> </table> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-6" class="post-6 post type-post status-publish format-standard hentry category-1"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-monthpost.rensrv.com/category/%e6%9c%aa%e5%88%86%e9%a1%9e/" title="未分類 の投稿をすべて表示" rel="category tag">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-monthpost.rensrv.com/2014/12/112-redirect-datepost/" rel="bookmark">112(Redirect Match x 日付と投稿名) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-monthpost.rensrv.com/2014/12/112-redirect-datepost/" rel="bookmark"><time class="entry-date" datetime="2014-12-07T17:48:12+00:00">2014/12/07</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-monthpost.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「112(Redirect Match x 日付と投稿名) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「記事」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/post/%20%E2%80%8E" target="_blank">FC2ブログ「記事」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるテスト投稿です。</p> <table border="0" width="403" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="403" height="18"><a href="http://fc2.freeblg.info/blog-entry-112.html">http://fc2.freeblg.info/blog-entry-112.html</a></td> </tr> </tbody> </table> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-5" class="post-5 post type-post status-publish format-standard hentry category-1"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-monthpost.rensrv.com/category/%e6%9c%aa%e5%88%86%e9%a1%9e/" title="未分類 の投稿をすべて表示" rel="category tag">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-monthpost.rensrv.com/2014/12/107-redirect-datepost/" rel="bookmark">107(RedirectPermanent x 日付と投稿名) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-monthpost.rensrv.com/2014/12/107-redirect-datepost/" rel="bookmark"><time class="entry-date" datetime="2014-12-07T17:48:11+00:00">2014/12/07</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-monthpost.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「107(RedirectPermanent x 日付と投稿名) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「記事」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/post/%20%E2%80%8E" target="_blank">FC2ブログ「記事」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるテスト投稿です。</p> <table border="0" width="403" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="403" height="18"><a href="http://fc2.freeblg.info/blog-entry-107.html">http://fc2.freeblg.info/blog-entry-107.html</a></td> </tr> </tbody> </table> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-4" class="post-4 post type-post status-publish format-standard hentry category-1"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-monthpost.rensrv.com/category/%e6%9c%aa%e5%88%86%e9%a1%9e/" title="未分類 の投稿をすべて表示" rel="category tag">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-monthpost.rensrv.com/2014/12/102-redirect-datepost/" rel="bookmark">102(Redirect x 日付と投稿名) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-monthpost.rensrv.com/2014/12/102-redirect-datepost/" rel="bookmark"><time class="entry-date" datetime="2014-12-07T17:48:09+00:00">2014/12/07</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-monthpost.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「102(Redirect x 日付と投稿名) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「記事」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/post/%20%E2%80%8E" target="_blank">FC2ブログ「記事」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるテスト投稿です。</p> <table border="0" width="403" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="403" height="18"><a href="http://fc2.freeblg.info/blog-entry-102.html">http://fc2.freeblg.info/blog-entry-102.html</a></td> </tr> </tbody> </table> </div><!-- .entry-content --> </article><!-- #post-## --> </div><!-- #content --> </section><!-- #primary --> <div id="secondary"> <h2 class="site-description">月と投稿名(パーマリンク検証環境)</h2> <div id="primary-sidebar" class="primary-sidebar widget-area" role="complementary"> <aside id="search-2" class="widget widget_search"><form role="search" method="get" class="search-form" action="http://url-monthpost.rensrv.com/"> <label> <span class="screen-reader-text">検索:</span> <input type="search" class="search-field" placeholder="検索 …" value="" name="s" title="検索:" /> </label> <input type="submit" class="search-submit" value="検索" /> </form></aside> <aside id="recent-posts-2" class="widget widget_recent_entries"> <h1 class="widget-title">最近の投稿</h1> <ul> <li> <a href="http://url-monthpost.rensrv.com/2014/12/auto-redirect/">(月と投稿名)WordPressによる内部自動リダイレクト確認投稿</a> </li> <li> <a href="http://url-monthpost.rensrv.com/2014/12/cate-tag-check/">カテゴリ・タグURL確認用</a> </li> <li> <a href="http://url-monthpost.rensrv.com/2014/12/117-redirect-datepost/">117(mod_rewrite x 日付と投稿名) URL転送検証用</a> </li> <li> <a href="http://url-monthpost.rensrv.com/2014/12/112-redirect-datepost/">112(Redirect Match x 日付と投稿名) URL転送検証用</a> </li> <li> <a href="http://url-monthpost.rensrv.com/2014/12/107-redirect-datepost/">107(RedirectPermanent x 日付と投稿名) URL転送検証用</a> </li> </ul> </aside><aside id="recent-comments-2" class="widget widget_recent_comments"><h1 class="widget-title">最近のコメント</h1><ul id="recentcomments"><li class="recentcomments"><a href="http://url-monthpost.rensrv.com/2014/10/hello-world/#comment-1">Hello world!</a> に <a href='https://wordpress.org/' rel='external nofollow' class='url'>Mr WordPress</a> より</li></ul></aside><aside id="archives-2" class="widget widget_archive"><h1 class="widget-title">アーカイブ</h1> <ul> <li><a href='http://url-monthpost.rensrv.com/2014/12/'>2014年12月</a></li> <li><a href='http://url-monthpost.rensrv.com/2014/10/'>2014年10月</a></li> </ul> </aside><aside id="categories-2" class="widget widget_categories"><h1 class="widget-title">カテゴリー</h1> <ul> <li class="cat-item cat-item-2"><a href="http://url-monthpost.rensrv.com/category/category_name/" title="category_name に含まれる投稿をすべて表示">category_name</a> </li> <li class="cat-item cat-item-3"><a href="http://url-monthpost.rensrv.com/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e5%90%8d/" title="カテゴリ名 に含まれる投稿をすべて表示">カテゴリ名</a> </li> <li class="cat-item cat-item-1"><a href="http://url-monthpost.rensrv.com/category/%e6%9c%aa%e5%88%86%e9%a1%9e/" title="未分類 に含まれる投稿をすべて表示">未分類</a> </li> </ul> </aside><aside id="tag_cloud-2" class="widget widget_tag_cloud"><h1 class="widget-title">タグ</h1><div class="tagcloud"><a href='http://url-monthpost.rensrv.com/tag/tag_name/' class='tag-link-4' title='2件のトピック' style='font-size: 8pt;'>tag_name</a> <a href='http://url-monthpost.rensrv.com/tag/%e3%82%bf%e3%82%b0%e5%90%8d/' class='tag-link-5' title='2件のトピック' style='font-size: 8pt;'>タグ名</a></div> </aside><aside id="meta-2" class="widget widget_meta"><h1 class="widget-title">メタ情報</h1> <ul> <li><a href="http://url-monthpost.rensrv.com/wdps/wp-login.php">ログイン</a></li> <li><a href="http://url-monthpost.rensrv.com/feed/" title="このサイトを RSS2.0 で購読">投稿の <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="http://url-monthpost.rensrv.com/comments/feed/" title="すべての投稿への最新コメントを RSS で購読">コメントの <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="https://ja.wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li> </ul> </aside> </div><!-- #primary-sidebar --> </div><!-- #secondary --> </div><!-- #main --> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="site-info"> <a href="http://ja.wordpress.org/">Proudly powered by WordPress</a> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <script type='text/javascript' src='http://url-monthpost.rensrv.com/wdps/wp-content/themes/twentyfourteen/js/functions.js?ver=20140319'></script> </body> </html> |
数字ベース
パーマリンク設定を「数字ベース」とした場合でも、
デフォルト形式のURLでアクセスしても正しくページが表示されます。
サイトで公開しているURL形式では以下のようなURLで公開されています。
http://url-unmbase.rensrv.com/archives/date/2014/12
以下のようなURLでアクセスをしても正しくページが表示されます。
cURLでアクセスしステータスコードを確認しても、
正しく301による恒久転送が行われています。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 |
HTTP/1.1 301 Moved Permanently Date: Sat, 20 Dec 2014 18:57:26 GMT Server: Apache X-Powered-By: PHP/5.3.3 X-Pingback: http://url-unmbase.rensrv.com/wdps/xmlrpc.php Location: http://url-unmbase.rensrv.com/archives/date/2014/12 Content-Length: 0 Content-Type: text/html; charset=UTF-8 HTTP/1.1 200 OK Date: Sat, 20 Dec 2014 18:57:26 GMT Server: Apache X-Powered-By: PHP/5.3.3 X-Pingback: http://url-unmbase.rensrv.com/wdps/xmlrpc.php Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 <!DOCTYPE html> <!--[if IE 7]> <html class="ie ie7" lang="ja"> <![endif]--> <!--[if IE 8]> <html class="ie ie8" lang="ja"> <![endif]--> <!--[if !(IE 7) | !(IE 8) ]><!--> <html lang="ja"> <!--<![endif]--> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <title>12月 | 2014 | 数字ベース(パーマリンク検証環境)</title> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="http://url-unmbase.rensrv.com/wdps/xmlrpc.php"> <!--[if lt IE 9]> <script src="http://url-unmbase.rensrv.com/wdps/wp-content/themes/twentyfourteen/js/html5.js"></script> <![endif]--> <meta name='robots' content='noindex,follow' /> <link rel="alternate" type="application/rss+xml" title="数字ベース(パーマリンク検証環境) » フィード" href="http://url-unmbase.rensrv.com/feed" /> <link rel="alternate" type="application/rss+xml" title="数字ベース(パーマリンク検証環境) » コメントフィード" href="http://url-unmbase.rensrv.com/comments/feed" /> <link rel='stylesheet' id='twentyfourteen-lato-css' href='//fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C900%2C300italic%2C400italic%2C700italic' type='text/css' media='all' /> <link rel='stylesheet' id='genericons-css' href='http://url-unmbase.rensrv.com/wdps/wp-content/themes/twentyfourteen/genericons/genericons.css?ver=3.0.2' type='text/css' media='all' /> <link rel='stylesheet' id='twentyfourteen-style-css' href='http://url-unmbase.rensrv.com/wdps/wp-content/themes/twentyfourteen/style.css?ver=3.9.2' type='text/css' media='all' /> <!--[if lt IE 9]> <link rel='stylesheet' id='twentyfourteen-ie-css' href='http://url-unmbase.rensrv.com/wdps/wp-content/themes/twentyfourteen/css/ie.css?ver=20131205' type='text/css' media='all' /> <![endif]--> <script type='text/javascript' src='http://url-unmbase.rensrv.com/wdps/wp-includes/js/jquery/jquery.js?ver=1.11.0'></script> <script type='text/javascript' src='http://url-unmbase.rensrv.com/wdps/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://url-unmbase.rensrv.com/wdps/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://url-unmbase.rensrv.com/wdps/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 3.9.2" /> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> </head> <body class="archive date masthead-fixed list-view full-width"> <div id="page" class="hfeed site"> <header id="masthead" class="site-header" role="banner"> <div class="header-main"> <h1 class="site-title"><a href="http://url-unmbase.rensrv.com/" rel="home">数字ベース(パーマリンク検証環境)</a></h1> <div class="search-toggle"> <a href="#search-container" class="screen-reader-text">検索</a> </div> <nav id="primary-navigation" class="site-navigation primary-navigation" role="navigation"> <button class="menu-toggle">メインメニュー</button> <a class="screen-reader-text skip-link" href="#content">コンテンツへ移動</a> <div class="nav-menu"><ul><li class="page_item page-item-2"><a href="http://url-unmbase.rensrv.com/sample-page">サンプルページ</a></li></ul></div> </nav> </div> <div id="search-container" class="search-box-wrapper hide"> <div class="search-box"> <form role="search" method="get" class="search-form" action="http://url-unmbase.rensrv.com/"> <label> <span class="screen-reader-text">検索:</span> <input type="search" class="search-field" placeholder="検索 …" value="" name="s" title="検索:" /> </label> <input type="submit" class="search-submit" value="検索" /> </form> </div> </div> </header><!-- #masthead --> <div id="main" class="site-main"> <section id="primary" class="content-area"> <div id="content" class="site-content" role="main"> <header class="page-header"> <h1 class="page-title"> 月別アーカイブ: 2014年12月 </h1> </header><!-- .page-header --> <article id="post-21" class="post-21 post type-post status-publish format-standard hentry category-category_name category-3 tag-tag_name tag-5"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-unmbase.rensrv.com/archives/category/category_name" title="category_name の投稿をすべて表示" rel="category tag">category_name</a>, <a href="http://url-unmbase.rensrv.com/archives/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e5%90%8d" title="カテゴリ名 の投稿をすべて表示" rel="category tag">カテゴリ名</a></span> </div> <h1 class="entry-title"><a href="http://url-unmbase.rensrv.com/archives/21" rel="bookmark">(数字ベース)WordPressによる内部自動リダイレクト確認投稿</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-unmbase.rensrv.com/archives/21" rel="bookmark"><time class="entry-date" datetime="2014-12-20T16:05:35+00:00">2014/12/20</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-unmbase.rensrv.com/archives/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「WordPressによる内部自動リダイレクト確認」用投稿です。</p> <p>以下投稿からのサンプルとして利用しています。</p> <p>「<a title="WordPressによる内部自動リダイレクトの種類とパターン" href="http://rensrv.com/wp/wp-auto-redirect-pattern/" target="_blank">WordPressによる内部自動リダイレクトの種類とパターン</a>」</p> <p>これはパーマリンク・数字ベース環境による投稿です</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="http://url-unmbase.rensrv.com/archives/tag/tag_name" rel="tag">tag_name</a><a href="http://url-unmbase.rensrv.com/archives/tag/%e3%82%bf%e3%82%b0%e5%90%8d" rel="tag">タグ名</a></span></footer></article><!-- #post-## --> <article id="post-16" class="post-16 post type-post status-publish format-standard hentry category-category_name category-3 tag-tag_name tag-5"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-unmbase.rensrv.com/archives/category/category_name" title="category_name の投稿をすべて表示" rel="category tag">category_name</a>, <a href="http://url-unmbase.rensrv.com/archives/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e5%90%8d" title="カテゴリ名 の投稿をすべて表示" rel="category tag">カテゴリ名</a></span> </div> <h1 class="entry-title"><a href="http://url-unmbase.rensrv.com/archives/16" rel="bookmark">カテゴリ・タグURL確認用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-unmbase.rensrv.com/archives/16" rel="bookmark"><time class="entry-date" datetime="2014-12-11T16:14:18+00:00">2014/12/11</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-unmbase.rensrv.com/archives/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「カテゴリ・タグURL確認用」の投稿です。</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="http://url-unmbase.rensrv.com/archives/tag/tag_name" rel="tag">tag_name</a><a href="http://url-unmbase.rensrv.com/archives/tag/%e3%82%bf%e3%82%b0%e5%90%8d" rel="tag">タグ名</a></span></footer></article><!-- #post-## --> <article id="post-7" class="post-7 post type-post status-publish format-standard hentry category-1"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-unmbase.rensrv.com/archives/category/%e6%9c%aa%e5%88%86%e9%a1%9e" title="未分類 の投稿をすべて表示" rel="category tag">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-unmbase.rensrv.com/archives/7" rel="bookmark">118(mod_rewrite x 数字ベース) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-unmbase.rensrv.com/archives/7" rel="bookmark"><time class="entry-date" datetime="2014-12-07T17:51:23+00:00">2014/12/07</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-unmbase.rensrv.com/archives/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「118(mod_rewrite x 数字ベース) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「記事」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/post/%20%E2%80%8E" target="_blank">FC2ブログ「記事」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるテスト投稿です。</p> <table border="0" width="403" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="403" height="18"><a href="http://fc2.freeblg.info/blog-entry-118.html">http://fc2.freeblg.info/blog-entry-118.html</a></td> </tr> </tbody> </table> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-6" class="post-6 post type-post status-publish format-standard hentry category-1"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-unmbase.rensrv.com/archives/category/%e6%9c%aa%e5%88%86%e9%a1%9e" title="未分類 の投稿をすべて表示" rel="category tag">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-unmbase.rensrv.com/archives/6" rel="bookmark">113(Redirect Match x 数字ベース) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-unmbase.rensrv.com/archives/6" rel="bookmark"><time class="entry-date" datetime="2014-12-07T17:51:21+00:00">2014/12/07</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-unmbase.rensrv.com/archives/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「113(Redirect Match x 数字ベース) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「記事」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/post/%20%E2%80%8E" target="_blank">FC2ブログ「記事」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるテスト投稿です。</p> <table border="0" width="403" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="403" height="18"><a href="http://fc2.freeblg.info/blog-entry-113.html">http://fc2.freeblg.info/blog-entry-113.html</a></td> </tr> </tbody> </table> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-5" class="post-5 post type-post status-publish format-standard hentry category-1"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-unmbase.rensrv.com/archives/category/%e6%9c%aa%e5%88%86%e9%a1%9e" title="未分類 の投稿をすべて表示" rel="category tag">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-unmbase.rensrv.com/archives/5" rel="bookmark">108(RedirectPermanent x 数字ベース) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-unmbase.rensrv.com/archives/5" rel="bookmark"><time class="entry-date" datetime="2014-12-07T17:51:20+00:00">2014/12/07</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-unmbase.rensrv.com/archives/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「108(RedirectPermanent x 数字ベース) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「記事」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/post/%20%E2%80%8E" target="_blank">FC2ブログ「記事」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるテスト投稿です。</p> <p> </p> <table border="0" width="403" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="403" height="18"><a href="http://fc2.freeblg.info/blog-entry-108.html">http://fc2.freeblg.info/blog-entry-108.html</a></td> </tr> </tbody> </table> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-4" class="post-4 post type-post status-publish format-standard hentry category-1"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-unmbase.rensrv.com/archives/category/%e6%9c%aa%e5%88%86%e9%a1%9e" title="未分類 の投稿をすべて表示" rel="category tag">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-unmbase.rensrv.com/archives/4" rel="bookmark">103(Redirect x 数字ベース) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-unmbase.rensrv.com/archives/4" rel="bookmark"><time class="entry-date" datetime="2014-12-07T17:51:18+00:00">2014/12/07</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-unmbase.rensrv.com/archives/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「103(Redirect x 数字ベース) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「記事」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/post/%20%E2%80%8E" target="_blank">FC2ブログ「記事」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるテスト投稿です。</p> <table border="0" width="403" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="403" height="18"><a href="http://fc2.freeblg.info/blog-entry-103.html">http://fc2.freeblg.info/blog-entry-103.html</a></td> </tr> </tbody> </table> <p> </p> </div><!-- .entry-content --> </article><!-- #post-## --> </div><!-- #content --> </section><!-- #primary --> <div id="secondary"> <h2 class="site-description">数字ベース(パーマリンク検証環境)</h2> <div id="primary-sidebar" class="primary-sidebar widget-area" role="complementary"> <aside id="search-2" class="widget widget_search"><form role="search" method="get" class="search-form" action="http://url-unmbase.rensrv.com/"> <label> <span class="screen-reader-text">検索:</span> <input type="search" class="search-field" placeholder="検索 …" value="" name="s" title="検索:" /> </label> <input type="submit" class="search-submit" value="検索" /> </form></aside> <aside id="recent-posts-2" class="widget widget_recent_entries"> <h1 class="widget-title">最近の投稿</h1> <ul> <li> <a href="http://url-unmbase.rensrv.com/archives/21">(数字ベース)WordPressによる内部自動リダイレクト確認投稿</a> </li> <li> <a href="http://url-unmbase.rensrv.com/archives/16">カテゴリ・タグURL確認用</a> </li> <li> <a href="http://url-unmbase.rensrv.com/archives/7">118(mod_rewrite x 数字ベース) URL転送検証用</a> </li> <li> <a href="http://url-unmbase.rensrv.com/archives/6">113(Redirect Match x 数字ベース) URL転送検証用</a> </li> <li> <a href="http://url-unmbase.rensrv.com/archives/5">108(RedirectPermanent x 数字ベース) URL転送検証用</a> </li> </ul> </aside><aside id="recent-comments-2" class="widget widget_recent_comments"><h1 class="widget-title">最近のコメント</h1><ul id="recentcomments"><li class="recentcomments"><a href="http://url-unmbase.rensrv.com/archives/1#comment-1">Hello world!</a> に <a href='https://wordpress.org/' rel='external nofollow' class='url'>Mr WordPress</a> より</li></ul></aside><aside id="archives-2" class="widget widget_archive"><h1 class="widget-title">アーカイブ</h1> <ul> <li><a href='http://url-unmbase.rensrv.com/archives/date/2014/12'>2014年12月</a></li> <li><a href='http://url-unmbase.rensrv.com/archives/date/2014/10'>2014年10月</a></li> </ul> </aside><aside id="categories-2" class="widget widget_categories"><h1 class="widget-title">カテゴリー</h1> <ul> <li class="cat-item cat-item-2"><a href="http://url-unmbase.rensrv.com/archives/category/category_name" title="category_name に含まれる投稿をすべて表示">category_name</a> </li> <li class="cat-item cat-item-3"><a href="http://url-unmbase.rensrv.com/archives/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e5%90%8d" title="カテゴリ名 に含まれる投稿をすべて表示">カテゴリ名</a> </li> <li class="cat-item cat-item-1"><a href="http://url-unmbase.rensrv.com/archives/category/%e6%9c%aa%e5%88%86%e9%a1%9e" title="未分類 に含まれる投稿をすべて表示">未分類</a> </li> </ul> </aside><aside id="tag_cloud-2" class="widget widget_tag_cloud"><h1 class="widget-title">タグ</h1><div class="tagcloud"><a href='http://url-unmbase.rensrv.com/archives/tag/tag_name' class='tag-link-4' title='2件のトピック' style='font-size: 8pt;'>tag_name</a> <a href='http://url-unmbase.rensrv.com/archives/tag/%e3%82%bf%e3%82%b0%e5%90%8d' class='tag-link-5' title='2件のトピック' style='font-size: 8pt;'>タグ名</a></div> </aside><aside id="meta-2" class="widget widget_meta"><h1 class="widget-title">メタ情報</h1> <ul> <li><a href="http://url-unmbase.rensrv.com/wdps/wp-login.php">ログイン</a></li> <li><a href="http://url-unmbase.rensrv.com/feed" title="このサイトを RSS2.0 で購読">投稿の <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="http://url-unmbase.rensrv.com/comments/feed" title="すべての投稿への最新コメントを RSS で購読">コメントの <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="https://ja.wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li> </ul> </aside> </div><!-- #primary-sidebar --> </div><!-- #secondary --> </div><!-- #main --> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="site-info"> <a href="http://ja.wordpress.org/">Proudly powered by WordPress</a> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <script type='text/javascript' src='http://url-unmbase.rensrv.com/wdps/wp-content/themes/twentyfourteen/js/functions.js?ver=20140319'></script> </body> </html> |
投稿名
パーマリンク設定を「投稿名」とした場合でも、
デフォルト形式のURLでアクセスしても正しくページが表示されます。
サイトで公開しているURL形式では以下のようなURLで公開されています。
http://url-post.rensrv.com/2014/12/
以下のようなURLでアクセスをしても正しくページが表示されます。
cURLでアクセスしステータスコードを確認しても、
正しく301による恒久転送が行われています。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 |
HTTP/1.1 301 Moved Permanently Date: Sat, 20 Dec 2014 18:57:27 GMT Server: Apache X-Powered-By: PHP/5.3.3 X-Pingback: http://url-post.rensrv.com/wdps/xmlrpc.php Location: http://url-post.rensrv.com/2014/12/ Content-Length: 0 Content-Type: text/html; charset=UTF-8 HTTP/1.1 200 OK Date: Sat, 20 Dec 2014 18:57:28 GMT Server: Apache X-Powered-By: PHP/5.3.3 X-Pingback: http://url-post.rensrv.com/wdps/xmlrpc.php Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 <!DOCTYPE html> <!--[if IE 7]> <html class="ie ie7" lang="ja"> <![endif]--> <!--[if IE 8]> <html class="ie ie8" lang="ja"> <![endif]--> <!--[if !(IE 7) | !(IE 8) ]><!--> <html lang="ja"> <!--<![endif]--> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <title>12月 | 2014 | 投稿名(パーマリンク検証環境)</title> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="http://url-post.rensrv.com/wdps/xmlrpc.php"> <!--[if lt IE 9]> <script src="http://url-post.rensrv.com/wdps/wp-content/themes/twentyfourteen/js/html5.js"></script> <![endif]--> <meta name='robots' content='noindex,follow' /> <link rel="alternate" type="application/rss+xml" title="投稿名(パーマリンク検証環境) » フィード" href="http://url-post.rensrv.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="投稿名(パーマリンク検証環境) » コメントフィード" href="http://url-post.rensrv.com/comments/feed/" /> <link rel='stylesheet' id='twentyfourteen-lato-css' href='//fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C900%2C300italic%2C400italic%2C700italic' type='text/css' media='all' /> <link rel='stylesheet' id='genericons-css' href='http://url-post.rensrv.com/wdps/wp-content/themes/twentyfourteen/genericons/genericons.css?ver=3.0.2' type='text/css' media='all' /> <link rel='stylesheet' id='twentyfourteen-style-css' href='http://url-post.rensrv.com/wdps/wp-content/themes/twentyfourteen/style.css?ver=3.9.2' type='text/css' media='all' /> <!--[if lt IE 9]> <link rel='stylesheet' id='twentyfourteen-ie-css' href='http://url-post.rensrv.com/wdps/wp-content/themes/twentyfourteen/css/ie.css?ver=20131205' type='text/css' media='all' /> <![endif]--> <script type='text/javascript' src='http://url-post.rensrv.com/wdps/wp-includes/js/jquery/jquery.js?ver=1.11.0'></script> <script type='text/javascript' src='http://url-post.rensrv.com/wdps/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://url-post.rensrv.com/wdps/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://url-post.rensrv.com/wdps/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 3.9.2" /> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> </head> <body class="archive date masthead-fixed list-view full-width"> <div id="page" class="hfeed site"> <header id="masthead" class="site-header" role="banner"> <div class="header-main"> <h1 class="site-title"><a href="http://url-post.rensrv.com/" rel="home">投稿名(パーマリンク検証環境)</a></h1> <div class="search-toggle"> <a href="#search-container" class="screen-reader-text">検索</a> </div> <nav id="primary-navigation" class="site-navigation primary-navigation" role="navigation"> <button class="menu-toggle">メインメニュー</button> <a class="screen-reader-text skip-link" href="#content">コンテンツへ移動</a> <div class="nav-menu"><ul><li class="page_item page-item-2"><a href="http://url-post.rensrv.com/sample-page/">サンプルページ</a></li></ul></div> </nav> </div> <div id="search-container" class="search-box-wrapper hide"> <div class="search-box"> <form role="search" method="get" class="search-form" action="http://url-post.rensrv.com/"> <label> <span class="screen-reader-text">検索:</span> <input type="search" class="search-field" placeholder="検索 …" value="" name="s" title="検索:" /> </label> <input type="submit" class="search-submit" value="検索" /> </form> </div> </div> </header><!-- #masthead --> <div id="main" class="site-main"> <section id="primary" class="content-area"> <div id="content" class="site-content" role="main"> <header class="page-header"> <h1 class="page-title"> 月別アーカイブ: 2014年12月 </h1> </header><!-- .page-header --> <article id="post-74" class="post-74 post type-post status-publish format-standard hentry category-category_name category-3 tag-tag_name tag-5"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-post.rensrv.com/category/category_name/" title="category_name の投稿をすべて表示" rel="category tag">category_name</a>, <a href="http://url-post.rensrv.com/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e5%90%8d/" title="カテゴリ名 の投稿をすべて表示" rel="category tag">カテゴリ名</a></span> </div> <h1 class="entry-title"><a href="http://url-post.rensrv.com/auto-redirect/" rel="bookmark">(投稿名)WordPressによる内部自動リダイレクト確認投稿</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-post.rensrv.com/auto-redirect/" rel="bookmark"><time class="entry-date" datetime="2014-12-20T16:05:39+00:00">2014/12/20</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-post.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「WordPressによる内部自動リダイレクト確認」用投稿です。</p> <p>以下投稿からのサンプルとして利用しています。</p> <p>「<a title="WordPressによる内部自動リダイレクトの種類とパターン" href="http://rensrv.com/wp/wp-auto-redirect-pattern/" target="_blank">WordPressによる内部自動リダイレクトの種類とパターン</a>」</p> <p>これはパーマリンク・投稿名環境による投稿です</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="http://url-post.rensrv.com/tag/tag_name/" rel="tag">tag_name</a><a href="http://url-post.rensrv.com/tag/%e3%82%bf%e3%82%b0%e5%90%8d/" rel="tag">タグ名</a></span></footer></article><!-- #post-## --> <article id="post-57" class="post-57 post type-post status-publish format-standard hentry category-url"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-post.rensrv.com/category/%e6%97%a5%e6%9c%ac%e8%aa%9eurl%e8%bb%a2%e9%80%81%e6%a4%9c%e8%a8%bc/" title="日本語URL転送検証 の投稿をすべて表示" rel="category tag">日本語URL転送検証</a></span> </div> <h1 class="entry-title"><a href="http://url-post.rensrv.com/%e3%83%aa%e3%83%a9%e3%82%a4%e3%83%88%e6%97%a5%e2%87%92%e6%97%a5/" rel="bookmark">リライト日⇒日(日本語URL転送)</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-post.rensrv.com/%e3%83%aa%e3%83%a9%e3%82%a4%e3%83%88%e6%97%a5%e2%87%92%e6%97%a5/" rel="bookmark"><time class="entry-date" datetime="2014-12-17T12:32:12+00:00">2014/12/17</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-post.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>この投稿は「mod_rewrite日本語URLリダイレクト」検証のテスト投稿です。</p> <p>投稿元URLは以下です。</p> <p><a title="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" href="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" target="_blank">http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/</a><span id="editable-post-name" title="これは一時的なパーマリンクです。この部分を編集するにはクリックしてください。"><a title="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" href="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" target="_blank">mod_rewrit</a>e</span>/</p> <p>この投稿は以下URLから転送される投稿です。</p> <table border="0" width="374" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="374" height="18"><a href="http://jpurl-modrewrite.trce.info/%E3%83%AA%E3%83%A9%E3%82%A4%E3%83%88%E6%97%A5%E2%87%92%E6%97%A5/">http://jpurl-modrewrite.trce.info/リライト日⇒日/</a></td> </tr> </tbody> </table> <p> </p> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-56" class="post-56 post type-post status-publish format-standard hentry category-url"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-post.rensrv.com/category/%e6%97%a5%e6%9c%ac%e8%aa%9eurl%e8%bb%a2%e9%80%81%e6%a4%9c%e8%a8%bc/" title="日本語URL転送検証 の投稿をすべて表示" rel="category tag">日本語URL転送検証</a></span> </div> <h1 class="entry-title"><a href="http://url-post.rensrv.com/mod_rewrite-jptoen/" rel="bookmark">mod_rewrite-jptoen(日本語URL転送)</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-post.rensrv.com/mod_rewrite-jptoen/" rel="bookmark"><time class="entry-date" datetime="2014-12-17T12:32:09+00:00">2014/12/17</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-post.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>この投稿は「mod_rewrite日本語URLリダイレクト」検証のテスト投稿です。</p> <p>投稿元URLは以下です。</p> <p><a title="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" href="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" target="_blank">http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/</a><span id="editable-post-name" title="これは一時的なパーマリンクです。この部分を編集するにはクリックしてください。"><a title="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" href="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" target="_blank">mod_rewrit</a>e</span>/</p> <p>この投稿は以下URLから転送される投稿です。</p> <table border="0" width="374" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="374" height="18"><a href="http://jpurl-modrewrite.trce.info/%E3%83%AA%E3%83%A9%E3%82%A4%E3%83%88%E6%97%A5%E2%87%92%E8%8B%B1/">http://jpurl-modrewrite.trce.info/リライト日⇒英/</a></td> </tr> </tbody> </table> <p> </p> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-55" class="post-55 post type-post status-publish format-standard hentry category-url"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-post.rensrv.com/category/%e6%97%a5%e6%9c%ac%e8%aa%9eurl%e8%bb%a2%e9%80%81%e6%a4%9c%e8%a8%bc/" title="日本語URL転送検証 の投稿をすべて表示" rel="category tag">日本語URL転送検証</a></span> </div> <h1 class="entry-title"><a href="http://url-post.rensrv.com/%e3%83%aa%e3%83%a9%e3%82%a4%e3%83%88%e8%8b%b1%e2%87%92%e6%97%a5/" rel="bookmark">リライト英⇒日(日本語URL転送)</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-post.rensrv.com/%e3%83%aa%e3%83%a9%e3%82%a4%e3%83%88%e8%8b%b1%e2%87%92%e6%97%a5/" rel="bookmark"><time class="entry-date" datetime="2014-12-17T12:32:07+00:00">2014/12/17</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-post.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>この投稿は「mod_rewrite日本語URLリダイレクト」検証のテスト投稿です。</p> <p>投稿元URLは以下です。</p> <p><a title="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" href="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" target="_blank">http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/</a><span id="editable-post-name" title="これは一時的なパーマリンクです。この部分を編集するにはクリックしてください。"><a title="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" href="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" target="_blank">mod_rewrit</a>e</span>/</p> <p>この投稿は以下URLから転送される投稿です。</p> <table border="0" width="374" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="374" height="18"><a href="http://jpurl-modrewrite.trce.info/mod_rewrite-entojp/">http://jpurl-modrewrite.trce.info/mod_rewrite-entojp/</a></td> </tr> </tbody> </table> <p> </p> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-54" class="post-54 post type-post status-publish format-standard hentry category-url"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-post.rensrv.com/category/%e6%97%a5%e6%9c%ac%e8%aa%9eurl%e8%bb%a2%e9%80%81%e6%a4%9c%e8%a8%bc/" title="日本語URL転送検証 の投稿をすべて表示" rel="category tag">日本語URL転送検証</a></span> </div> <h1 class="entry-title"><a href="http://url-post.rensrv.com/mod_rewrite-entoen/" rel="bookmark">mod_rewrite-entoen(日本語URL転送)</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-post.rensrv.com/mod_rewrite-entoen/" rel="bookmark"><time class="entry-date" datetime="2014-12-17T12:32:06+00:00">2014/12/17</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-post.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>この投稿は「mod_rewrite日本語URLリダイレクト」検証のテスト投稿です。</p> <p>投稿元URLは以下です。</p> <p><a title="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" href="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" target="_blank">http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/</a><span id="editable-post-name" title="これは一時的なパーマリンクです。この部分を編集するにはクリックしてください。"><a title="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" href="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/mod_rewrit" target="_blank">mod_rewrit</a>e</span>/</p> <p>この投稿は以下URLから転送される投稿です。</p> <table border="0" width="374" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="374" height="18"><a href="http://jpurl-modrewrite.trce.info/mod_rewrite-entoen/">http://jpurl-modrewrite.trce.info/mod_rewrite-entoen/</a></td> </tr> </tbody> </table> <p> </p> <p> </p> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-45" class="post-45 post type-post status-publish format-standard hentry category-url"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-post.rensrv.com/category/%e6%97%a5%e6%9c%ac%e8%aa%9eurl%e8%bb%a2%e9%80%81%e6%a4%9c%e8%a8%bc/" title="日本語URL転送検証 の投稿をすべて表示" rel="category tag">日本語URL転送検証</a></span> </div> <h1 class="entry-title"><a href="http://url-post.rensrv.com/%e3%83%9e%e3%83%83%e3%83%81%e6%97%a5%e2%87%92%e6%97%a5/" rel="bookmark">マッチ日⇒日(日本語URL転送)</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-post.rensrv.com/%e3%83%9e%e3%83%83%e3%83%81%e6%97%a5%e2%87%92%e6%97%a5/" rel="bookmark"><time class="entry-date" datetime="2014-12-17T12:28:05+00:00">2014/12/17</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-post.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>この投稿は「Redirect Match日本語URLリダイレクト」検証のテスト投稿です。</p> <p>投稿元URLは以下です。</p> <p><a title="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/redirect-match/" href="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/redirect-match/" target="_blank">http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/<span id="editable-post-name" title="これは一時的なパーマリンクです。この部分を編集するにはクリックしてください。">redirect-match</span>/</a></p> <p>この投稿は以下URLから転送される投稿です。</p> <table border="0" width="374" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="374" height="18"><a href="http://jpurl-redirectmatch.trce.info/%E3%83%9E%E3%83%83%E3%83%81%E6%97%A5%E2%87%92%E6%97%A5/">http://jpurl-redirectmatch.trce.info/マッチ日⇒日/</a></td> </tr> </tbody> </table> <p> </p> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-44" class="post-44 post type-post status-publish format-standard hentry category-url"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-post.rensrv.com/category/%e6%97%a5%e6%9c%ac%e8%aa%9eurl%e8%bb%a2%e9%80%81%e6%a4%9c%e8%a8%bc/" title="日本語URL転送検証 の投稿をすべて表示" rel="category tag">日本語URL転送検証</a></span> </div> <h1 class="entry-title"><a href="http://url-post.rensrv.com/match-jptoen/" rel="bookmark">match-jptoen(日本語URL転送)</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-post.rensrv.com/match-jptoen/" rel="bookmark"><time class="entry-date" datetime="2014-12-17T12:28:03+00:00">2014/12/17</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-post.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>この投稿は「Redirect Match日本語URLリダイレクト」検証のテスト投稿です。</p> <p>投稿元URLは以下です。</p> <p><a title="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/redirect-match/" href="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/redirect-match/" target="_blank">http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/<span id="editable-post-name" title="これは一時的なパーマリンクです。この部分を編集するにはクリックしてください。">redirect-match</span>/</a></p> <p>この投稿は以下URLから転送される投稿です。</p> <table border="0" width="374" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="374" height="18"><a href="http://jpurl-redirectmatch.trce.info/%E3%83%9E%E3%83%83%E3%83%81%E6%97%A5%E2%87%92%E8%8B%B1/">http://jpurl-redirectmatch.trce.info/マッチ日⇒英/</a></td> </tr> </tbody> </table> <p> </p> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-43" class="post-43 post type-post status-publish format-standard hentry category-url"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-post.rensrv.com/category/%e6%97%a5%e6%9c%ac%e8%aa%9eurl%e8%bb%a2%e9%80%81%e6%a4%9c%e8%a8%bc/" title="日本語URL転送検証 の投稿をすべて表示" rel="category tag">日本語URL転送検証</a></span> </div> <h1 class="entry-title"><a href="http://url-post.rensrv.com/%e3%83%9e%e3%83%83%e3%83%81%e8%8b%b1%e2%87%92%e6%97%a5/" rel="bookmark">マッチ英⇒日(日本語URL転送)</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-post.rensrv.com/%e3%83%9e%e3%83%83%e3%83%81%e8%8b%b1%e2%87%92%e6%97%a5/" rel="bookmark"><time class="entry-date" datetime="2014-12-17T12:28:02+00:00">2014/12/17</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-post.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>この投稿は「Redirect Match日本語URLリダイレクト」検証のテスト投稿です。</p> <p>投稿元URLは以下です。</p> <p><a title="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/redirect-match/" href="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/redirect-match/" target="_blank">http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/<span id="editable-post-name" title="これは一時的なパーマリンクです。この部分を編集するにはクリックしてください。">redirect-match</span>/</a></p> <p>この投稿は以下URLから転送される投稿です。</p> <table border="0" width="374" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="374" height="18"><a href="http://jpurl-redirectmatch.trce.info/match-entojp/">http://jpurl-redirectmatch.trce.info/match-entojp/</a></td> </tr> </tbody> </table> <p> </p> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-42" class="post-42 post type-post status-publish format-standard hentry category-url"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-post.rensrv.com/category/%e6%97%a5%e6%9c%ac%e8%aa%9eurl%e8%bb%a2%e9%80%81%e6%a4%9c%e8%a8%bc/" title="日本語URL転送検証 の投稿をすべて表示" rel="category tag">日本語URL転送検証</a></span> </div> <h1 class="entry-title"><a href="http://url-post.rensrv.com/match-entoen/" rel="bookmark">match-entoen(日本語URL転送)</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-post.rensrv.com/match-entoen/" rel="bookmark"><time class="entry-date" datetime="2014-12-17T12:28:00+00:00">2014/12/17</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-post.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>この投稿は「Redirect Match日本語URLリダイレクト」検証のテスト投稿です。</p> <p>投稿元URLは以下です。</p> <p><a title="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/redirect-match/" href="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/redirect-match/" target="_blank">http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/<span id="editable-post-name" title="これは一時的なパーマリンクです。この部分を編集するにはクリックしてください。">redirect-match</span>/</a></p> <p>この投稿は以下URLから転送される投稿です。</p> <table border="0" width="374" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="374" height="18"><a href="http://jpurl-redirectmatch.trce.info/match-entoen/">http://jpurl-redirectmatch.trce.info/match-entoen/</a></td> </tr> </tbody> </table> <p> </p> <p> </p> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-33" class="post-33 post type-post status-publish format-standard hentry category-url"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-post.rensrv.com/category/%e6%97%a5%e6%9c%ac%e8%aa%9eurl%e8%bb%a2%e9%80%81%e6%a4%9c%e8%a8%bc/" title="日本語URL転送検証 の投稿をすべて表示" rel="category tag">日本語URL転送検証</a></span> </div> <h1 class="entry-title"><a href="http://url-post.rensrv.com/%e3%83%91%e3%83%bc%e3%83%9e%e6%97%a5%e2%87%92%e6%97%a5/" rel="bookmark">パーマ日⇒日(日本語URL転送)</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-post.rensrv.com/%e3%83%91%e3%83%bc%e3%83%9e%e6%97%a5%e2%87%92%e6%97%a5/" rel="bookmark"><time class="entry-date" datetime="2014-12-17T12:24:51+00:00">2014/12/17</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-post.rensrv.com/author/algorhythnn/" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>この投稿は「RedirectParmanent日本語URLリダイレクト」検証のテスト投稿です。</p> <p>投稿元URLは以下です。</p> <p><a title="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/redirectperma/" href="http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/redirectperma/" target="_blank">http://algorhythnn.jp/blg/url-redirect/jp-url-redirect/<span id="editable-post-name" title="これは一時的なパーマリンクです。この部分を編集するにはクリックしてください。">redirectperma</span>/</a></p> <p> </p> <p>この投稿は以下URLから転送される投稿です。</p> <table border="0" width="374" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="374" height="18"><a href="http://jpurl-redirectparma.trce.info/%E3%83%91%E3%83%BC%E3%83%9E%E6%97%A5%E2%87%92%E6%97%A5/">http://jpurl-redirectparma.trce.info/パーマ日⇒日/</a></td> </tr> </tbody> </table> <p> </p> </div><!-- .entry-content --> </article><!-- #post-## --> <nav class="navigation paging-navigation" role="navigation"> <h1 class="screen-reader-text">投稿ナビゲーション</h1> <div class="pagination loop-pagination"> <span class='page-numbers current'>1</span> <a class='page-numbers' href='http://url-post.rensrv.com/2014/12/page/2/'>2</a> <a class='page-numbers' href='http://url-post.rensrv.com/2014/12/page/3/'>3</a> <a class="next page-numbers" href="http://url-post.rensrv.com/2014/12/page/2/">次へ →</a> </div><!-- .pagination --> </nav><!-- .navigation --> </div><!-- #content --> </section><!-- #primary --> <div id="secondary"> <h2 class="site-description">投稿名(パーマリンク検証環境)</h2> <div id="primary-sidebar" class="primary-sidebar widget-area" role="complementary"> <aside id="search-2" class="widget widget_search"><form role="search" method="get" class="search-form" action="http://url-post.rensrv.com/"> <label> <span class="screen-reader-text">検索:</span> <input type="search" class="search-field" placeholder="検索 …" value="" name="s" title="検索:" /> </label> <input type="submit" class="search-submit" value="検索" /> </form></aside> <aside id="recent-posts-2" class="widget widget_recent_entries"> <h1 class="widget-title">最近の投稿</h1> <ul> <li> <a href="http://url-post.rensrv.com/auto-redirect/">(投稿名)WordPressによる内部自動リダイレクト確認投稿</a> </li> <li> <a href="http://url-post.rensrv.com/%e3%83%aa%e3%83%a9%e3%82%a4%e3%83%88%e6%97%a5%e2%87%92%e6%97%a5/">リライト日⇒日(日本語URL転送)</a> </li> <li> <a href="http://url-post.rensrv.com/mod_rewrite-jptoen/">mod_rewrite-jptoen(日本語URL転送)</a> </li> <li> <a href="http://url-post.rensrv.com/%e3%83%aa%e3%83%a9%e3%82%a4%e3%83%88%e8%8b%b1%e2%87%92%e6%97%a5/">リライト英⇒日(日本語URL転送)</a> </li> <li> <a href="http://url-post.rensrv.com/mod_rewrite-entoen/">mod_rewrite-entoen(日本語URL転送)</a> </li> </ul> </aside><aside id="recent-comments-2" class="widget widget_recent_comments"><h1 class="widget-title">最近のコメント</h1><ul id="recentcomments"><li class="recentcomments"><a href="http://url-post.rensrv.com/hello-world/#comment-1">Hello world!</a> に <a href='https://wordpress.org/' rel='external nofollow' class='url'>Mr WordPress</a> より</li></ul></aside><aside id="archives-2" class="widget widget_archive"><h1 class="widget-title">アーカイブ</h1> <ul> <li><a href='http://url-post.rensrv.com/2014/12/'>2014年12月</a></li> <li><a href='http://url-post.rensrv.com/2014/10/'>2014年10月</a></li> </ul> </aside><aside id="categories-2" class="widget widget_categories"><h1 class="widget-title">カテゴリー</h1> <ul> <li class="cat-item cat-item-2"><a href="http://url-post.rensrv.com/category/category_name/" title="category_name に含まれる投稿をすべて表示">category_name</a> </li> <li class="cat-item cat-item-3"><a href="http://url-post.rensrv.com/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e5%90%8d/" title="カテゴリ名 に含まれる投稿をすべて表示">カテゴリ名</a> </li> <li class="cat-item cat-item-6"><a href="http://url-post.rensrv.com/category/%e6%97%a5%e6%9c%ac%e8%aa%9eurl%e8%bb%a2%e9%80%81%e6%a4%9c%e8%a8%bc/" title="日本語URL転送検証 に含まれる投稿をすべて表示">日本語URL転送検証</a> </li> <li class="cat-item cat-item-1"><a href="http://url-post.rensrv.com/category/%e6%9c%aa%e5%88%86%e9%a1%9e/" title="未分類 に含まれる投稿をすべて表示">未分類</a> </li> </ul> </aside><aside id="tag_cloud-2" class="widget widget_tag_cloud"><h1 class="widget-title">タグ</h1><div class="tagcloud"><a href='http://url-post.rensrv.com/tag/tag_name/' class='tag-link-4' title='2件のトピック' style='font-size: 8pt;'>tag_name</a> <a href='http://url-post.rensrv.com/tag/%e3%82%bf%e3%82%b0%e5%90%8d/' class='tag-link-5' title='2件のトピック' style='font-size: 8pt;'>タグ名</a></div> </aside><aside id="meta-2" class="widget widget_meta"><h1 class="widget-title">メタ情報</h1> <ul> <li><a href="http://url-post.rensrv.com/wdps/wp-login.php">ログイン</a></li> <li><a href="http://url-post.rensrv.com/feed/" title="このサイトを RSS2.0 で購読">投稿の <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="http://url-post.rensrv.com/comments/feed/" title="すべての投稿への最新コメントを RSS で購読">コメントの <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="https://ja.wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li> </ul> </aside> </div><!-- #primary-sidebar --> </div><!-- #secondary --> </div><!-- #main --> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="site-info"> <a href="http://ja.wordpress.org/">Proudly powered by WordPress</a> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <script type='text/javascript' src='http://url-post.rensrv.com/wdps/wp-content/themes/twentyfourteen/js/functions.js?ver=20140319'></script> </body> </html> |
カスタム
パーマリンク設定を「カスタム」とした場合でも、
デフォルト形式のURLでアクセスしても正しくページが表示されます。
サイトで公開しているURL形式では以下のようなURLで公開されています。
http://url-html.rensrv.com/2014/12
以下のようなURLでアクセスをしても正しくページが表示されます。
cURLでアクセスしステータスコードを確認しても、
正しく301による恒久転送が行われています。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 |
HTTP/1.1 301 Moved Permanently Date: Sat, 20 Dec 2014 18:57:29 GMT Server: Apache X-Powered-By: PHP/5.3.3 X-Pingback: http://url-html.rensrv.com/wdps/xmlrpc.php Location: http://url-html.rensrv.com/2014/12 Content-Length: 0 Content-Type: text/html; charset=UTF-8 HTTP/1.1 200 OK Date: Sat, 20 Dec 2014 18:57:29 GMT Server: Apache X-Powered-By: PHP/5.3.3 X-Pingback: http://url-html.rensrv.com/wdps/xmlrpc.php Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 <!DOCTYPE html> <!--[if IE 7]> <html class="ie ie7" lang="ja"> <![endif]--> <!--[if IE 8]> <html class="ie ie8" lang="ja"> <![endif]--> <!--[if !(IE 7) | !(IE 8) ]><!--> <html lang="ja"> <!--<![endif]--> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <title>12月 | 2014 | HTMLカスタム構造(パーマリンク検証環境)</title> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="http://url-html.rensrv.com/wdps/xmlrpc.php"> <!--[if lt IE 9]> <script src="http://url-html.rensrv.com/wdps/wp-content/themes/twentyfourteen/js/html5.js"></script> <![endif]--> <meta name='robots' content='noindex,follow' /> <link rel="alternate" type="application/rss+xml" title="HTMLカスタム構造(パーマリンク検証環境) » フィード" href="http://url-html.rensrv.com/feed" /> <link rel="alternate" type="application/rss+xml" title="HTMLカスタム構造(パーマリンク検証環境) » コメントフィード" href="http://url-html.rensrv.com/comments/feed" /> <link rel='stylesheet' id='twentyfourteen-lato-css' href='//fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C900%2C300italic%2C400italic%2C700italic' type='text/css' media='all' /> <link rel='stylesheet' id='genericons-css' href='http://url-html.rensrv.com/wdps/wp-content/themes/twentyfourteen/genericons/genericons.css?ver=3.0.2' type='text/css' media='all' /> <link rel='stylesheet' id='twentyfourteen-style-css' href='http://url-html.rensrv.com/wdps/wp-content/themes/twentyfourteen/style.css?ver=3.9.2' type='text/css' media='all' /> <!--[if lt IE 9]> <link rel='stylesheet' id='twentyfourteen-ie-css' href='http://url-html.rensrv.com/wdps/wp-content/themes/twentyfourteen/css/ie.css?ver=20131205' type='text/css' media='all' /> <![endif]--> <script type='text/javascript' src='http://url-html.rensrv.com/wdps/wp-includes/js/jquery/jquery.js?ver=1.11.0'></script> <script type='text/javascript' src='http://url-html.rensrv.com/wdps/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://url-html.rensrv.com/wdps/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://url-html.rensrv.com/wdps/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 3.9.2" /> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> </head> <body class="archive date masthead-fixed list-view full-width"> <div id="page" class="hfeed site"> <header id="masthead" class="site-header" role="banner"> <div class="header-main"> <h1 class="site-title"><a href="http://url-html.rensrv.com/" rel="home">HTMLカスタム構造(パーマリンク検証環境)</a></h1> <div class="search-toggle"> <a href="#search-container" class="screen-reader-text">検索</a> </div> <nav id="primary-navigation" class="site-navigation primary-navigation" role="navigation"> <button class="menu-toggle">メインメニュー</button> <a class="screen-reader-text skip-link" href="#content">コンテンツへ移動</a> <div class="nav-menu"><ul><li class="page_item page-item-2"><a href="http://url-html.rensrv.com/sample-page">サンプルページ</a></li></ul></div> </nav> </div> <div id="search-container" class="search-box-wrapper hide"> <div class="search-box"> <form role="search" method="get" class="search-form" action="http://url-html.rensrv.com/"> <label> <span class="screen-reader-text">検索:</span> <input type="search" class="search-field" placeholder="検索 …" value="" name="s" title="検索:" /> </label> <input type="submit" class="search-submit" value="検索" /> </form> </div> </div> </header><!-- #masthead --> <div id="main" class="site-main"> <section id="primary" class="content-area"> <div id="content" class="site-content" role="main"> <header class="page-header"> <h1 class="page-title"> 月別アーカイブ: 2014年12月 </h1> </header><!-- .page-header --> <article id="post-64" class="post-64 post type-post status-publish format-standard hentry category-category_name category-61 tag-tag_name tag-63"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-html.rensrv.com/category/category_name" title="category_name の投稿をすべて表示" rel="category tag">category_name</a>, <a href="http://url-html.rensrv.com/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e5%90%8d" title="カテゴリ名 の投稿をすべて表示" rel="category tag">カテゴリ名</a></span> </div> <h1 class="entry-title"><a href="http://url-html.rensrv.com/auto-redirect.html" rel="bookmark">(カスタム)WordPressによる内部自動リダイレクト確認投稿</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-html.rensrv.com/auto-redirect.html" rel="bookmark"><time class="entry-date" datetime="2014-12-20T16:05:40+00:00">2014/12/20</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-html.rensrv.com/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「WordPressによる内部自動リダイレクト確認」用投稿です。</p> <p>以下投稿からのサンプルとして利用しています。</p> <p>「<a title="WordPressによる内部自動リダイレクトの種類とパターン" href="http://rensrv.com/wp/wp-auto-redirect-pattern/" target="_blank">WordPressによる内部自動リダイレクトの種類とパターン</a>」</p> <p>これはパーマリンク・カスタム環境による投稿です</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="http://url-html.rensrv.com/tag/tag_name" rel="tag">tag_name</a><a href="http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%e5%90%8d" rel="tag">タグ名</a></span></footer></article><!-- #post-## --> <article id="post-59" class="post-59 post type-post status-publish format-standard hentry category-category_name category-61 tag-tag_name tag-63"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-html.rensrv.com/category/category_name" title="category_name の投稿をすべて表示" rel="category tag">category_name</a>, <a href="http://url-html.rensrv.com/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e5%90%8d" title="カテゴリ名 の投稿をすべて表示" rel="category tag">カテゴリ名</a></span> </div> <h1 class="entry-title"><a href="http://url-html.rensrv.com/cate-tag-check.html" rel="bookmark">カテゴリ・タグURL確認用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-html.rensrv.com/cate-tag-check.html" rel="bookmark"><time class="entry-date" datetime="2014-12-11T16:14:22+00:00">2014/12/11</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-html.rensrv.com/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「カテゴリ・タグURL確認用」の投稿です。</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="http://url-html.rensrv.com/tag/tag_name" rel="tag">tag_name</a><a href="http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%e5%90%8d" rel="tag">タグ名</a></span></footer></article><!-- #post-## --> <article id="post-49" class="post-49 post type-post status-publish format-standard hentry category-1 tag-tag331 tag-57 tag-tag333 tag-59"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-html.rensrv.com/category/%e6%9c%aa%e5%88%86%e9%a1%9e" title="未分類 の投稿をすべて表示" rel="category tag">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-html.rensrv.com/331-334-mod_rewrite-tag.html" rel="bookmark">331-334(mod_rewrite x タグ) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-html.rensrv.com/331-334-mod_rewrite-tag.html" rel="bookmark"><time class="entry-date" datetime="2014-12-09T05:12:51+00:00">2014/12/09</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-html.rensrv.com/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「331-334(mod_rewrite x タグ) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「タグ」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/tag/" target="_blank">FC2ブログ「タグ」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるタグを割り当てた、<br /> タグアーカイブテスト投稿です。</p> <table width="265"> <tbody> <tr> <td width="265"><a href="http://fc2.freeblg.info/?tag=tag331">http://fc2.freeblg.info/?tag=tag331</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/?tag=tag332">http://fc2.freeblg.info/?tag=tag332</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/?tag=%E3%82%BF%E3%82%B0%EF%BC%93%EF%BC%93%EF%BC%93">http://fc2.freeblg.info/?tag=タグ333</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/?tag=%E3%82%BF%E3%82%B0%EF%BC%93%EF%BC%93%EF%BC%94">http://fc2.freeblg.info/?tag=タグ334</a></td> </tr> </tbody> </table> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="http://url-html.rensrv.com/tag/tag331" rel="tag">タグ331</a><a href="http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%93%ef%bc%92" rel="tag">タグ332</a><a href="http://url-html.rensrv.com/tag/tag333" rel="tag">タグ333</a><a href="http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%93%ef%bc%94" rel="tag">タグ334</a></span></footer></article><!-- #post-## --> <article id="post-47" class="post-47 post type-post status-publish format-standard hentry category-1 tag-tag321 tag-53 tag-tag323 tag-55"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-html.rensrv.com/category/%e6%9c%aa%e5%88%86%e9%a1%9e" title="未分類 の投稿をすべて表示" rel="category tag">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-html.rensrv.com/321-324-redirect-match-tag.html" rel="bookmark">321-324(Redirect Match x タグ) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-html.rensrv.com/321-324-redirect-match-tag.html" rel="bookmark"><time class="entry-date" datetime="2014-12-09T05:12:49+00:00">2014/12/09</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-html.rensrv.com/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「321-324(Redirect Match x タグ) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「タグ」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/tag/" target="_blank">FC2ブログ「タグ」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるタグを割り当てた、<br /> タグアーカイブテスト投稿です。</p> <table width="265"> <tbody> <tr> <td width="265"><a href="http://fc2.freeblg.info/?tag=tag321">http://fc2.freeblg.info/?tag=tag321</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/?tag=tag322">http://fc2.freeblg.info/?tag=tag322</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/?tag=%E3%82%BF%E3%82%B0%EF%BC%93%EF%BC%92%EF%BC%93">http://fc2.freeblg.info/?tag=タグ323</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/?tag=%E3%82%BF%E3%82%B0%EF%BC%93%EF%BC%92%EF%BC%94">http://fc2.freeblg.info/?tag=タグ324</a></td> </tr> </tbody> </table> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="http://url-html.rensrv.com/tag/tag321" rel="tag">タグ321</a><a href="http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%92%ef%bc%92" rel="tag">タグ322</a><a href="http://url-html.rensrv.com/tag/tag323" rel="tag">タグ323</a><a href="http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%92%ef%bc%94" rel="tag">タグ324</a></span></footer></article><!-- #post-## --> <article id="post-48" class="post-48 post type-post status-publish format-standard hentry category-1 tag-tag311 tag-49 tag-tag313 tag-51"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-html.rensrv.com/category/%e6%9c%aa%e5%88%86%e9%a1%9e" title="未分類 の投稿をすべて表示" rel="category tag">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-html.rensrv.com/311-314-redirectpermanent-tag.html" rel="bookmark">311-314(RedirectPermanent x タグ) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-html.rensrv.com/311-314-redirectpermanent-tag.html" rel="bookmark"><time class="entry-date" datetime="2014-12-09T05:12:48+00:00">2014/12/09</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-html.rensrv.com/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「311-314(RedirectPermanent x タグ) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「タグ」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/tag/" target="_blank">FC2ブログ「タグ」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるタグを割り当てた、<br /> タグアーカイブテスト投稿です。</p> <table width="265"> <tbody> <tr> <td width="265"><a href="http://fc2.freeblg.info/?tag=tag311">http://fc2.freeblg.info/?tag=tag311</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/?tag=tag312">http://fc2.freeblg.info/?tag=tag312</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/?tag=%E3%82%BF%E3%82%B0%EF%BC%93%EF%BC%91%EF%BC%93">http://fc2.freeblg.info/?tag=タグ313</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/?tag=%E3%82%BF%E3%82%B0%EF%BC%93%EF%BC%91%EF%BC%94">http://fc2.freeblg.info/?tag=タグ314</a></td> </tr> </tbody> </table> <p> </p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="http://url-html.rensrv.com/tag/tag311" rel="tag">タグ311</a><a href="http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%91%ef%bc%92" rel="tag">タグ312</a><a href="http://url-html.rensrv.com/tag/tag313" rel="tag">タグ313</a><a href="http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%91%ef%bc%94" rel="tag">タグ314</a></span></footer></article><!-- #post-## --> <article id="post-45" class="post-45 post type-post status-publish format-standard hentry category-1 tag-tag301 tag-45 tag-tag303 tag-47"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-html.rensrv.com/category/%e6%9c%aa%e5%88%86%e9%a1%9e" title="未分類 の投稿をすべて表示" rel="category tag">未分類</a></span> </div> <h1 class="entry-title"><a href="http://url-html.rensrv.com/301-304-redirect-tag.html" rel="bookmark">301-304(Redirect x タグ) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-html.rensrv.com/301-304-redirect-tag.html" rel="bookmark"><time class="entry-date" datetime="2014-12-09T05:12:45+00:00">2014/12/09</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-html.rensrv.com/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「301-304(Redirect x タグ) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「タグ」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/tag/" target="_blank">FC2ブログ「タグ」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるタグを割り当てた、<br /> タグアーカイブテスト投稿です。</p> <table width="265"> <tbody> <tr> <td width="265"><a href="http://fc2.freeblg.info/?tag=tag301">http://fc2.freeblg.info/?tag=tag301</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/?tag=tag302">http://fc2.freeblg.info/?tag=tag302</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/?tag=%E3%82%BF%E3%82%B0%EF%BC%93%EF%BC%90%EF%BC%93">http://fc2.freeblg.info/?tag=タグ303</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/?tag=%E3%82%BF%E3%82%B0%EF%BC%93%EF%BC%90%EF%BC%94">http://fc2.freeblg.info/?tag=タグ304</a></td> </tr> </tbody> </table> <p> </p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="http://url-html.rensrv.com/tag/tag301" rel="tag">タグ301</a><a href="http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%90%ef%bc%92" rel="tag">タグ302</a><a href="http://url-html.rensrv.com/tag/tag303" rel="tag">タグ303</a><a href="http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%90%ef%bc%94" rel="tag">タグ304</a></span></footer></article><!-- #post-## --> <article id="post-41" class="post-41 post type-post status-publish format-standard hentry category-category991 category-category992 category-category993 category-category994 category-category995 category-category996 category-category997 category-category998 category-category999"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-html.rensrv.com/category/category991" title="カテゴリ991 の投稿をすべて表示" rel="category tag">カテゴリ991</a>, <a href="http://url-html.rensrv.com/category/category992" title="カテゴリ992 の投稿をすべて表示" rel="category tag">カテゴリ992</a>, <a href="http://url-html.rensrv.com/category/category993" title="カテゴリ993 の投稿をすべて表示" rel="category tag">カテゴリ993</a>, <a href="http://url-html.rensrv.com/category/category994" title="カテゴリ994 の投稿をすべて表示" rel="category tag">カテゴリ994</a>, <a href="http://url-html.rensrv.com/category/category995" title="カテゴリ995 の投稿をすべて表示" rel="category tag">カテゴリ995</a>, <a href="http://url-html.rensrv.com/category/category996" title="カテゴリ996 の投稿をすべて表示" rel="category tag">カテゴリ996</a>, <a href="http://url-html.rensrv.com/category/category997" title="カテゴリ997 の投稿をすべて表示" rel="category tag">カテゴリ997</a>, <a href="http://url-html.rensrv.com/category/category998" title="カテゴリ998 の投稿をすべて表示" rel="category tag">カテゴリ998</a>, <a href="http://url-html.rensrv.com/category/category999" title="カテゴリ999 の投稿をすべて表示" rel="category tag">カテゴリ999</a></span> </div> <h1 class="entry-title"><a href="http://url-html.rensrv.com/991-999-mod_rewrite.html" rel="bookmark">991-999(mod_rewriteカテゴリ) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-html.rensrv.com/991-999-mod_rewrite.html" rel="bookmark"><time class="entry-date" datetime="2014-12-09T04:17:12+00:00">2014/12/09</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-html.rensrv.com/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「991-999(mod_rewriteカテゴリ) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「カテゴリ」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/category/" target="_blank">FC2ブログ「カテゴリ」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるカテゴリを割り当てた、<br /> カテゴリーアーカイブテスト投稿です。</p> <table width="438"> <tbody> <tr> <td width="438"><a href="http://fc2.freeblg.info/blog-category-991.html">http://fc2.freeblg.info/blog-category-991.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-991.html">http://fc2.freeblg.info/blog-category-992.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-991.html">http://fc2.freeblg.info/blog-category-993.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-991.html">http://fc2.freeblg.info/blog-category-994.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-991.html">http://fc2.freeblg.info/blog-category-995.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-991.html">http://fc2.freeblg.info/blog-category-996.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-991.html">http://fc2.freeblg.info/blog-category-997.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-991.html">http://fc2.freeblg.info/blog-category-998.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-991.html">http://fc2.freeblg.info/blog-category-999.html</a></td> </tr> </tbody> </table> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-39" class="post-39 post type-post status-publish format-standard hentry category-category981 category-category982 category-category983 category-category984 category-category985 category-category986 category-category987 category-category988 category-category989"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-html.rensrv.com/category/category981" title="カテゴリ981 の投稿をすべて表示" rel="category tag">カテゴリ981</a>, <a href="http://url-html.rensrv.com/category/category982" title="カテゴリ982 の投稿をすべて表示" rel="category tag">カテゴリ982</a>, <a href="http://url-html.rensrv.com/category/category983" title="カテゴリ983 の投稿をすべて表示" rel="category tag">カテゴリ983</a>, <a href="http://url-html.rensrv.com/category/category984" title="カテゴリ984 の投稿をすべて表示" rel="category tag">カテゴリ984</a>, <a href="http://url-html.rensrv.com/category/category985" title="カテゴリ985 の投稿をすべて表示" rel="category tag">カテゴリ985</a>, <a href="http://url-html.rensrv.com/category/category986" title="カテゴリ986 の投稿をすべて表示" rel="category tag">カテゴリ986</a>, <a href="http://url-html.rensrv.com/category/category987" title="カテゴリ987 の投稿をすべて表示" rel="category tag">カテゴリ987</a>, <a href="http://url-html.rensrv.com/category/category988" title="カテゴリ988 の投稿をすべて表示" rel="category tag">カテゴリ988</a>, <a href="http://url-html.rensrv.com/category/category989" title="カテゴリ989 の投稿をすべて表示" rel="category tag">カテゴリ989</a></span> </div> <h1 class="entry-title"><a href="http://url-html.rensrv.com/981-989-redirect-match.html" rel="bookmark">981-989(Redirect Matchカテゴリ) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-html.rensrv.com/981-989-redirect-match.html" rel="bookmark"><time class="entry-date" datetime="2014-12-09T04:17:10+00:00">2014/12/09</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-html.rensrv.com/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「981-989(Redirect Matchカテゴリ) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「カテゴリ」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/category/" target="_blank">FC2ブログ「カテゴリ」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるカテゴリを割り当てた、<br /> カテゴリーアーカイブテスト投稿です。</p> <table width="438"> <tbody> <tr> <td width="438"><a href="http://fc2.freeblg.info/blog-category-981.html">http://fc2.freeblg.info/blog-category-981.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-981.html">http://fc2.freeblg.info/blog-category-982.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-981.html">http://fc2.freeblg.info/blog-category-983.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-981.html">http://fc2.freeblg.info/blog-category-984.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-981.html">http://fc2.freeblg.info/blog-category-985.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-981.html">http://fc2.freeblg.info/blog-category-986.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-981.html">http://fc2.freeblg.info/blog-category-987.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-981.html">http://fc2.freeblg.info/blog-category-988.html</a></td> </tr> <tr> <td><a href="http://fc2.freeblg.info/blog-category-981.html">http://fc2.freeblg.info/blog-category-989.html</a></td> </tr> </tbody> </table> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-21" class="post-21 post type-post status-publish format-standard hentry category-9"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-html.rensrv.com/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%ef%bc%92%ef%bc%93%ef%bc%92" title="カテゴリ232 の投稿をすべて表示" rel="category tag">カテゴリ232</a></span> </div> <h1 class="entry-title"><a href="http://url-html.rensrv.com/232-mod_rewrite-category.html" rel="bookmark">232(mod_rewriteカテゴリ x 日本語名スラッグへ) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-html.rensrv.com/232-mod_rewrite-category.html" rel="bookmark"><time class="entry-date" datetime="2014-12-09T03:10:32+00:00">2014/12/09</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-html.rensrv.com/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「232(mod_rewriteカテゴリ x 日本語名スラッグへ) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「カテゴリ」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/category/" target="_blank">FC2ブログ「カテゴリ」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるカテゴリを割り当てた、<br /> カテゴリーアーカイブテスト投稿です。</p> <table border="0" width="438" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="438" height="18"><a href="http://fc2.freeblg.info/blog-category-231.html">http://fc2.freeblg.info/blog-category-231.html</a></td> </tr> </tbody> </table> <p> </p> </div><!-- .entry-content --> </article><!-- #post-## --> <article id="post-20" class="post-20 post type-post status-publish format-standard hentry category-category231"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="http://url-html.rensrv.com/category/category231" title="カテゴリ231 の投稿をすべて表示" rel="category tag">カテゴリ231</a></span> </div> <h1 class="entry-title"><a href="http://url-html.rensrv.com/231-mod_rewrite-category.html" rel="bookmark">231(mod_rewriteカテゴリ x 英名スラッグへ) URL転送検証用</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="http://url-html.rensrv.com/231-mod_rewrite-category.html" rel="bookmark"><time class="entry-date" datetime="2014-12-09T03:10:30+00:00">2014/12/09</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="http://url-html.rensrv.com/author/algorhythnn" rel="author">algorhythnn</a></span></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>本投稿は「231(mod_rewriteカテゴリ x 英名スラッグへ) URL転送検証用」<br /> パターン用のテスト投稿です。<span id="more-15" style="font-weight: inherit; font-style: inherit;"></span></p> <p>この検証の本編は以下でご紹介しているものです。</p> <p><a style="font-weight: inherit; font-style: inherit;" title="FC2ブログ「カテゴリ」URL形式をサーバー側で再転送" href="http://algorhythnn.jp/blg/moving-to-wp/transfer/fc2-wp-rewrite/category/" target="_blank">FC2ブログ「カテゴリ」URL形式をサーバー側で再転送</a></p> <p>本投稿は以下のURLから転送されるカテゴリを割り当てた、<br /> カテゴリーアーカイブテスト投稿です。</p> <table border="0" width="438" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="xl65" width="438" height="18"><a href="http://fc2.freeblg.info/blog-category-231.html">http://fc2.freeblg.info/blog-category-231.html</a></td> </tr> </tbody> </table> <p> </p> </div><!-- .entry-content --> </article><!-- #post-## --> <nav class="navigation paging-navigation" role="navigation"> <h1 class="screen-reader-text">投稿ナビゲーション</h1> <div class="pagination loop-pagination"> <span class='page-numbers current'>1</span> <a class='page-numbers' href='http://url-html.rensrv.com/2014/12/page/2'>2</a> <a class="next page-numbers" href="http://url-html.rensrv.com/2014/12/page/2">次へ →</a> </div><!-- .pagination --> </nav><!-- .navigation --> </div><!-- #content --> </section><!-- #primary --> <div id="secondary"> <h2 class="site-description">HTMLカスタム構造(パーマリンク検証環境)</h2> <div id="primary-sidebar" class="primary-sidebar widget-area" role="complementary"> <aside id="search-2" class="widget widget_search"><form role="search" method="get" class="search-form" action="http://url-html.rensrv.com/"> <label> <span class="screen-reader-text">検索:</span> <input type="search" class="search-field" placeholder="検索 …" value="" name="s" title="検索:" /> </label> <input type="submit" class="search-submit" value="検索" /> </form></aside> <aside id="recent-posts-2" class="widget widget_recent_entries"> <h1 class="widget-title">最近の投稿</h1> <ul> <li> <a href="http://url-html.rensrv.com/auto-redirect.html">(カスタム)WordPressによる内部自動リダイレクト確認投稿</a> </li> <li> <a href="http://url-html.rensrv.com/cate-tag-check.html">カテゴリ・タグURL確認用</a> </li> <li> <a href="http://url-html.rensrv.com/331-334-mod_rewrite-tag.html">331-334(mod_rewrite x タグ) URL転送検証用</a> </li> <li> <a href="http://url-html.rensrv.com/321-324-redirect-match-tag.html">321-324(Redirect Match x タグ) URL転送検証用</a> </li> <li> <a href="http://url-html.rensrv.com/311-314-redirectpermanent-tag.html">311-314(RedirectPermanent x タグ) URL転送検証用</a> </li> </ul> </aside><aside id="recent-comments-2" class="widget widget_recent_comments"><h1 class="widget-title">最近のコメント</h1><ul id="recentcomments"><li class="recentcomments"><a href="http://url-html.rensrv.com/hello-world.html#comment-1">Hello world!</a> に <a href='https://wordpress.org/' rel='external nofollow' class='url'>Mr WordPress</a> より</li></ul></aside><aside id="archives-2" class="widget widget_archive"><h1 class="widget-title">アーカイブ</h1> <ul> <li><a href='http://url-html.rensrv.com/2014/12'>2014年12月</a></li> <li><a href='http://url-html.rensrv.com/2014/10'>2014年10月</a></li> </ul> </aside><aside id="categories-2" class="widget widget_categories"><h1 class="widget-title">カテゴリー</h1> <ul> <li class="cat-item cat-item-60"><a href="http://url-html.rensrv.com/category/category_name" title="category_name に含まれる投稿をすべて表示">category_name</a> </li> <li class="cat-item cat-item-61"><a href="http://url-html.rensrv.com/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e5%90%8d" title="カテゴリ名 に含まれる投稿をすべて表示">カテゴリ名</a> </li> <li class="cat-item cat-item-2"><a href="http://url-html.rensrv.com/category/category201" title="カテゴリ201 に含まれる投稿をすべて表示">カテゴリ201</a> </li> <li class="cat-item cat-item-3"><a href="http://url-html.rensrv.com/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%ef%bc%92%ef%bc%90%ef%bc%92" title="カテゴリ202 に含まれる投稿をすべて表示">カテゴリ202</a> </li> <li class="cat-item cat-item-4"><a href="http://url-html.rensrv.com/category/category211" title="カテゴリ211 に含まれる投稿をすべて表示">カテゴリ211</a> </li> <li class="cat-item cat-item-5"><a href="http://url-html.rensrv.com/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%ef%bc%92%ef%bc%91%ef%bc%92" title="カテゴリ212 に含まれる投稿をすべて表示">カテゴリ212</a> </li> <li class="cat-item cat-item-6"><a href="http://url-html.rensrv.com/category/category221" title="カテゴリ221 に含まれる投稿をすべて表示">カテゴリ221</a> </li> <li class="cat-item cat-item-7"><a href="http://url-html.rensrv.com/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%ef%bc%92%ef%bc%92%ef%bc%92" title="カテゴリ222 に含まれる投稿をすべて表示">カテゴリ222</a> </li> <li class="cat-item cat-item-8"><a href="http://url-html.rensrv.com/category/category231" title="カテゴリ231 に含まれる投稿をすべて表示">カテゴリ231</a> </li> <li class="cat-item cat-item-9"><a href="http://url-html.rensrv.com/category/%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%ef%bc%92%ef%bc%93%ef%bc%92" title="カテゴリ232 に含まれる投稿をすべて表示">カテゴリ232</a> </li> <li class="cat-item cat-item-19"><a href="http://url-html.rensrv.com/category/category981" title="カテゴリ981 に含まれる投稿をすべて表示">カテゴリ981</a> </li> <li class="cat-item cat-item-20"><a href="http://url-html.rensrv.com/category/category982" title="カテゴリ982 に含まれる投稿をすべて表示">カテゴリ982</a> </li> <li class="cat-item cat-item-21"><a href="http://url-html.rensrv.com/category/category983" title="カテゴリ983 に含まれる投稿をすべて表示">カテゴリ983</a> </li> <li class="cat-item cat-item-22"><a href="http://url-html.rensrv.com/category/category984" title="カテゴリ984 に含まれる投稿をすべて表示">カテゴリ984</a> </li> <li class="cat-item cat-item-23"><a href="http://url-html.rensrv.com/category/category985" title="カテゴリ985 に含まれる投稿をすべて表示">カテゴリ985</a> </li> <li class="cat-item cat-item-24"><a href="http://url-html.rensrv.com/category/category986" title="カテゴリ986 に含まれる投稿をすべて表示">カテゴリ986</a> </li> <li class="cat-item cat-item-25"><a href="http://url-html.rensrv.com/category/category987" title="カテゴリ987 に含まれる投稿をすべて表示">カテゴリ987</a> </li> <li class="cat-item cat-item-26"><a href="http://url-html.rensrv.com/category/category988" title="カテゴリ988 に含まれる投稿をすべて表示">カテゴリ988</a> </li> <li class="cat-item cat-item-27"><a href="http://url-html.rensrv.com/category/category989" title="カテゴリ989 に含まれる投稿をすべて表示">カテゴリ989</a> </li> <li class="cat-item cat-item-10"><a href="http://url-html.rensrv.com/category/category991" title="カテゴリ991 に含まれる投稿をすべて表示">カテゴリ991</a> </li> <li class="cat-item cat-item-11"><a href="http://url-html.rensrv.com/category/category992" title="カテゴリ992 に含まれる投稿をすべて表示">カテゴリ992</a> </li> <li class="cat-item cat-item-12"><a href="http://url-html.rensrv.com/category/category993" title="カテゴリ993 に含まれる投稿をすべて表示">カテゴリ993</a> </li> <li class="cat-item cat-item-13"><a href="http://url-html.rensrv.com/category/category994" title="カテゴリ994 に含まれる投稿をすべて表示">カテゴリ994</a> </li> <li class="cat-item cat-item-14"><a href="http://url-html.rensrv.com/category/category995" title="カテゴリ995 に含まれる投稿をすべて表示">カテゴリ995</a> </li> <li class="cat-item cat-item-15"><a href="http://url-html.rensrv.com/category/category996" title="カテゴリ996 に含まれる投稿をすべて表示">カテゴリ996</a> </li> <li class="cat-item cat-item-16"><a href="http://url-html.rensrv.com/category/category997" title="カテゴリ997 に含まれる投稿をすべて表示">カテゴリ997</a> </li> <li class="cat-item cat-item-17"><a href="http://url-html.rensrv.com/category/category998" title="カテゴリ998 に含まれる投稿をすべて表示">カテゴリ998</a> </li> <li class="cat-item cat-item-18"><a href="http://url-html.rensrv.com/category/category999" title="カテゴリ999 に含まれる投稿をすべて表示">カテゴリ999</a> </li> <li class="cat-item cat-item-1"><a href="http://url-html.rensrv.com/category/%e6%9c%aa%e5%88%86%e9%a1%9e" title="未分類 に含まれる投稿をすべて表示">未分類</a> </li> </ul> </aside><aside id="tag_cloud-2" class="widget widget_tag_cloud"><h1 class="widget-title">タグ</h1><div class="tagcloud"><a href='http://url-html.rensrv.com/tag/tag_name' class='tag-link-62' title='2件のトピック' style='font-size: 22pt;'>tag_name</a> <a href='http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%e5%90%8d' class='tag-link-63' title='2件のトピック' style='font-size: 22pt;'>タグ名</a> <a href='http://url-html.rensrv.com/tag/tag301' class='tag-link-44' title='1件のトピック' style='font-size: 8pt;'>タグ301</a> <a href='http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%90%ef%bc%92' class='tag-link-45' title='1件のトピック' style='font-size: 8pt;'>タグ302</a> <a href='http://url-html.rensrv.com/tag/tag303' class='tag-link-46' title='1件のトピック' style='font-size: 8pt;'>タグ303</a> <a href='http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%90%ef%bc%94' class='tag-link-47' title='1件のトピック' style='font-size: 8pt;'>タグ304</a> <a href='http://url-html.rensrv.com/tag/tag311' class='tag-link-48' title='1件のトピック' style='font-size: 8pt;'>タグ311</a> <a href='http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%91%ef%bc%92' class='tag-link-49' title='1件のトピック' style='font-size: 8pt;'>タグ312</a> <a href='http://url-html.rensrv.com/tag/tag313' class='tag-link-50' title='1件のトピック' style='font-size: 8pt;'>タグ313</a> <a href='http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%91%ef%bc%94' class='tag-link-51' title='1件のトピック' style='font-size: 8pt;'>タグ314</a> <a href='http://url-html.rensrv.com/tag/tag321' class='tag-link-52' title='1件のトピック' style='font-size: 8pt;'>タグ321</a> <a href='http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%92%ef%bc%92' class='tag-link-53' title='1件のトピック' style='font-size: 8pt;'>タグ322</a> <a href='http://url-html.rensrv.com/tag/tag323' class='tag-link-54' title='1件のトピック' style='font-size: 8pt;'>タグ323</a> <a href='http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%92%ef%bc%94' class='tag-link-55' title='1件のトピック' style='font-size: 8pt;'>タグ324</a> <a href='http://url-html.rensrv.com/tag/tag331' class='tag-link-56' title='1件のトピック' style='font-size: 8pt;'>タグ331</a> <a href='http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%93%ef%bc%92' class='tag-link-57' title='1件のトピック' style='font-size: 8pt;'>タグ332</a> <a href='http://url-html.rensrv.com/tag/tag333' class='tag-link-58' title='1件のトピック' style='font-size: 8pt;'>タグ333</a> <a href='http://url-html.rensrv.com/tag/%e3%82%bf%e3%82%b0%ef%bc%93%ef%bc%93%ef%bc%94' class='tag-link-59' title='1件のトピック' style='font-size: 8pt;'>タグ334</a></div> </aside><aside id="meta-2" class="widget widget_meta"><h1 class="widget-title">メタ情報</h1> <ul> <li><a href="http://url-html.rensrv.com/wdps/wp-login.php">ログイン</a></li> <li><a href="http://url-html.rensrv.com/feed" title="このサイトを RSS2.0 で購読">投稿の <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="http://url-html.rensrv.com/comments/feed" title="すべての投稿への最新コメントを RSS で購読">コメントの <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="https://ja.wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li> </ul> </aside> </div><!-- #primary-sidebar --> </div><!-- #secondary --> </div><!-- #main --> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="site-info"> <a href="http://ja.wordpress.org/">Proudly powered by WordPress</a> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <script type='text/javascript' src='http://url-html.rensrv.com/wdps/wp-content/themes/twentyfourteen/js/functions.js?ver=20140319'></script> </body> </html> |
さいごに
このようにしてパーマリンク設定を行ったとしても、
初期設定で振られているデフォルトタイプのURLは、
その後もアクセスが行えることが分かります。
但し、パーマリンク設定から、他のパーマリンク設定へのURL変更時には、
リダイレクトは自動では行われません。
あくまでもデフォルトタイプのURL形式が、
パーマリンク設定に依存せず利用ができるという事だけです。
Apache,Apache Hadoop,Apache Subversion,Hadoop,HDFS,HBase,Hive,Mahout,Pigは、
Apache Software Foundationの米国およびその他の国における登録商標または商標です。
ApacheソフトウェアはApache Software License (原文)および
Apache License, 2.0 (原文)に基づきOpen Source Initiativeに承認されライセンスされています。
WordPressはWordPress Foundation の登録商標(第5049965号)です。
WordPressロゴ、アイコンその他のマーク等はWordPress Foundation の商標であり、
WordPress Foundation の著作物です。
WordPress.comはWordPress Foundation が管理運営を行うドメインならびにサービスの名称です。
WordPress.com、WordPress.net、WordPress.org、WordPress.tv、
WordPressFoundation.orgはWordPress Foundationが
管理運営を行なう正式なトップレベルドメインであるとともに、
WordPress Foundationが運営を行うサービスの名称です。
wordpressはFree Software Foundation, Inc.によってGPL2+でライセンスされています。
公開日:
最終更新日:2018/03/20