アップロードして確認
- 必要なファイルをフォルダごと全てアップロードして確認する。アップロード先は「/wp-content/themes/」
- 管理画面から「表示」→「テーマ」の中にある先程アップロードしたテーマを選択する
- 「サイト表示」で確認する
ソースを確認すると以下の通り
HTML:
-
<?xml version="1.0" encoding="UTF-8"?>
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja">
-
<link rel="alternate" type="application/rss+xml" title="ISプランニング ブログ RSS Feed" href="http://www.is-p.cc/blog/index.php/feed" />
-
<link rel="pingback" href="http://www.is-p.cc/blog/xmlrpc.php" />
-
<link rel="stylesheet" type="text/css" href="http://www.is-p.cc/blog/wp-content/themes/isplanning/style.css" />
-
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.is-p.cc/blog/xmlrpc.php?rsd" />
-
<title>ISプランニング ブログ</title>
-
</head>
-
<div id="page">
-
<div id="header">
-
ヘッダー
-
</div><!-- header-end -->
-
<div id="sidebar">
-
サイドバー
-
</div>
-
<div id="footer">
-
フッター
-
</div><!-- footer-end -->
-
</div><!-- Page-end -->
-
</body>
-
</html>
※文字コードはUTF-8(BOM無し)で保存(環境により違いあり)
記事表示ここまで
リンクここまで
コメント・トラックバック ここまで
トラックバック用URL:
コメントフォーム
コメントフォーム
記事のリンク先URL:http://www.is-p.cc/wordpress/design/upload-check/15










