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

WP-Thumbnail

설명

WP-Thumbnail is a simple and neat WordPress Plugin that not only allows you to use a short-code to generate dynamic
screenshot of webpages in your posts but also takes a realtime snapshot of the served webpage and saves a link to it
on the page itself that too without burdening the servers. This helps in optimizing search results on Google by adding
a thumbnail to the left of the search result snippet and makes shared posts more attractive, with a relevant thumbnails,
on Social Sites like Facebook.

For more information, check out wp-thumbnail.robocasters.com.

Features include:

  • Short-Code – The plugin has a shortcode that enables you to add dynamic screenshots of webpages to your post.
  • Meta Thumbnail – It uses meta name thumbnail and adds the live screenshot in it for being displayed as a thumbnail in Google Searches.
  • PageMaps – PageMaps is a structured data format that provides Google with information about the data on a page. It enables website creators to embed data and notes in webpages.
  • Facebook OG:Image – It sets image with content og:image to the top priority for being used as a Facebook Post thumbnail.
  • WP-Thumbnail Class – It adds a WP-Thumbnail class that helps image to be used for all other sharing purposes.

스크린샷

  • The First slide shows the admin page for the plugin a link to which is added on the 'Installed Plugin' page and the main sidebar. On the left pane of the page it shown how to use the shortcode. On the right pane you get to have some important links.
  • The Second slide shows an example of the shortcode used on my blog to generate the dynamic screenshot of my homepage. The image shows up almost immediately and even if it doesn't the headache is not yours it will automatically refresh the page.
  • The Third slide shows the raw format of the previous post, in second slide. Simple and easy to understand the shortcode has 5 attributes and the defaults of every boolean is true. One important thing to note is - you must add the http or https protocols to the url.

설치

This section describes how to install the plugin and get it working.

  1. Upload wp-thumbnail.zip to the /wp-content/plugins/ directory or directly use the WordPress upload feature.
  2. Activate the plugin.
  3. Click on the ‘Settings’ link.
  4. Go through the documentation once.
  5. You know what you have to do.

FAQ

Why the shortcode is not working and refreshing?

It works in all cases. The possible problem is that you are not using ‘http’ or ‘https’ protocols.

Why there is no thumbnail on Google Searches?

The Google bots take sometime to refresh the contents. I depends on your site status. I might take a day or a month.

Why I shows-up generating the preview image on Facebook?

I may happen sometime because Facebook script is delicate and ‘sometimes’ time-out before the rendering (seen on slow connections).

후기

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

기여자 & 개발자

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

기여자

자국어로 “WP-Thumbnail”(을)를 번역하세요.

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

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

변경이력

1.1

  • Fixed the Facebook thumbnail problem, now not only you can use the dynamic webshot but can also use other images tagged to the webpage.