플러그인 [ gnuboard ] 그누보드용 사이트맵 ( gnuboard sitemap )
페이지 정보
작성자 웹지기 댓글 1건 조회 2,325회 작성일 19-04-24 19:09본문
<?php
include_once("./_common.php");
Header("Content-type: text/xml");
header("Cache-Control: no-cache, must-revalidate");
header("Pragma: no-cache");
echo "<?xml version='1.0' encoding='UTF-8'?>\n";
//보여줄 게시글
$rows = "150";
?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<!-- created with Free Online Sitemap Generator funyphp.com -->
생략
추천0 비추천0
댓글목록
웹지기님의 댓글
웹지기 작성일
업로드 경로는 root 입니다.
/
/adm
/theme
/skin
/index.php
/sitemap.php