레이블이 Web development (웹 개발)인 게시물을 표시합니다. 모든 게시물 표시

네이버 애드포스트와 구글 애드센스 광고비 차이점

 


▶ 구글 애드센스와 네이버 애드포스트 광고를 게재할 경우 어디가 더 많이 벌까?

  • 구글은 유튜브, 구글 블로거 등 전 세계적으로 많은 광고 수입이 있는 업체이며, 네이버는 국내에서 독보적으로 높은 인지도가 있다.
  • 그렇다면, 본인의 블로그에 광고를 게재하는 경우 어디가 더 많은 광고비를 지급하는지 의문이 생겼다.

 

▶ 네이버 애드포스트

  • 네이버는 사실상 방문자 뷰에 따른 광고비를 지급하지 않는다고 볼 수 있다.
  • 광고비 산정 방식 : 광고노출 기간동안 클릭이 일어난 횟수에 따라 비용을 지불하는 CPC 과금 방식.
  • 아래를 보시면 방문자 뷰수가 700번이 넘었지만, 지급액은 0원이다.
  • 이는 광고를 게재하는 블로거의 입장에서는 불만이 있을 수 있겠지만, 광고주 입장에서는 반드시 클릭을 하는 횟수만 인정하게 되므로 광고비를 아낄 수 있는 장점이 되기도 한다.

 

▶ 구글 애드센스

  • 구글의 광고비 지급정책은 아래와 같이 3가지 방식으로 광고비를 지급한다.
  • 광고비 산정 방식 : 광고노출 기간동안 CPC, CPM, Active View CPM 횟수에 따라 비용을 지불하는 방식.
    • CPC(Cost Per Click) : 클릭 당 소요되는 비용
    • CPM(Cost Per Mille) : 1,000명 또는 1,000가구에 광고메시지를 전달하는 데 소요되는 비용
    • Active View CPM : 광고주가 Active View 1000회 노출당 비용(Active View CPM) 입찰로 1,000회 조회 가능 노출에 대한 입찰가를 제시하고, 최소 1초간 화면에 광고의 50% 이상이 게재되는 경우 조회 가능으로 측정되는 노출수에 대해서만 지불 (출처 : 구글)

 

  • 네이버와 다르게 사람들이 해당 광고를 보는것만으로도 광고비가 책정되기 때문에, 광고주의 입장에서는 뷰만 많이 올라가는 경우 광고비가 상당히 많이 지출된다.
  • 이는 곧, 사람들이 가게를 지나가는것만으로도 광고비가 나간다고 생각하면 된다. (가게에 들어가지도 않았는데, 돈이 나가는...)

 

▶ 네이버 애드포스트와 구글 애드센스 비교 결과

  • 네이버에서는 아무리 방문자 숫자가 많더라도 광고비를 책정한 광고주들에게서 뷰 숫자에 따른 광고비를 걷어가는지 모르겠지만, 해당 광고가 삽입된 블로그에서 아무리 많은 사람들이 봐도 전혀 광고비를 지급하지 않는다.
  • 구글에서는 광고가 게재되는것만으로도 광고비가 지출되며, 이는 곧 광고가 게재된 해당 블로거나 유튜버에게 수익이 된다. 요약하면,
  • 네이버 : 광고주에게 적은 비용으로 광고 효과를 볼 수 있음, 광고를 게재해주는 블로거에게 수익이 많지 않음.
  • 구글 : 광고를 게재해주는 블로거나 유튜버에게 많은 수익을 안겨다 줌, 그러나 광고주는 많은 광고 비용이 지출된다.

 

업데이트 글 보기 : http://GTURL.iptime.org

워드프레스에 소스코드 넣는방법 Source code on wordpress

워드프레스에 소스코드 넣는방법 Posting Source code on wordpress






워드프레스의 경우 공식적으로 본문에 소스코드 넣는 기능을 지원하고 있지만, 방문자들이 보기엔 여전히 불편한 상태입니다. 예전부터, 많이 사용했던 신택스 하이라이터 플러그인을 사용하면 방문자들이 소스코드를 프린트하거나 복사해갈 수 있게합니다. 또한, 소스코드 영역의 테마도 지원하고 있어 블로거들이 마음대로 소스코드 테마를 꾸밀 수 있게 되어있습니다.
  • 플러그인 설치 (Install Plugin Ver. 3.21) : Synatx Highlighter Evolved
  • 소스코드 영역의 오른편 상단에 작은 아이콘들은 왼쪽부터, 소스코드 새로운 창에서보기, 가운데 가려진 아이콘은 복사하기, 오른쪽에서 2번째는 프린트하기 마지막으로 도움말입니다.
  • Ver 3.0 과 Ver 2.0이 있는데, 두가지 중 아무거나 선택해도 워드프레스에서 잘 작동합니다. 현재 필자가 사용하는 버젼은 2.0입니다. (3.0 버젼에서는 오른쪽 상단의 프린트하기, 새로운 창에서 보기 등의 기능을 지원하지 않습니다.)
  • 먼저 본문중에 어떤 종류의 소스코드를 넣을것인지 결정하면 아래와 같이 대괄호를 사용하여 본문에 그대로 입력합니다.
[언어이름]
이 부분에 소스코드를 붙여넣습니다.
[/언어이름]






  • 예를 들어 자바스크립트를 삽입하고자하면,
[Javascript]
여기에 자바스크립트를 붙여넣습니다.
[/Javascript]


  • 지원하는 프로그래밍 언어들
    • actionscript3
    • bash
    • clojure
    • coldfusion
    • cpp
    • csharp
    • css
    • delphi
    • diff
    • erlang
    • fsharp
    • go
    • groovy
    • html
    • java
    • javafx
    • javascript
    • latex (you can also render LaTeX)
    • matlab (keywords only)
    • objc
    • perl
    • php
    • powershell
    • python
    • r
    • ruby
    • scala
    • sql
    • text
    • vb
    • xml






  • 아래표에서 가운데 항목들을 입력하시면 됩니다.
Brush name Brush aliases File name
ActionScript3 as3, actionscript3 shBrushAS3.js
Bash/shell bash, shell shBrushBash.js
ColdFusion cf, coldfusion shBrushColdFusion.js
C# c-sharp, csharp shBrushCSharp.js
C++ cpp, c shBrushCpp.js
CSS css shBrushCss.js
Delphi delphi, pas, pascal shBrushDelphi.js
Diff diff, patch shBrushDiff.js
Erlang erl, erlang shBrushErlang.js
Groovy groovy shBrushGroovy.js
JavaScript js, jscript, javascript shBrushJScript.js
Java java shBrushJava.js
JavaFX jfx, javafx shBrushJavaFX.js
Perl perl, pl shBrushPerl.js
PHP php shBrushPhp.js
Plain Text plain, text shBrushPlain.js
PowerShell ps, powershell shBrushPowerShell.js
Python py, python shBrushPython.js
Ruby rails, ror, ruby shBrushRuby.js
Scala scala shBrushScala.js
SQL sql shBrushSql.js
Visual Basic vb, vbnet shBrushVb.js
XML xml, xhtml, xslt, html, xhtml shBrushXml.js






업데이트 글 보기 (For more information, visit main hompage) : http://gturl.iptime.org

구글 블로그 글목록만 보이게하기 Blogger list post title

구글 블로그 글 목록만 보이게하기 Blogger list post title







  • 만드는 방법
    1. 관리자 메뉴 왼편에서 페이지 - 새페이지를 차례대로 클릭합니다.
    2. 왼편 상단의 [HTML]을 클릭합니다.
    3. 아래 코드를 복사해서 붙여넣고 오른쪽 상단의 "게시" 버튼을 클릭합니다.
    4. 다시 관리자 메뉴에서 "레이아웃"을 클릭합니다.
    5. 사이드바에서 가젯추가 버튼을 클릭하여 "페이지가젯"을 선택합니다.
    6. 표시할 페이지에서 위에서 만들었던 페이지를 선택하고, 가젯 제목을 입력한다음 저장합니다.






  • 제목 옆에 글 생성 날짜까지 보이게 할 경우 : 아래 코드 중 a1E.textContent = title + " (" + date.substr(0,10) + ")"; 그대로 유지한다.
  • 제목 옆에 글 생성 날짜를 안보이게 할 경우 : 아래 코드 중 a1E.textContent = title + " (" + date.substr(0,10) + ")"; -> a1E.textContent = title; 와 같이 수정합니다.






[javascript]</pre>
<div>
<ul id="postList12"></ul>
</div>
<script type="text/javascript">
var startIndex = 1;
var maxResults = 150;
var allResults = [];
function sendQuery12()

var scpt = document.createElement("script");
scpt.src = "/feeds/posts/summary?alt=json&callback=processPostList12&start-index=" + startIndex + "&max-results=" + maxResults;
document.body.appendChild(scpt);


function printArrayResults(root)

//Sort Alphebetically
allResults.sort(function(a, b)
var a_string = a.children[0].textContent ;
var b_string = b.children[0].textContent ;

if(a_string < b_string) return -1;
if(a_string > b_string) return 1;
return 0;
)

var elmt = document.getElementById("postList12");
for (index = 0; index < allResults.length; index++)
elmt.appendChild(allResults[index]);



function processPostList12(root)

var elmt = document.getElementById("postList12");
if (!elmt)
return;

var feed = root.feed;

if (feed.entry.length > 0)

for (var i = 0; i < feed.entry.length; i++)

var entry = feed.entry[i];
var title = entry.title.$t;
var date = entry.published.$t

for (var j = 0; j < entry.link.length; j++)

if (entry.link[j].rel == "alternate")

var url = entry.link[j].href;
if (url && url.length > 0 && title && title.length > 0)

var liE = document.createElement("li");
var a1E = document.createElement("a");
a1E.href = url;
a1E.textContent = title + " (" + date.substr(0,10) + ")";
liE.appendChild(a1E);
//elmt.appendChild(liE);
allResults.push(liE);

break;



if (feed.entry.length >= maxResults)

startIndex += maxResults;
sendQuery12();
else
printArrayResults();



sendQuery12();
</script>
<pre>
[/javascript]






업데이트 글 보기 (For more information, visit main hompage) : http://gturl.iptime.org

티스토리에 소스코드 넣는 방법 Source code on tistory

티스토리에 소스코드 넣는 방법 How to add source code on Tistory


플러그인 설치

  • 먼저 티스토리 소스 코드 스크립트를 다운받습니다. (Syntaxhighlighter Download!!!)
  • 압축파일을 컴퓨터에 풀어놓습니다.
  • 티스토리 관리 화면에서 좌측에 [꾸미기] - [HTML/CSS 편집]를 클릭합니다.

   







  • 우측 상단에 파일 업로드 항목을 클릭합니다. (1번 표시부분)
  • 우측 하단에 추가 버튼을 클릭합니다. (2번 표시부분)
  • 압축을 풀어놓았던 폴더에서 scripts, styles 폴더에 있는 모든 파일을 선택해서 업로드를 합니다.
 

플러그인 적용

  • 티스토리 관리 화면에서 좌측에 [꾸미기]->[HTML/CSS 편집]를 클릭합니다.
  • 우측 상단에 HTML 항목을 클릭합니다. (3번 표시부분)

 
  • 코드 중 "바디" 부분을 아래와 같이 변경합니다. (의 위치는 Ctrl + F 로 찾으시면 됩니다.)
[html] <body Onload="dp.SyntaxHighlighter.HighlightAll('code');"> [/html]






  • 아래 소스코드에서 아래와 같이 수정해 줍니다.</head>바로 위에 아래 소스를 추가합니다. (</head>의 위치는 Ctrl + F 로 찾으시면 됩니다.)
  • 마지막으로 저장 버튼을 클릭해서 수정본을 저장합니다.
[javascript]

&amp;lt;span style="font-family: Tahoma;"&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shCore.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shLegacy.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushBash.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushCpp.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushCSharp.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushCss.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushDelphi.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushDiff.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushGroovy.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushJava.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushJScript.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushPhp.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushPlain.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushPython.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushRuby.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushScala.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushSql.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushVb.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="./images/shBrushXml.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;link type="text/css" rel="stylesheet" href="./images/shCore.css"&amp;gt;
&amp;lt;link type="text/css" rel="stylesheet" href="./images/shThemeDefault.css"&amp;gt;
&amp;lt;script type="text/javascript"&amp;gt;
SyntaxHighlighter.all();
&amp;lt;/script&amp;gt;
&amp;lt;/span&amp;gt;

[/javascript]






플러그인 사용방법

  • 글을 작성하는 화면에서 소스코드를 넣고자하는 부분에 아래와 같이 입력합니다. (소스코드 언어 부분에는 HTML, CSS, JAVA 등 프로그램 언어명을 입력하시면 됩니다.)

[html]
<textarea name="code" class="brush:소스코드 언어 이름;">

... 이 부분에 소스코드를 붙여넣습니다. ...

</textarea>

[/html]


업데이트 글 보기 (For more information, visit main hompage) : http://gturl.iptime.org

구글 블로그에 소스코드 삽입 방법 Source code on Blogger

구글 블로그에 소스코드 삽입 방법 Posting source code on Blogger



소스코드 적용 방법


  • 관리자 메뉴로 들어가면 왼편에 테마(Theme) - HTML 편집 (Edit HTML) 을 차례대로 클릭합니다.







  • 사용중인 테마에서 </Head>부분을 찾습니다.
  • </head> 부분 바로 위에 아래의 코드를 복사해서 붙여넣습니다.




[html]
<link href='http://alexgorbatchev.com/pub/sh/current/styles/shCore.css' rel='stylesheet' type='text/css'/>
<script src='http://alexgorbatchev.com/pub/sh/current/scripts/shCore.js' type='text/javascript'></script>
<link href='http://alexgorbatchev.com/pub/sh/current/styles/shThemeDjango.css' rel='stylesheet' type='text/css'/>
<script language="javascript" type="text/javascript">
SyntaxHighlighter.config.bloggerMode = true;
SyntaxHighlighter.all();
</script>
[/html]

  • 테마를 저장합니다.






소스코드 사용 방법


  • 소스코드를 삽입하고자하는 글을 작성합니다.
  • 소스코드를 넣는 부분에 아래와 같이 적어넣습니다. (소스코드 언어명에는 HTML, CSS, Java, Javascript 등과 같이 입력합니다.)




[html]
<pre class='brush:소스코드언어명(Put the Source code program name...HTML, CSS, Java...);'>
...이 부분에 코드를 넣습니다.(Put your html-code here)...
</pre>
[/html]






업데이트 글 보기 (For more information, visit main hompage) : http://gturl.iptime.org

워드프레스 카테고리 변경 Wordpress change category

워드프레스 카테고리 변경 Change wordpress multiple posts to other category




워드프레스를 이용하여 블로그나 홈페이지를 운영하다보면 필연적으로 카테고리가 늘어날 수 밖에 없습니다. 이 경우 기존에 있던글의 카테고리를 변경하거나 추가해야되는 상황을 겪을 수 있습니다.
워드프레스는 벌크(Bulk)라는 기능으로 기존 글들이 속해있는 카테고리에 추가로 다른 카테고리 영역에 넣을 수 있지만, 기존에 설정되어 있는 카테고리를 삭제하고 새 카테고리로 옮겨야 되는 경우 플러그인을 사용하는 방법밖엔 없습니다.
워드프레스의 Batch Cat 이라는 플러그인은 개발된지 상당히 오래되었지만, 여전히 카테고리 변경 분야에서 빼놓을 수 없는 플러그인 중 하나입니다.






  • 먼저 플러그인 - 새로 추가하기에서 Batch Cat을 검색하여 설치 및 활성화 해놓습니다.



  • 설치 후 관리자 메뉴 왼편에서 도구 - Batchc Cat을 클릭합니다.







  • 왼쪽 상단에 변경하거나 추가해야하는 대상이 속한 글들의 카테고리를 선택하여 Search 를 클릭합니다.



  • 아래처럼 카테고리 변경 및 삭제해야하는 대상글들을 선택합니다.







  • 변경해야하는 글들을 선택하고 화면 하단 부분에서 변경하고자하는 카테고리를 선택 후, 맨 아래 메뉴에서 원하는 기능을 클릭하면 됩니다.
    • Set categories to posts : 기존에 설정되어 있는 카테고리를 삭제하고 새로운 카테고리로 대체하는 기능입니다.
    • Add categories to posts : 기존에 설정되어 있는 카테고리에 새로운 카테고리를 추가하는 기능입니다.
    • Drop categories from posts : 기존에 설정되어 있는 카테고리를 삭제합니다.








업데이트 글 보기 (For more information, visit main hompage) : http://gturl.iptime.org

워드프레스 댓글 기능 Wordpress turn on off comment

워드프레스 댓글 기능 활성화 및 비활성화 Wordpress turn on/off comment on posts and pages


워드프레스를 운영하다보면 스팸성 댓글들이 많이 노출되는 글이나 페이지에 집중적으로 생기는것을 볼 수 있습니다. 이런 경우 전체글이나 또는 페이지에 댓글 기능을 활성화 또는 비활성화 시킬 수 있습니다. 그리고 특정글이나 페이만 따로 댓글 기능을 활성화 또는 비활성화 시킬 수 있습니다. 


모든 글 또는 페이지에 댓글 비활성화하는 방법 (Disable comments on all the posts or pages)







포스트에 대한 댓글 비활성화 방법 (Disable comments on all the posts)


  • 설정(control panel) - 토론(Discussion) - 새로운 글에 대한 댓글 허락 체크표시 해제, 자동으로 14일보다 오래된 글에 대한 댓글 방지(Uncheck following 2 options)



페이지에 댓글 비활성화 방법 (Disable comments on all the pages)


  • 테마 에디터 메뉴에서 "functions.php" 파일에 아래 코드를 추가해주면 됩니다. (Add this code to functions.php file. This code will remove comment support for pages.)
//remove comments from pages
add_action('init', 'remove_comment_support', 100);

function remove_comment_support()
remove_post_type_support( 'page', 'comments' );







개별 글 또는 페이지에 댓글 비활성화하는 방법 (Disable comments on a single post or page)


  • 워드프레스 왼편에 있는 제어판(control panel) - 포스트 또는 페이지 선택(Posts or pages) - 모든글 또는 모든 페이지 선택(All posts or All pages) - 목록에서 댓글을 비활성화하고 싶은 글 선택(Click the post what you want to disable comment) - 오른편 상단의 "스크린 옵션" 클릭(Click on the “Screen Options” button on the top right side of the page ) - 토론 체크박스 클릭(Check the “Discussion” checkbox) - 스크린 옵션창 닫기(Close the "Screen options") - 하단에 댓글 허용하기 체크박스 해제(Uncheck the "Allow comments" at the bottom of the content box)



  • 글 쓰는 창 바로 밑에 아래와 같이 댓글을 비활성화 시킬 수 있는 체크박스가 나타납니다.







  • 아래와 같이 댓글창이 없어진것을 확인할 수 있습니다.



업데이트 글 보기 (For more information, visit main hompage) : http://gturl.iptime.org

사이트맵 만들기 Sitemap generator

사이트맵 생성 프로그램 Sitemap generator



사이트맵이란? (What is Sitemap?)

사이트맵은 홈페이지나 블로그의 지도를 XML 형식의 파일로 나타내주는 파일입니다. 구글, 네이버, 다음, 야후와 같은 검색 사이트가 방문자가 특정 단어를 검색하면 이 파일을 가지고 가장 빠르게 검색 결과에 본인의 홈페이지나 블로그를 보여줄 수 있도록 해주는 일종의 지도입니다. Sitemap의 가장 간단한 형식은 검색 엔진에서 사이트를 보다 지능적으로 크롤링할 수 있도록 각 URL에 대한 추가 메타데이터(마지막 업데이트된 날짜, 변경 빈도, 사이트의 다른 URL에 상대적인 중요도)와 함께 사이트에 대한 URL을 나열하는 XML 파일입니다. (Sitemaps are an easy way for webmasters to inform search engines about pages on their sites that are available for crawling. In its simplest form, a Sitemap is an XML file that lists URLs for a site along with additional metadata about each URL (when it was last updated, how often it usually changes, and how important it is, relative to other URLs in the site) so that search engines can more intelligently crawl the site.)






사이트맵 업데이트는 언제 해야 되나요? (How often should I update my sitemap?)


Sitemap은 해당 사이트의 컨텐츠 구성을 나타내주는 일종의 지도이므로 새로운 컨텐츠를 생성할때마다 업데이트를 해줘야 합니다. 즉, 매일 매일 새로운 글을 블로그에 업데이트를 하면, 그 때마다 새로 사이트맵을 생성해서 검색 사이트에 다시 등록해야합니다. 워드프레스와 구글 블로거와 같은 경우 사이트맵을 자동적으로 매일 업데이트되므로 이러한 번거로움이 없지만, 티스토리 같은경우 매일매일 업데이트를 수동으로 해주고 검색 사이트에도 등록해줘야 합니다.



사이트맵 형식 (Sitemaps XML format)

Sitemap 프로토콜 형식은 XML 태그로 구성됩니다. Sitemap의 모든 데이터 값은 엔티티 이스케이프되어야 하며 파일 자체는 UTF-8로 인코딩되어 있어야 합니다. Sitemap은 다음 사항을 만족해야 합니다.
  • 여는 <urlset> 태그로 시작해 닫는 </urlset> 태그로 끝납니다.
  • <urlset> 태그 안에 네임스페이스(프로토콜 표준)를 지정합니다.
  • 각 URL의 <url> 항목을 상위 XML 태그로 포함시켜야 합니다.
  • 각 <url> 상위 태그에 <loc> 하위 항목을 포함시켜야 합니다.


온라인 사이트맵 생성기 (Online web-based sitemap generator)








컴퓨터 설치방식 사이트맵 생성기 (Offline free sitemap generator - Need to install)


  • Visual SEO Studio (Download at here!!!)
    • Crawl and see on-site issues with ease
    • Comprehensive SEO suggestions to guide you
    • Full control of your XML Sitemaps
    • Community Edition is Free
    • 30-day Trial of the Professional Edition


  • G-Mapper (Download at here!!!) : G-Mapper is a free, unlimited, HTML, RSS and Google XML Sitemap generator compatible with all major search engines including Google, Bing, Baidu, Yandex and more. Sitemaps tell search engines when and how often pages are updated, and their relative importance to improve your website coverage and ranking.
    • Automatically spider your website
    • Full support for the sitemap.org 0.9 protocol
    • HTMLXMLRSS, and text sitemap formats
    • Compatible with Google, Yahoo, Microsoft Bing and more
    • Support for Google sitemap images 1.1
    • Easy manual editing of files individually or in batch
    • Fully configurable with simple sitemap configuration wizard
    • Unlimited sitemaps each with their own configuration
    • Unlimited number of files and folders in a sitemap
    • Automatic spidering of pages and their meta data
    • GZIP compression for faster upload
    • Upload your sitemaps to your server using FTP
    • Ping Google, Yahoo, Microsoft Bing and Ask
    • For more information see the quick tour or detailed help






  • GWebCrawler & Google Sitemap Creator (Download at here!!!)
    • Include only if URL contains field
    • Exclude URLs containing field
    • URL variables to parse out - only one variable is supported as of now
    • Save / Load Form's settings
    • Save / Load Queue file
    • Create Google Sitemap XML file
    • See the Queue list while processing
    • Thread Priority can be set while script is running
    • Show details of processing as how many unique urls were parse out, which one is being processed...
    • Shows current version in real time




업데이트 글 보기 (For more information, visit main hompage) : http://gturl.iptime.org

블로그에 움직이는 차트 넣는 방법 how to embed chart

블로그에 움직이는 차트, 그래프 넣는 방법 (how to embed chart or graphs)



  • 블로그나 홈페이지에 움직이는 동적 차트를 삽입하면 보는 사람들이 쉽게 특정 지점의 값을 보거나 확인할 수 있으며, 스크린샷보다 훨씬 더 구체적인 데이타를 보여줄 수 있는 양질의 글을 만들 수 있습니다.
  • 제일 쉽게 차트를 삽입할 수 있는 구글에 접속합니다. (https://docs.google.com/spreadsheets/u/0/)
  • 왼편 상단의 새 차트 만들기 "+" 아이콘을 클릭합니다.







  • 차트를 만드는데 필요한 데이타 값들을 입력합니다.



  • 마우스로 차트를 만들고자하는 데이타 영역을 선택 후 오른편 상단의 차트만들기 아이콘을 클릭합니다.







  • 차트가 만들어지면,  왼편 하단의 "Add sheet" 아이콘을 클릭하여 새 영역을 만들어 위에서 만들어진 차트를 잘라서 붙여넣기 합니다.



  • 차트의 크기를 조절 후, 마우스로 차트의 아무곳이나 클릭하면, 오른편 상단의 "…" 아이콘이 나옵니다.



  • "Publish Chart..." 메뉴를 클릭하면, 블로그 또는 홈페이지에 삽입하고자하는 탭을 선택합니다. 그리고 링크방식이나 직접 삽입방식을 선택하고, 스크린샷 방식이나 동적 방식으로 선택도 가능합니다.
  • 차트 삽입을 위한 코드를 복사하여, 블로그나 홈페이지의 보여주고자하는 위치에 소스코드를 직접 삽입하면 완성됩니다.
  • Embed code 중 Scrolling="no" 로 설정되어 있습니다. 만약 차트가 일부 안보이면 "no" -> "Yes"로 바꿔주시면 방문자들이 스크롤을 이용하여 차트를 다 볼 수 있게됩니다.



  • 글에 차트 삽입이 완료가 되면 아래와 같이 나타나게 됩니다.



업데이트 글 보기 (For more information, visit main hompage) : http://gturl.iptime.org

아마존 협력 프로그램 시작하기 Amazon affiliate program


  • 아마존 협력 프로그램 이란? : 제품 리뷰 사이트를 만들어, 여러가지 제품을 비교하여 제품을 구매할 수 있도록 광고를 활용한 링크를 타고 들어와서 아마존에서 구매를 한 구매자가 있을경우, 그 비율에 따라 4~10% 가령 커미션을 지급받는 프로그램입니다. 저가 제품일경우는 많이 구매해야만 수익이 나지만, 값비싼 노트북과 같은 가전제품의 경우 1대만 판매를 해도 높은 금액의 커미션을 지급받을 수 있습니다.
  •  What is the Amazon affiliate program? : When website owners and bloggers who are Associates create links and customers click through those links and buy products from Amazon, they earn referral fees. Provide customers the convenience of referring them to a trusted site where they can immediately purchase the products you advertise on your site. And when they do, you can earn up to 10% in referral fees.


  • 장점 (Advantages)
    • 한번 관련 내용을 잘 만들고, 아마존 협력프로그램 링크를 걸어놓으면, 컨텐츠의 질에 따라 많은 방문이 이루어져 많은 수익을 발생시킬 수 있습니다.
    • 본인이 잘아는 분야의 제품을 자세히 비교분석한다면, 관련한 구매자들이나 관심이 있는 사람들의 방문을 유도할 수 있습니다.
    • 시간과 장소의 구분없이 돈을 벌수 있다. 해당 제품의 설명 자료를 만든다면 미국에 있지 않아도, 광고수익을 얻을 수 있습니다.


  • 단점 (Disadvantages?)
    • 제작한 웹사이트의 트래픽을 얻기위해서 시간과 노력이 많이 필요합니다.
    • 웹사이트 제작기술 및 마케팅 관한 지식이 있어야 합니다.
    • 아마존의 협력 프로그램 정책에 따라 광고대금이 지급거부 될 수 있는 위험성이 있습니다.






아마존 협력 프로그램 시작 방법 (How to start Amazon affiliate program?)


  • 아마존 사이트에 회원 가입을 합니다.
  • 그리고 아마존 협력 프로그램 사이트에 접속합니다. (https://affiliate-program.amazon.com/welcome/getstarted)
  • 아마존 계정의 기본 정보에 들어있던 본인의 정보가 나타나며, 본인의 주소 이름 등의 개인 정보가 맞는지 확합니다.



  • 아마존 협력 프로그램에 사용할 사이트의 주소나 모바일 어플 주소를 입력합니다.



  • 최대 50개의 사이트나 어플을 사용할 수 있습니다.



  • 아마존 협력 프로그램에 사용될 ID와 해당 사이트나 어플이 어떤것인지 간략하게 설명을 입력합니다.
  • 주로 어떤 정보를 다루는지와 앞으로 아마존 협력 프로그램에 사용할 카테고리를 선택하고, 사이트나 어플의 종류를 선택합니다.



  • 어떤 방법으로 사이트에 방문자들이 접속하게 되는지 선택하고, 다른 광고 수입이 있는지와, 아마존 제품을 어떻게 보이게 할건지, 사이트의 현재 월간 방문자수와 왜 이 프로그램을 진행하려고 하는지를 선택합니다.



  • 연락 가능한 전화번호를 입력합니다. (미국 이외의 나라의 경우"+" 국가코드를 입력합니다.)
  • "Call Me Now"를 클릭하면 4자리의 PIN 번호가 나오는데, 바로 전화가 걸려오면 전화로 해당 PIN 번호를 입력하면 인증이 완료됩니다.



  • 아래처럼 PIN 인증을 마쳤으면, 체크표시를 한 후 오른쪽 아래의 "Finish" 버튼을 클릭합니다.



  • 본인의 아마존 협력 프로그램 ID가 발급되며, 바로 맨 밑에 수익금 및 세금관련 정보를 입력하기 위해 "Now" 버튼을 클릭합니다.







  • 먼저 수익금 배분 방법이 3가지 있습니다. 기프트카드로 받는 방법, 은행 계좌에 바로 입금되게 하는 방법, 수표로 받는 방법이 있습니다.
  • 기프트 카드는 최소 $10 이상 수익이 발생할 경우 받을 수 있습니다.
  • 수표로 받는 방법은 최소 수익이 $100를 넘었을 경우, 수표가 본인 주소지로 우편물을 통해 배달됩니다.



  • 본인의 은행 계좌로 직접 송금 받는 방법은 건당 $15의 수수료가 발생되며, 이를 제외한 금액이 입금됩니다. 단, 미국에 있는 은행 계좌이어야 합니다.



  • 개인인지 사업자인지 선택하고, 미국 국적자인지 아닌지 그리고 이름을 영문으로 입력합니다.



  • 미 국세청인 IRS에 전자문서로 작성한 양식에 전자서명 방식을 사용할건지 선택합니다. "Yes" 클릭 후 아래 서명란에 영문 이름을 입력합니다.



  • 아래처럼 개인자격이며, 미국 국적자가 아니므로 "No"를 선택합니다.



  • 세금 정보 관련하여 개인 자격, 국적, 이름을 입력합니다.



  • 주소 정보가 맞는지 확인하고, 현재 살고 있는곳 주소가 맞으면 "Yes"를 선택합니다.
  • 마지막으로 판매 중개업자로서 활동할것인지 선택합니다. 물론 "Yes"를 선택합니다.



  • 미국 국세청 IRS의 Chapter 3의 중개업자 종류를 선택해야하는데, 일반적으로 미국에서 허가받은 정식 중개업자가 아니며 미국 국적자가 아니면 첫번째인 "Nonqualified Intermediary"를 선택합니다.



  • "Nonqualified Intermediary"를 선택하고 밑의 체크표시 a, b를 다 선택합니다.



  • 현재 중개판매가 해외인지 미국 국내에서 행해지는지 선택하고 체크표시를 합니다.



  • 밑의 이름이 제대로 들어갔는지 확인합니다.



  • 주소가 제대로 입력되었는지 확인합니다.



  • 전자 문서 및 전자 서명으로 제출할것인지 선택합니다.



  • 체크표시를 한 후, 전자 서명을 위한 이름 및 이메일 주소를 입력합니다.



  • 서명란에 이름이 입력된 것을 확인 후 오른쪽 아래의 "Exit interview"를 클릭하면 모든 서류 제출이 완료됩니다.







기본 수익금 비율 (Standard Program Fees) : For Qualifying Purchases of Products within product categories specified in Table below, the Standard Program Fees accrued will be the corresponding fixed rate of Qualifying Revenue specified in this table


  • Fixed Standard Program Fee Rates for Specific Product Categories
Product Category Fixed Standard Program Fee Rates
아마존 기프트카드, 와인 (Amazon Gift Cards, Wine) 0.00%
비디오게임기와 게임들 (Video Games & Video Game Consoles) 1.00%
텔레비젼 (Televisions) 2.00%
컴퓨터, 컴퓨터 부품, DVD와 블루레이 (PC, PC Components, DVD & Blu-Ray) 2.50%
장난감들 (Toys) 3.00%
아마존 테이블릿 (Amazon Fire Tablet Devices, Dash Buttons, Amazon Kindle Devices) 4.00%
서적, 건강 관련 제품, 스포츠 용품, 주방, 자동차 용품, 유아 용품들 (Physical Books, Health & Personal Care, Sports, Kitchen, Automotive, Baby Products) 4.50%
디지털 음원, 음반, 수제 용품, 디지털 비디오, 잡화 (Digital Music, Grocery, Physical Music, Handmade, Digital Videos) 5.00%
아웃도어 용품, 공구류 (Outdoors, Tools) 5.50%
헤드폰, 미용 관련 용품, 악기, 사무용품들 (Headphones, Beauty, Musical Instruments, Business & Industrial Supplies) 6.00%
의류, 아마존 기기들, 보석, 짐 가방, 신발, 핸드백, 액세사리, 시계 (Apparel, Amazon Echo Devices, Amazon Element Smart TV (with Fire TV), Amazon Fire TV Devices, Jewelry, Luggage, Shoes, Handbags & Accessories, Watches) 7.00%
가구, 인테리어 용품, 화단 관련 용품, 애완용품 (Furniture, Home, Home Improvement, Lawn & Garden, Pets Products, Pantry) 8.00%
아마존 남성, 여성, 아이들  용품, 고급 미용 제품, 아마존 코인 (Amazon Fashion Women, Men & Kids Private Label, Digital Video Games, Luxury Beauty, Amazon Coins) 10.00%
그 외 다른 카테고리 용품들 (All Other Categories) 4.00%


Special Program Fees : As described in the table below, you will earn Special Program Fees described in this Section 4(a) in connection with “Bounty Events” which occur when our customer, who must be eligible for the Bounty Event as described in Table below, clicks through a Special Link on your Site to a bounty-specific homepage on an Amazon Site, and during the resulting Session our customer completes the bounty action described in Table below


  • Bounty Events and Special Program Fees
Bounty-Eligible Program Homepage Bounty Action Eligible Customer Bounty Rate
Amazon Channels Free Trial See Table A Below Successful registration for a third party video subscription An Amazon Prime customer who meets the eligibility requirements for an Amazon Channels Subscriptions $3.00
Amazon Baby Registry http://www.amazon.com/gp/baby/homepage Successful creation of, and addition of at least 1 item to, an Amazon Baby Registry A customer who meets the eligibility requirements for the creation of an Amazon Baby Registry and who has not previously created an Amazon Baby Registry $5.00
Amazon Family http://www.amazon.com/mom Successful registration for Amazon Prime Free Trial A customer who meets the eligibility requirements for the Amazon Prime Free Trial $3.00
Amazon Home Services http://www.amazon.com/homeservices Successful reservation of a Standard, Pre-Packaged, or Custom service from Amazon Home Services A customer who meets the eligibility requirements for Amazon Home Services and who has not previously reserved a service for Amazon Home Services $3.00
Amazon Music Unlimited Free Trial https://www.amazon.com/gp/dmusic/promotions/AmazonMusicUnlimited Successful registration for Amazon Music Unlimited Free Trial A customer who meets the eligibility requirements for the Amazon Music Unlimited Free Trial $3.00
Amazon Prime Free Trial http://www.amazon.com/tryprimefree Successful registration for Amazon Prime Free Trial A customer who meets the eligibility requirements for the Amazon Prime Free Trial $3.00
Amazon Prime Gifting (12-month) Not applicable Bounty-Eligible Purchase of a 12-month Prime Gift Membership Any customer $5.00
Amazon Prime Gifting (3-month) Not applicable Bounty-Eligible Purchase of a 3-month Prime Gift Membership Any customer $3.00
Amazon Prime Music Free Trial http://www.amazon.com/gp/dmusic/promotions/prime.html Successful registration for Amazon Prime Free Trial A customer who meets the eligibility requirements for the Amazon Prime Free Trial $3.00
Amazon Prime Video Free Trial http://www.amazon.com/gp/video/primesignup Successful registration for Amazon Prime Free Trial A customer who meets the eligibility requirements for the Amazon Prime Free Trial $3.00
Amazon Prime Student 6-Month Trial http://www.amazon.com/gp/student/signup/info Successful registration for Amazon Student A customer who meets the eligibility requirements for Amazon Student and who has not previously registered for any version of Amazon Student $3.00
Amazon Wedding Registry http://www.amazon.com/gp/wedding/homepage Successful creation of, and addition of at least 1 item to, an Amazon Wedding Registry A customer who meets the eligibility requirements for the creation of an Amazon Wedding Registry and who has not previously created an Amazon Wedding Registry $3.00
Audible audiobook Not applicable Bounty-Eligible Purchase of an Audible audiobook on Amazon.com (including purchases made using Audible membership credits, but excluding purchases of free audiobooks) Any customer $0.50
Audible Free Trial Digital Membership Not applicable Successful registration for an Audible Free Trial on Amazon.com A customer who meets the eligibility requirements for the Audible Free Trial $5.00
Audible Gold Digital Membership Not applicable Successful registration for an Audible Gold Digital Membership on Amazon.com A customer who meets the eligibility requirements for the Audible Gold Digital Membership $10.00
Cell Phone with Wireless Service Plan Not applicable Bounty-Eligible Purchase of a cellular phone with a wireless service plan Any customer $25.00
Kindle Reading App https://www.amazon.com/associates/AppDownload?tag=[YourAssociatesID]&program=1&linkCode=adt Successful sign-in to a Kindle reading app, which may require the Eligible Customer to download and install the application A customer who has not previously signed into a Kindle reading application $3.00
Kindle Unlimited Free Trial http://www.amazon.com/kindleunlimited Successful registration for Kindle Unlimited Free Trial A customer who meets the eligibility requirements for the Kindle Unlimited Free Trial $3.00
Kindle Unlimited 6 Month Paid Membership https://www.amazon.com/gp/kindle/ku/gift_landing Purchase of a 6-month Kindle Unlimited membership A customer who completes a 6-month Kindle Unlimited membership purchase $3.00
Kindle Unlimited 12 Month Paid Membership https://www.amazon.com/gp/kindle/ku/gift_landing Purchase of a 12-month Kindle Unlimited membership A customer who completes a 12-month Kindle Unlimited membership purchase $5.00
Kindle Unlimited 24 Month Paid Membership https://www.amazon.com/gp/kindle/ku/gift_landing Purchase of a 24-month Kindle Unlimited membership A customer who completes a Kindle Unlimited 24-month membership purchase $10.00
Prime Exclusives https://www.amazon.com/primeexclusives Successful registration for Amazon Prime Free Trial A customer who meets the eligibility requirements for the Amazon Prime Free Trial $3.00



d

Payment Options Domestic


  • Direct Deposit: If you wish to use direct deposit, you will have to tell us the name of your bank, whether your account is checking or savings, your account number, your bank's nine-digit routing number, and the name of the primary account holder as it appears in the bank's records. We will not send payment until the total amount due is at least $10. There is no processing fee for payment via direct deposit. (Refer to Operating Agreement Section 8)
  • Gift Certificate: If you wish to be paid with a gift certificate, we will send an email to the email address on the account with the Gift Card Claim Code for you to redeem on any account. We will not send payment until the total amount due is at least $10. There is no processing fee for payment via gift certificate. (Refer to Operating Agreement Section 8)
  • Check: If you wish to be paid by check, you will need to provide a valid mailing address. Please keep in mind that there is a 35 character rule for each address line. Consider putting additional information in a second address line if possible. Please also note that we will also deduct a $15 processing fee from all checks we send you. (Refer to Operating Agreement Section 8)

Payment Options International


  • Gift Certificate: If you wish to be paid with a gift certificate, we will send an email to the email address on the account with the Gift Card Claim Code for you to redeem on any account. We will not send payment until the total amount due is at least $10. There is no processing fee for payment via gift certificate. (Refer to Operating Agreement Section 8)
  • Check: If you wish to be paid by check, you will need to give us a valid mailing address. Please keep in mind that there is a 35 character rule for each address line. Consider putting additional information in a second address line if possible. If your address is outside the United States, and direct deposit is, therefore, unavailable to you, we will waive the $15 fee. We will not send payment until the total amount due is at least $100. (Refer to Operating Agreement Section 8)


업데이트 글 보기 (For more information, visit main hompage) : http://gturl.iptime.org