質問編集履歴
1
URLをexample表記に修正しました
title
CHANGED
File without changes
|
body
CHANGED
@@ -12,23 +12,23 @@
|
|
12
12
|
|
13
13
|
|
14
14
|
■以前
|
15
|
-
http://
|
15
|
+
http://example.com
|
16
|
-
http://
|
16
|
+
http://example.com/category/
|
17
|
-
http://
|
17
|
+
http://example.com/category/post_aaa.html(投稿ページ)
|
18
|
-
http://
|
18
|
+
http://example.com/category/post_bbb.html(固定ページ)
|
19
19
|
|
20
20
|
■現在
|
21
|
-
http://
|
21
|
+
http://example.com
|
22
|
-
http://
|
22
|
+
http://example.com/category/
|
23
|
-
http://
|
23
|
+
http://example.com/category/post_aaa.html(投稿ページ)
|
24
|
-
http://
|
24
|
+
http://example.com/category/post_bbb.html/(固定ページ)
|
25
25
|
|
26
26
|
|
27
27
|
■したいこと
|
28
|
-
http://
|
28
|
+
http://example.com
|
29
|
-
http://
|
29
|
+
http://example.com/category/
|
30
|
-
http://
|
30
|
+
http://example.com/category/post_aaa.html(投稿ページ)
|
31
|
-
http://
|
31
|
+
http://example.com/category/post_bbb.html(固定ページ)
|
32
32
|
|
33
33
|
|
34
34
|
|
@@ -48,10 +48,10 @@
|
|
48
48
|
|
49
49
|
つまり以下のような状態です。
|
50
50
|
■現在
|
51
|
-
http://
|
51
|
+
http://example.com
|
52
|
-
http://
|
52
|
+
http://example.com/category/
|
53
|
-
http://
|
53
|
+
http://example.com/category/post_aaa.html(投稿ページ)
|
54
|
-
http://
|
54
|
+
http://example.com/category/post_bbb.html/(固定ページ)
|
55
55
|
|
56
56
|
### 補足情報(FW/ツールのバージョンなど)
|
57
57
|
|