티스토리 뷰
티스토리 메인에 광고를 다는 법에 대해 포스팅해보겠습니다.
먼저 관리자 모드로 들어가 에디션을 수정합니다.
그리고 원하는 위치에 다음과 같이 추가한 후
아이템은 아무렇게나 선정하시고
디자인으로 이동합니다.
디자인으로 가시면 HTML이라고 있는데
여기에 들어가셔서 모든 내용을 삭제하고 다음과 같이 복사합니다.
<table cellpadding="0" cellspacing="0" table width="700">
<tr>
<td width="350">
<center>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Tistory Main Center Left -->
<ins class="adsbygoogle"
style="display:inline-block;width:336px;height:280px"
data-ad-client="ca-pub-6508233432570467"
data-ad-slot="5298559230"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</td>
<td width="350">
<center>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Tistory Main Center Right -->
<ins class="adsbygoogle"
style="display:inline-block;width:336px;height:280px"
data-ad-client="ca-pub-6508233432570467"
data-ad-slot="6775292436"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</center>
</td>
</tr>
</table>
<br />
나머지는 자신의 광고로 삽입하시면 됩니다.
간단한 포스팅이였습니다.
'서비의 사생활 > 잡동사니' 카테고리의 다른 글
구글플레이스토어/클래시 오브 클랜 소액결제 해킹을 당했다 ?! 1편 (1) | 2015.01.22 |
---|---|
유투브 노래 다운하기 (1) | 2014.09.03 |
[관찰일지] - 난각가루 만들기 (0) | 2014.09.02 |
[관찰일지] - 핑핑이와의 첫만남 (0) | 2014.09.01 |
드디어 블로그 토탈 1만 돌파 !!! (0) | 2014.06.17 |