| Revision | 5799ff9a8d5b49bcba94299ef486999901194fcf (tree) |
|---|---|
| Time | 2013-04-28 11:54:50 |
| Author | Takayuki Okumura <taka451213@hotm...> |
| Commiter | Takayuki Okumura |
sitemap修正、求人情報詳細画面のタイトル修正
| @@ -2,7 +2,7 @@ | ||
| 2 | 2 | <html> |
| 3 | 3 | <head> |
| 4 | 4 | <meta charset="UTF-8"> |
| 5 | -<title>求人情報詳細</title> | |
| 5 | +<title>「<?=mb_convert_kana($shopName, 'as', 'UTF-8')?>」の求人情報詳細</title> | |
| 6 | 6 | <link rel="stylesheet" href="<?=DOMAIN?>front/css/sexybuttons.css"> |
| 7 | 7 | <link rel="stylesheet" href="<?=DOMAIN?>front/css/common.css"> |
| 8 | 8 | <link rel="stylesheet" href="<?=DOMAIN?>front/css/header.css"> |
| @@ -38,7 +38,7 @@ xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitem | ||
| 38 | 38 | <priority>0.5</priority> |
| 39 | 39 | </url> |
| 40 | 40 | <url> |
| 41 | - <loc>http://tns-g.jp/sitemap</loc> | |
| 41 | + <loc>http://tns-g.jp/site_map</loc> | |
| 42 | 42 | <lastmod>2013-04-18</lastmod> |
| 43 | 43 | <changefreq>daily</changefreq> |
| 44 | 44 | <priority>0.5</priority> |