Beschrijving
Love WordPress? Love Bitly? After installing this plugin, you’ll be able to shorten a link and view clicks right from WordPress. Your new links will be saved to Bitly for reference and deeper analysis.
To do that, you must have a Bitly account to use the plugin. Your account is where you store, edit, and view metrics for your links. Register at bitly.com.
No matter the type of site you own (from a personal blog to an ecommerce store and everything in between) Bitly makes it easy to create shorter links and keep an eye on your clicks. Whether you share your links on social, SMS, or email, a short link is easier to manage and remember.
Schermafdrukken
Installatie
Installing the plugin
You must have a Bitly account to connect to. You can create one at bitly.com. Your account is where you store, edit, and view metrics for your links.
If you’re familiar with adding a plugin to WordPress directly, you can download the ZIP file and upload it to /wp-content/plugins/ after step 2. Otherwise, follow these steps:
1. Go to your WordPress plugins settings.
2. Click Add New.
3. Search for Bitly’s WordPress Plugin.
4. Click Install Now.
5. Click Activate.
6. Scroll down the list of your installed plugins, find
Bitly, and click Settings.
7. Now you’ll connect the plugin to your Bitly account. Scroll down to Bitly’s WordPress Plugin and click Authorize.
8. Sign in to Bitly, if necessary, and click Allow. The plugin will retrieve an authorization from Bitly and update the Bitly OAuth Token field.
9. Scroll down and click Save Changes.
10. Select which types of entries you’ll be creating short links for.
11. If your Bitly account has more than one group, select a group. This is the group where your short links will be saved in Bitly.
12. If your Bitly account has more than one custom domain, select a domain. This is the domain that will be used for your short links.
13. Click Save Changes.
Now you can shorten links when you create a new post!
Creating a short link
After publishing a page or post, you’ll see the Bitly’s WordPress Plugin option in the settings. Click Get Shortlink to create a link to the current content. The link will be saved in your Bitly account, and you’ll be able to view the number of clicks it receives right from this setting.
Viewing a link’s click data
Click metrics for a short link will appear in the post’s or page’s settings. They include the number of clicks today, the total number clicks over time, and a graph of the number of clicks over the last 7 days.
FAQ
-
Moet ik na de installatie al mijn berichten bijwerken om korte links te kunnen maken?
-
Nee. De eerste keer dat een short link wordt aangevraagd voor een bepaald bericht, zal de plugin er automatisch een genereren.
Beoordelingen
Bijdragers & ontwikkelaars
“Bitly's WordPress Plugin” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Bitly's WordPress Plugin” is vertaald in 4 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Bitly's WordPress Plugin” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
2.7.3
- Security update.
2.7.2
- Security update.
- Various additional minor fixes.
2.7.1
- Updated to prevent short link generation when a post is viewed on the frontend, or edited (but not re-saved) on the backend.
2.7.0
- Updated to prevent short link (re)generation when bulk-editing posts.
- Added placeholder message to Bitly metabox when creating new post.
- Fixed issue where “Default Organization” field displayed incorrect value after configuration change.
- Various additional minor fixes.
2.6.0
- Completely rebuilt for use with Bitly API version 4.
2.5.2
- Lost verschillende php waarschuwingen op die zijn geproduceerd door $post aan te nemen
- Betere reactie afhandeling voor wpbitly_get()
2.5.0
- Voegt “Regenereer shortlink” functie toe aan pagina’s en berichten
- Voegt een grafiek toe met de activiteit van de afgelopen 7 dagen
2.4.3
- Voegt foutopsporing toe aan autorisatieproces
- Voegt handmatige invoer van het OAuth token toe voor het geval automatische autorisatie mislukt
2.4.1
- Achterwaarts compatibel met PHP 5.2.4
- Updates styling op instellingenpagina
- Updates
wp_generate_shortlink()
- Foutopsporingsinstelling terugzetten
2.4.0
- Geüpdatet voor gebruik met WordPress 4.9.2 en huidige Bitly oauth
2.3.2
- Een typfout in
wpbitly_shortlink
2.3.0
- Bijgesneden overtollige bloat van
wp_get_shortlink()
- Verscherpte foutcontrole in
wp_generate_shortlink()
2.2.6
- Fout opgelost waarbij shortlinks werden gegenereerd voor elk berichttype, ongeacht de instelling
save_bericht
terug toegevoegd, verder testen nodig
2.2.5
- De mogelijkheid toegevoegd om foutopsporing in of uit te schakelen, om te helpen bij het opsporen van problemen
- Geüpdatet naar WordPress coderingsnormen
wpbitly_generate_shortlink()
verwijderd uitsave_bericht
, omdat het filteren vanpre_get_shortlink
voldoende lijkt te zijn- Tijdelijk verwijderde snelkoppelingsknop van de beheerdersbalk (sorry! het is eigenzinnig)
2.2.3
- Intern gebruik van cURL vervangen door wp_remote_get
- Een fout opgelost waarbij het OAuth token niet werd geüpdatet
2.0
- Geüpdatet voor WordPress 3.8.1
- Bitly API geüpdatet naar V3
1.0.1
- De link naar de slechte instellingenpagina in de meta van de pluginrij op de pagina plugins beheren opgelost
1.0
- Geüpdatet voor WordPress 3.5
- Alle ondersteuning voor hoofde achterwaartse compatibiliteit verwijderd
- Geüpdatete instellingen API implementatie
- Instellingen verplaatst van pagina met aangepaste instellingen naar Instellingen -> Schrijven
- Ingeschakelde shortlink generatie voor geplande (toekomstige) berichten
- I18n ondersteuning toegevoegd.
0.2.6
- Ondersteuning toegevoegd voor het automatisch genereren van shortlinks wanneer berichten worden bekeken.
0.2.5
- Ondersteuning toegevoegd voor WordPress 3.0 shortlink API
- Ondersteuning toegevoegd voor aangepaste berichttypen.
0.1.0
- Initiële versie van WP Bitly