Title: GoshLinks &#8211; URL shortener and QR Code Generator
Author: goshlinks
Published: <strong>2026년 6월 23일</strong>
Last modified: 2026년 6월 23일

---

플러그인 검색

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

![](https://ps.w.org/goshlinks/assets/icon-256x256.png?rev=3583220)

# GoshLinks – URL shortener and QR Code Generator

 작성자: [goshlinks](https://profiles.wordpress.org/goshlinks/)

[다운로드](https://downloads.wordpress.org/plugin/goshlinks.4.4.12.zip)

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

 [지원](https://wordpress.org/support/plugin/goshlinks/)

## 설명

GoshLinks is a link shortener for WordPress that helps you create short, branded
links from inside your WordPress admin area.

Instead of sharing long destination URLs, you create cleaner short links using your
own domain. For example, if your base path is `go` and your slug is `sale`, your
short link could look like:

    ```
    https://example.com/go/sale
    ```

When someone visits that short link, GoshLinks redirects them to the target URL 
you selected.

Use it as a simple URL shortener, a branded link manager, a QR code generator, or
a tidy way to manage campaign, affiliate, and social links from one place.

The plugin includes:

 * Create, edit, disable, and delete short links.
 * Use 301, 302, or 307 redirects.
 * Choose your base path.
 * Edit slugs.
 * Organise links with categories.
 * Forward URL parameters from short links to target URLs when needed.
 * Generate, view, and download basic PNG QR codes for individual short links.
 * Track basic view totals for simple link tracking.
 * Import GoshLinks-compatible JSON files, YOURLS migration files, BetterLinks CSV
   exports, and Pretty Links CSV exports.
 * Redirect visitors through your short links normally.

## 스크린샷

[⌊All Links screen showing short links, view totals, status controls, and actions.⌉⌊
All Links screen showing short links, view totals, status controls, and actions.⌉[

All Links screen showing short links, view totals, status controls, and actions.

[⌊Add/Edit Link screen for creating or updating a short link.⌉⌊Add/Edit Link screen
for creating or updating a short link.⌉[

Add/Edit Link screen for creating or updating a short link.

[⌊Category view showing links grouped by category.⌉⌊Category view showing links 
grouped by category.⌉[

Category view showing links grouped by category.

[⌊Setup settings for base path, redirect defaults, tracking, QR code creation, and
uninstall cleanup.⌉⌊Setup settings for base path, redirect defaults, tracking, QR
code creation, and uninstall cleanup.⌉[

Setup settings for base path, redirect defaults, tracking, QR code creation, and
uninstall cleanup.

[⌊Categories settings for adding, sorting, editing, and removing link categories.⌉⌊
Categories settings for adding, sorting, editing, and removing link categories.⌉[

Categories settings for adding, sorting, editing, and removing link categories.

[⌊Import screen for GoshLinks JSON, YOURLS migration files, BetterLinks CSV, and
Pretty Links CSV.⌉⌊Import screen for GoshLinks JSON, YOURLS migration files, BetterLinks
CSV, and Pretty Links CSV.⌉[

Import screen for GoshLinks JSON, YOURLS migration files, BetterLinks CSV, and Pretty
Links CSV.

## 설치

 1. Upload the `goshlinks` folder to your `/wp-content/plugins/` directory, or install
    GoshLinks from the WordPress Plugins screen.
 2. Activate GoshLinks.
 3. Go to GoshLinks > Settings.
 4. Confirm your base path.
 5. Create your first short link from GoshLinks > Add New.

## FAQ

### What can I use GoshLinks for?

Use GoshLinks to create branded short links on your own WordPress domain. This is
useful for campaigns, social posts, email links, printed material, QR codes, affiliate
links, internal redirects, and links that may need to point somewhere different 
later.

It can also help you keep pretty links organised without relying on an external 
short-link service.

### What does a short link look like?

If your base path is `go` and your slug is `summer-sale`, your short link could 
look like `https://example.com/go/summer-sale`.

### Can I choose the redirect type?

Yes. Each link can use a 301, 302, or 307 redirect. Use 302 for most campaign or
marketing links, 301 when the destination is permanent, and 307 for temporary redirects
that must keep the original browser action.

### Can I create QR codes for my short links?

Yes. GoshLinks can generate basic PNG QR codes for individual short links. You can
choose whether QR codes are created per link, always created, or not created.

### Can I organise links by category?

Yes. You can create categories, assign links to them, colour-code category labels,
filter by category, and use category views on the All Links screen.

### Can I import links from another short link plugin?

Yes. GoshLinks can import GoshLinks-compatible JSON files, YOURLS migration files
created by the GoshLinks YOURLS exporter, BetterLinks CSV exports, and Pretty Links
CSV exports.

### Can GoshLinks pass tracking parameters through a short link?

Yes. Enable parameter forwarding on a link when you want query parameters from the
short URL to be passed through to the target URL. Parameters already saved in the
target URL are kept.

### Does GoshLinks track visits?

Yes. GoshLinks records basic view totals for your short links, giving you lightweight
link tracking inside WordPress. QR scans count as normal short-link visits because
each QR code points to the short URL.

## 후기

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

## 기여자 & 개발자

“GoshLinks – URL shortener and QR Code Generator”(은)는 오픈 소스 소프트웨어입니다.
다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ goshlinks ](https://profiles.wordpress.org/goshlinks/)

[자국어로 “GoshLinks – URL shortener and QR Code Generator”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/goshlinks)

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

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

## 변경이력

#### 4.4.12

 * Added compact category card editing from the All Links category view.
 * Improved mobile import review screens, skipped-link editing, and import option
   layouts.
 * Improved shared colour picker behaviour across category, link, and settings forms.
 * Improved the Core upgrade tab and mobile admin spacing.

#### 4.4.1

 * Improved import error messaging for server upload size limits.
 * Updated category views so the screen option controls categories per page.

#### 4.3.143

 * Added QR code status filters to the core All Links page.

## 기초

 *  버전 **4.4.12**
 *  최근 업데이트: **4주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **7.0.2**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/goshlinks/)
 * 태그:
 * [link tracking](https://ko.wordpress.org/plugins/tags/link-tracking/)[qr code](https://ko.wordpress.org/plugins/tags/qr-code/)
   [redirects](https://ko.wordpress.org/plugins/tags/redirects/)[short links](https://ko.wordpress.org/plugins/tags/short-links/)
   [url shortener](https://ko.wordpress.org/plugins/tags/url-shortener/)
 *  [고급 보기](https://ko.wordpress.org/plugins/goshlinks/advanced/)

## 평점

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

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

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

## 기여자

 *   [ goshlinks ](https://profiles.wordpress.org/goshlinks/)

## 지원

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

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