Linux 软件免费装
Banner图

Gulo Link-in-Bio

开发者 habakuk
更新时间 2026年5月31日 18:59
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

links profile social links linktree link in bio

下载

0.3.1

详情介绍:

Gulo Link-in-Bio turns a WordPress Page into a fully self-contained link-in-bio page — without touching your active theme. It is a self-hosted alternative to Linktree. Ideal for social media bios, creator profiles, and landing pages that collect all your important links in one place. How it works
  1. Install and activate the plugin.
  2. Go to Gulo Link-in-Bio in the admin menu and configure your profile.
  3. Create any WordPress Page, select it in the settings, then publish it.
The plugin serves a standalone HTML page (bypasses the active theme entirely), so your link-in-bio page looks identical no matter which theme is installed. Features

安装:

From the WordPress Plugin Directory
  1. Go to Plugins → Add New.
  2. Search for Gulo Link-in-Bio.
  3. Click Install Now, then Activate.
Manual installation
  1. Download the ZIP from the plugin page or GitHub releases.
  2. Go to Plugins → Add New → Upload Plugin.
  3. Upload the ZIP and click Install Now, then Activate.
First setup
  1. In the admin menu, click Gulo Link-in-Bio.
  2. Set your Name, Bio, and Profile Image.
  3. Choose a Background (gradient or solid color) and Button Style.
  4. Under Gulo Link-in-Bio Page, select the WordPress Page that should show the profile.
  5. Add your Links (title + URL). Drag rows to reorder.
  6. Click Save Settings.
  7. Visit the selected page — it will display the Gulo Link-in-Bio layout.

屏幕截图:

  • The Appearance settings — background type, gradient/solid color pickers, and button style.
  • The Links manager — drag-to-reorder rows with active toggle and URL fields.
  • The legal and SEO settings area.
  • The live frontend profile page as seen by a visitor (desktop view, with solid buttons, imprint and privacy policy).
  • The live frontend profile page on a mobile screen (glass buttons).
  • The live frontend profile page on a mobile screen (solid buttons).

升级注意事项:

0.3.0 Pre-final version; not yet stable. Please uninstall completely and reinstall.

常见问题:

Does this replace my theme?

No. The plugin only affects the single WordPress Page you designate in settings. All other pages continue to use your active theme normally. The Gulo Link-in-Bio page is served as a completely standalone HTML document.

Can I use it on more than one page?

Currently the plugin supports one Gulo Link-in-Bio page at a time. Select the page under Gulo Link-in-Bio → Gulo Link-in-Bio Page in the settings.

Which user roles can edit the settings?

Administrators and Editors. The plugin grants both roles the gulo_manage_settings capability on activation. Authors, Contributors, and Subscribers cannot access the settings.

Does it work with Yoast SEO?

Yes. When Yoast SEO is active, the plugin hooks into Yoast's own filters (wpseo_title, wpseo_opengraph_type, wpseo_opengraph_title, wpseo_robots) instead of emitting competing HTML tags. There are no duplicate meta tags.

Does it work with caching plugins?

Yes. Whenever settings are saved, the plugin automatically purges the Gulo Link-in-Bio page from the following caches: WP Super Cache, WP Rocket, W3 Total Cache, WP Fastest Cache, LiteSpeed Cache, and Cache Enabler. It also calls clean_post_cache() for WordPress's built-in object cache. If you use a different caching plugin, purge the page manually after saving settings.

Does it work with Matomo / other analytics?

Yes. The plugin calls wp_head() and wp_footer() on the page, so any tracking code that hooks into those actions (Matomo via Connect Matomo, Google Site Kit, etc.) loads normally.

Does the page appear in search results?

By default, yes. To exclude it, check Exclude this page from search engines (noindex) in the SEO section of the settings. This adds a noindex meta tag (and instructs Yoast SEO to do the same if installed).

How do I add a language not included in the plugin?

  1. Run composer run make:pot to re-extract strings (requires WP-CLI).
  2. Copy languages/gulo-link-in-bio.pot to languages/gulo-link-in-bio-{locale}.po.
  3. Add translations in a PO editor (e.g. Poedit).
  4. Run composer run make:mo to compile the MO binary.
Or use a plugin like Loco Translate to translate strings directly in the WordPress admin.

Where can I report a bug or request a feature?

On GitHub Issues.

更新日志:

0.3.1