Title: WPNeon GoCodes 2
Author: WPDean
Published: <strong>2018년 11월 8일</strong>
Last modified: 2018년 11월 9일

---

플러그인 검색

![](https://ps.w.org/wpneon-gocodes/assets/banner-772x250.png?rev=1971374)

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

![](https://s.w.org/plugins/geopattern-icon/wpneon-gocodes_535557.svg)

# WPNeon GoCodes 2

 작성자: [WPDean](https://profiles.wordpress.org/wpdean-1/)

[다운로드](https://downloads.wordpress.org/plugin/wpneon-gocodes.zip)

 * [세부사항](https://ko.wordpress.org/plugins/wpneon-gocodes/#description)
 * [평가](https://ko.wordpress.org/plugins/wpneon-gocodes/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/wpneon-gocodes/#installation)
 * [개발](https://ko.wordpress.org/plugins/wpneon-gocodes/#developers)

 [지원](https://wordpress.org/support/plugin/wpneon-gocodes/)

## 설명

Have you ever had to give someone a shortened version of a URL? Maybe you’re a podcaster,
and you can’t say “visit mydomain.com/2008/01/03/my-post-with-a-long-url/ for more
info.”
 Wouldn’t it be useful if you could just say “go to mydomain.com/go/mycoolpost/?”
Sure, you _could_ use a service like tinyurl.com, but that’s still not too great
if you need the URL for a podcast. It’s still awkward to read-out “tinyurl.com/27asr9,”
isn’t it? It’s less professional too. GoCodes let’s you create shortcut URLs to 
anywhere on the internet, right from your WordPress Admin. The plugin is also useful
for masking affiliate program URLs.

### Upgrading

 1. Deactivate plugin
 2. Upload updated files
 3. Reactivate plugin

### Origin

We are proud that original base of this plugin is a fork of GoCodes by redwall_hp(
Not available for download and Supported currently).
 We worked on the plugin before
before releasing it is “WPNeon GoCodes2”, stripped down some code to make it a simple&
lightweight.

### Known Issues

#### WP Super Cache

There seems to be a conflict with the WP Super Cache plugin where a redirect will
only work once before the cache is cleared. There are a couple of workarounds:

 1. Add “index.php” on a new line in the “Rejected URLs” field of the WP Super Cache
    options page. yourdomain.com/ will be cached still, but /index.php won’t.
 2. Frederick of frederickding.com put together another method. Add this line to your.
    htaccess file above the WP Super Cache line: “RewriteCond %{QUERY_STRING} !._gocode
    =._” It should look something like this:

RewriteCond %{QUERY_STRING} !._gocode=._
 RewriteRule ^(.*) /wp-content/cache/supercache/%{
HTTP_HOST}/$1/index.html [L]

## 스크린샷

 * [[
 * Links Page
 * [[
 * General Settings
 * [[
 * Edit Links

## 설치

FROM YOUR WORDPRESS DASHBOARD

 1. Visit ‘Plugins -> Add New’.
 2. Search for ‘Gocodes 2’.
 3. Activate Gocodes 2 from your Plugins page.

FROM WORDPRESS.ORG

 1. Download Gocodes 2 plugin.
 2. Upload the ‘gocodes2’ directory to your ‘/wp-content/plugins/’ directory, using
    your favorite method (ftp, sftp, scp, etc
     )
 3. Activate GoCodes 2 from your Plugins page.

FROM YOUR FTP Client

 1. FTP the entire gocodes directory to your WordPress blog’s plugins folder (/wp-content/
    plugins/).
 2. Activate the plugin on the “Plugins” tab of the administration panel.

ONCE ACTIVATED

 1. Visit ‘Settings -> Gocodes’ and adjust the preferences.
 2. Visit ‘Tools -> Gocodes’ and create your first link.
 3. Check your link works fine and enjoy plugin usage.

## FAQ

  How do I add a redirect?

To manage your redirects, open your WordPress admin, and go to the Manage -> GoCodes
menu. From there you can remove redirects by clicking on the “Delete” button next
to their entries, and you can add new ones using the form on the page. The “Key”
field is where you enter the redirection string (e.g. “orange” in yourdomain.com/
go/orange/). The URL field is where you enter the URL that users will be redirected
to (“http://” is required). Note that the Key can only contain alphanumeric characters.

  Are the redirects search engine friendly?

As of version 1.0, yes. 301 header redirects are used, as opposed to 302 redirects.
This ensures that search engines will not rank the GoCode URL, and move on to the
target URL, thus preventing duplicate content problems.

  I often create redirects to sites that I don’t particularly trust. Can I automatically
nofollow the redirects?

Go to the GoCodes Settings page (Settings -> GoCodes) and tick the Nofollow checkbox.
This will instruct GoCodes to send a “noindex, nofollow” message to search engines
accessing a redirect.

## 후기

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

## 기여자 & 개발자

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

기여자

 *   [ WPDean ](https://profiles.wordpress.org/wpdean-1/)
 *   [ wpneon ](https://profiles.wordpress.org/wpneon/)

[자국어로 “WPNeon GoCodes 2”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/wpneon-gocodes)

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

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/wpneon-gocodes/)는, [SVN 저장소](https://plugins.svn.wordpress.org/wpneon-gocodes/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/wpneon-gocodes/)
을 [RSS](https://plugins.trac.wordpress.org/log/wpneon-gocodes/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

 * Version 1.0 – Initial Release by previous author
 * Version 2.0 – Upgraded and re-released by new contributer,
    UI fix for new admin
   design in WordPress

## 기초

 *  버전 **1.0**
 *  최근 업데이트: **7년 전**
 *  활성화된 설치 **60+**
 *  워드프레스 버전 ** 4.9 또는 그 이상 **
 *  다음까지 시험됨: **4.9.29**
 *  PHP 버전 ** 5.2.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/wpneon-gocodes/)
 * 태그:
 * [301](https://ko.wordpress.org/plugins/tags/301/)[redirection](https://ko.wordpress.org/plugins/tags/redirection/)
   [tinyurl](https://ko.wordpress.org/plugins/tags/tinyurl/)[url](https://ko.wordpress.org/plugins/tags/url/)
   [url shortener](https://ko.wordpress.org/plugins/tags/url-shortener/)
 *  [고급 보기](https://ko.wordpress.org/plugins/wpneon-gocodes/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/wpneon-gocodes/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/wpneon-gocodes/reviews/)

## 기여자

 *   [ WPDean ](https://profiles.wordpress.org/wpdean-1/)
 *   [ wpneon ](https://profiles.wordpress.org/wpneon/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/wpneon-gocodes/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](http://www.wpneon.com/donate/)