이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Target Visitors

설명

Wanna attract more visitors and RSS readers? Plugin “Target Visitors” will help you to grow up your counters!

Plugin shows a special message to your blog’s visitors, who coming from search engines (Google, Yandex, MSN, Yahoo, Mail.ru, Altavista, Liveinternet, Rambler) and highlight words (search engine request) in post, comments, title, tags and others.

It’s really important to attract visitors attention. You can add any message to display it, for example:

“Like this article? Follow my blog! (rss link here)”.

So, your visitors will be more interested to follow your blog updates and you will see how your rss counter growing up 🙂

For Russian users:

Плагин показывает специальное сообщение для пользователей пришедших с поисковых систем Google, Yandex, Mail, Yahoo, Liveinternet, Rambler, Altavista, Msn. Найденные слова подствечиваются (см. скриншоты)

Домашняя страница плагина

Features

  1. It’s easy way to attract you target visitors to subscribe you feed.
  2. All found requests will be highlighting in title, content and comments text.
  3. It’s absolutely free 🙂

스크린샷

  • Here you can see how plugin options looks.
  • And on this screenshot you can see what your visitors will see.

설치

  1. Upload folder target-visitors to /wp-content/plugins/ directory.
  2. Activate the plugin Target Visitors.
  3. Open Plugin options.
  4. “Message” field contain the message that will be display to your target visitors. Here you can use tags:

    [PERMALINK] – current page’s URL

    [SE_REQUEST] – search engine request that user coming from

    [RSS_URL] – your RSS url

  5. Check if the css file writable in /wp-content/plugins/target-visitors/ directory . If yes, change styles as you need for display message.

  6. Tick the checkbox if you want to set up wp_target_visitors funcion automaticaly to your single.php page.
  7. If you want to show message on another pages (like search.php, archives.php) place this code: <? if(function_exists('wp_target_visitors')) wp_target_visitors(); ?> in your templates.

FAQ

if you have questions about plugin, please, describe you problem here

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Target Visitors”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Target Visitors”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.5

  • Fixed russian lang.

1.2.1

  • Fixed for WP 2.8, fixed bugs with BOM.

1.0

  • First version