메타태그 키워드 치환시
모든페이지에 다르게 메타 키워드 를 적용시키려면 어떻게 해야하나요?
Title 은 일단 했습니다
그러나 밑에
Author
Generator
keywords
는 저런변수를 줘봤는데 되지가 않습니다.
도와주세요
참고로 배추빌더 사용하고있습니다
<html>
<head>
<meta http-equiv="content-type" content="text/html: charset = euc-kr">
<meta name="robots" content="index,follow">
<meta name="revisit-after" content="1 days">
<script type="text/javascript">
function addfavorites(url,titles){
var title="▒ " + titles + " ▒";
if (navigator.appName!='Microsoft Internet Explorer') {
window.sidebar.addPanel(title,url,"");
} else {
window.external.AddFavorite(url,title);
}
}
function resizeFrame(frm) {
frm.style.height = "auto";
contentHeight = frm.contentWindow.document.body.scrollHeight;
frm.style.height = contentHeight + 4 + "px";
}
</script>
<meta http-equiv="fresh" content="1;url=http://도메인">
<meta name="Title" content="<?=$g4['title']?>">
<meta name="Author" content="<?=$g4['author']?>">
<meta name="Generator" content="<?=$g4['Generator']?>">
<meta name="keywords" content="<?=$view['keywords']?>">
<meta name="keywords" content="<?=$g4['keywords']?>">
<title><?=$g4['title']?></title>
<link rel="stylesheet" href="<?=$g4['path']?>/style.css" type="text/css">
</head>
모든페이지에 다르게 메타 키워드 를 적용시키려면 어떻게 해야하나요?
Title 은 일단 했습니다
그러나 밑에
Author
Generator
keywords
는 저런변수를 줘봤는데 되지가 않습니다.
도와주세요
참고로 배추빌더 사용하고있습니다
<html>
<head>
<meta http-equiv="content-type" content="text/html: charset = euc-kr">
<meta name="robots" content="index,follow">
<meta name="revisit-after" content="1 days">
<script type="text/javascript">
function addfavorites(url,titles){
var title="▒ " + titles + " ▒";
if (navigator.appName!='Microsoft Internet Explorer') {
window.sidebar.addPanel(title,url,"");
} else {
window.external.AddFavorite(url,title);
}
}
function resizeFrame(frm) {
frm.style.height = "auto";
contentHeight = frm.contentWindow.document.body.scrollHeight;
frm.style.height = contentHeight + 4 + "px";
}
</script>
<meta http-equiv="fresh" content="1;url=http://도메인">
<meta name="Title" content="<?=$g4['title']?>">
<meta name="Author" content="<?=$g4['author']?>">
<meta name="Generator" content="<?=$g4['Generator']?>">
<meta name="keywords" content="<?=$view['keywords']?>">
<meta name="keywords" content="<?=$g4['keywords']?>">
<title><?=$g4['title']?></title>
<link rel="stylesheet" href="<?=$g4['path']?>/style.css" type="text/css">
</head>
댓글 2개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284348 | |
| 284336 | |
| 284333 | |
| 284332 | |
| 284320 | |
| 284318 | |
| 284316 | |
| 284313 | |
| 284307 | |
| 284306 | |
| 284303 | |
| 284298 | |
| 284296 | |
| 284290 | |
| 284286 | |
| 284280 | |
| 284277 | |
| 284272 | |
| 284261 | |
| 284259 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기