FYI-GO URL Shortener

Beskrivning

FYI-GO URL Shortener automatically shortens URLs in your WordPress posts and pages using the FYI-GO API. Save time and keep your links clean and trackable.

  • Automatically shortens URLs in your content (inside anchor links with an href)
  • Bulk conversion tool for existing posts
  • Choose a default ”Box” for organizing your short links
  • Easy API key setup from your FYI-GO account

External services

This plugin connects to the FYI-GO API service to create, manage, and retrieve shortened URLs.

The plugin sends the original URL to the FYI-GO API when a user creates or automatically generates a shortened link. If API credentials are configured, the plugin may also send the configured API key and secret to authenticate the request.

The external service is provided by FYI-GO:
Terms of Service: https://website.fyi-go.com/terms
Privacy Policy: https://website.fyi-go.com/privacy
API documentation: https://api.fyi-go.com/info

License

This plugin is licensed under the GPLv2 or later.

Installation

  1. Upload the plugin folder to the /wp-content/plugins/fyi-go-url-shortener/ directory. The folder name must be exactly fyi-go-url-shortener (the WordPress.org plugin slug). Do not use a folder name containing wp (for example fyi-go-wp), as that violates WordPress.org trademark rules and breaks automated checks. You can also install through the WordPress plugins screen.
  2. Activate the plugin through the ’Plugins’ screen in WordPress.
  3. Go to ’Settings’ > ’FYI-GO URL Shortener’ to configure your API key and settings.

Vanliga frågor

Where do I get my API key?

You can get your API key and secret from your FYI-GO dashboard.

Will it change existing links?

Yes, you can use the Bulk Conversion tool to convert all existing URLs in your posts to short URLs.

Does it shorten URLs automatically?

Yes, all new and updated posts can have their URLs automatically shortened if the plugin is active and configured.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”FYI-GO URL Shortener” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”FYI-GO URL Shortener” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0.2

  • Plugin directory slug aligned with Text Domain (fyi-go-url-shortener); admin tab state respects nonce verification.

1.0.1

  • Documentation: External services section, contributors, and installation path aligned with plugin slug.
  • Admin: styles and scripts moved to enqueued assets.

1.0.0

  • Initial release.