How To Display AdSense & Yahoo Publisher Ads Using AdRotator Plugin for WordPress 애드 센스 & 야후 출판사를 표시하는 방법을 사용하여 광고에 대한 어떤 플러그인 wordpress
AdRotator 어떤 is a WordPress plugin which you can used to randomly rotate your ads (including but not limited to AdSense, Yahoo Publisher Network, Clicksor, Chitika etc.) on WordPress blogs. 사용할 수있는 플러그 접속식는 귀하의 광고를 무작위로 회전 (애드 센스 국한되지 않으며, 야후 제작사 네트워크,, Clicksor,, Chitika 등등)에 wordpress 블로그합니다. It allows you to display an advertisement (which is randomly selected from a group of advertisements specified in a text file) at your chosen location. 이 프로그램을 사용하면를 표시하는 광고 (이것은 그룹의 광고를 무작위로 선택된에서 지정되어있는 텍스트 파일)에 선택하신 위치를합니다. The most frequent question I get is how you can use it to display AdSense ads, with an example. 가장 빈번한 질문을 좀은 애드 센스 광고를 표시하기 위하여 그것을 사용할 수있는 방법과 예입니다.
AdRotator plugin 어떤 플러그 접속식 can be used to easily rotate between AdSense, Yahoo Publisher Network ads and any other javascript based ad codes in combination and in a single file. 회전을 쉽게 사용할 수있습니다 사이에 애드 센스, 야후 제작사 네트워크 광고 및 기타 자바 스크립트 코드를 기반 광고를 하나의 파일로 결합하고있습니다. There is however a small trick to it. 그러나 그것을 유도하는 속임수가 작은합니다. You need to compress the ad code in a single line. 이 필요를 단일 라인의 광고 코드를 압축합니다. Let me illustrate with an AdSense example. 애드 센스 예제와 예시를 하나 들어 보죠.
Suppose your adsense ad is as follows: 여러분의 애드 센스 광고는 다음과 같습니다 :
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
Then you need to reformat it as below: 그렇다면 다시 포맷이 다음과 같이해야합니다 :
Note: The above code is in a single line. 참고 사항 : 위의 코드는 한 줄로합니다. Place as many as such ad codes in a single file and you can rotate between them. 장소를 다른 이름으로 여러 단일 파일과 같은 광고를 코드에 그 사이에 회전하실 수있습니다.
This idea can be used with Yahoo ads and any other javascript based ad codes. 이 개념으로 사용할 수있습니다 야후 광고 및 기타 자바 스크립트 기반 광고 코드를합니다. If you face problems then you have most likely messed up your ad code somewhere. 그럼 당신은 대부분의 경우 문제가 엉망으로 얼굴을 광고 코드를 어딘가에있습니다.
Here is another 여기에 자체가 또 다른 example 예 for other types of ads. 다른 유형의 광고를합니다. You can refer to the 을 참조하실 수있습니다 AdRotator user manual 어떤 사용자 매뉴얼 for further details. 에 대한 자세한 내용.
BTW: I am planning to release AdRotator Pro version in about a couple of weeks. btw : 나는 어떤 사용자를위한 버전에 대한 계획을 출시 몇 주합니다. It will make it much much simpler to manage your ad-strips, no tricks like above and no need to change your ad code, will allow placing multiple ads from the same file on the same page, without duplication, allow rotating between say Google & Yahoo ads without conflict and tons of advanced options for beginners and pro alike and lots more. 그것하게 귀하의 광고를 관리하는 정도를 훨씬 간단 - 스트립, 속임수는 상기와 같이 귀하의 광고 코드를 변경할 필요가없습니다, 여러 개의 광고를 배치하면 같은 페이지에 동일한 파일없이 복제, 회전하는 사이에 말할 수 구글 & 야후 광고를하지 않고 갈등과 톤의 초보자와 프로 모두를위한 고급 옵션을 더 많이합니다.
Filed under 밑에 CMS Software cms 소프트웨어를 , Headline News 헤드 라인 뉴스 , How To 하는 방법을 , Pro Blogging 직업적인 블로깅 , Tech Note 기술 참고 사항 , Web 웹 , Web Services 웹 서비스 , WordPress wordpress | |
| |
RSS 2.0 rss 2.0 | |
Trackback 트랙백 this Article | 이 문서 |
Email this Article 전자 우편이 문서
You may also like to read 같은를 읽을 수있습니다 |





































September 2nd, 2006 at 10:14 pm 2006년 9월 2일에서 오후 10시 14분
Hello Angsuman, I am trying to use your ad rotator 안녕하세요 angsuman, 나는 당신의 광고를 회전 장치를 사용하려
but I am getting this error. 그러나 나는 점점이 오류가있습니다.
Parse error: unexpected T_STRING, expecting ‘,’ or ‘;’ in 구문 분석 오류 : 예기치 않은 t_string, 기대 ','나 ','에
I even tried it like this: with no luck. 심지어 시도 이렇게 :이없는 행운을합니다.
Do you know what it is asking me to adjust? 당신을 조정 부탁하는 것이 무엇인지?
Thanks, Simone 감사합니다,, 시몬
September 2nd, 2006 at 10:19 pm 2006년 9월 2일에서 오후 10시 19분
Hmmmm it wouldn’t include my php include I’ll try it without the brackets. 흠 그것은 나의 php 포함시키지의 괄호는 포함하지 않고 노력 할게요.
These are the two I tried but with php brackets. 이들은 두 개의 보았습니다 그러나 php 브래킷합니다.
php echo getad ’test1’; php 에코 getad 'test1';
php echo getad ’test1,test2’; php 에코 getad 'test1, test2';
April 7th, 2007 at 10:56 am 2007년 4월 7일에서 오전 10시 56분
i think this could work on my image hosting site 내 생각이 내 이미지 호스팅 사이트에서 일할 수있는 photosharingworld.com
April 21st, 2007 at 4:59 pm 2007년 4월 21일에서 오후 4시 59분
>then you need to reformat it as below, > > 그럼 당신이 필요로를 다시 포맷 아래에서>
well it is against google ad terms , what u think abt that ? 구글 광고 용어를 잘하는 행위는 어떤 u 생각 abt가?
August 23rd, 2007 at 11:42 am 2007년 8월 23일에서 오전 11시 42분
Can this work in RSS feeds? 이 작품의 피드는?
August 23rd, 2007 at 2:11 pm 2007년 8월 23일에서 오후 2시 11분
Yes, but you have to modify it. 그렇습니다, 그러나 당신은 그것을 수정합니다. Or you can contact us for developing it for you. 아니면 그것을 개발하기위한 문의하실 수있습니다.
April 5th, 2008 at 3:08 pm 2008년 4월 5일에서 오후 3시 8분
Hey, thanks for this awesome plugin. 안녕하세요,이 최고 플러그 접속식 주셔서 감사합니다.
I managed to get it work on my blog. 나는 내 블로그 관리 작업을 해합니다.
The thing is, it doesn’t properly show adsense. 문제는, 그것 애드 센스 표시가 제대로 작동하지 않는다. Hmm..doesn’t show at all. 흠 .. 전혀 표시되지 않습니다. maybe because of lining up the code in 1 line breaks it. 이 코드 때문에 아마 1 줄바꿈이 일렬로 세운다.
Does this work with the new adsense code? 이 작품은 새로운 애드 센스 코드?