{"id":373323,"date":"2026-09-23T05:34:18","date_gmt":"2026-09-23T05:34:18","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/edel-go-redirects\/"},"modified":"2026-09-23T05:33:49","modified_gmt":"2026-09-23T05:33:49","slug":"edel-go-redirects","status":"publish","type":"plugin","link":"https:\/\/tt.wordpress.org\/plugins\/edel-go-redirects\/","author":23425713,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.1","stable_tag":"1.1.1","tested":"7.1.2","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Edel Go Redirects","header_author":"yabea","header_description":"Create short links like \/go\/slug that redirect to any URL, and count how many times each link is used.","assets_banners_color":"214eba","last_updated":"2026-09-23 05:33:49","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/edel-hearts.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":39,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1.1":{"tag":"1.1.1","author":"edelhearts","date":"2026-09-23 05:33:49","revision":3708542}},"upgrade_notice":{"1.1.1":"<p>Header cleanup only.<\/p>","1.1.0":"<p>Links defined in code in 1.0.0 must be re-entered on the Tools &gt; Go Redirects screen, or added with the edel_go_links filter.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3708542,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3708542,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3708542,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3708542,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3708542,"resolution":"1","location":"assets","locale":"","width":828,"height":900}},"screenshots":{"1":"Tools &gt; Go Redirects: the list of links with counts, and the form to add a link."}},"plugin_section":[],"plugin_tags":[239745,253776,727,5356,137],"plugin_category":[],"plugin_contributors":[252745],"plugin_business_model":[],"class_list":["post-373323","plugin","type-plugin","status-publish","hentry","plugin_tags-go-links","plugin_tags-link-counter","plugin_tags-redirect","plugin_tags-short-link","plugin_tags-short-url","plugin_contributors-edelhearts","plugin_committers-edelhearts"],"banners":{"banner":"https:\/\/ps.w.org\/edel-go-redirects\/assets\/banner-772x250.png?rev=3708542","banner_2x":"https:\/\/ps.w.org\/edel-go-redirects\/assets\/banner-1544x500.png?rev=3708542","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/edel-go-redirects\/assets\/icon-128x128.png?rev=3708542","icon_2x":"https:\/\/ps.w.org\/edel-go-redirects\/assets\/icon-256x256.png?rev=3708542","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/edel-go-redirects\/assets\/screenshot-1.png?rev=3708542","caption":"Tools &gt; Go Redirects: the list of links with counts, and the form to add a link."}],"raw_content":"<!--section=description-->\n<p>Edel Go Redirects lets you create short, memorable links on your own domain, such as <code>https:\/\/example.com\/go\/course<\/code>, and redirect them to any URL. Each redirect is counted, so you can see which link is used the most.<\/p>\n\n<p>Typical uses:<\/p>\n\n<ul>\n<li>Put a short link in a book, a slide deck or a printed flyer instead of a long affiliate URL<\/li>\n<li>Use a different slug for each place you share the same destination (website, social media, email) and compare the counts<\/li>\n<li>Change the destination later without editing the book or the post that contains the link<\/li>\n<\/ul>\n\n<p>Features:<\/p>\n\n<ul>\n<li>Add, update and delete links from <strong>Tools &gt; Go Redirects<\/strong><\/li>\n<li>Redirect count per link, with a reset button<\/li>\n<li>Change the URL prefix (default <code>go<\/code>) if the path is already in use<\/li>\n<li>Links can also be added from code with the <code>edel_go_links<\/code> filter<\/li>\n<li>No custom database tables. Everything is stored in three options and removed on uninstall<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>edel-go-redirects<\/code> folder to <code>\/wp-content\/plugins\/<\/code>, or install it from <strong>Plugins &gt; Add New Plugin<\/strong>.<\/li>\n<li>Activate the plugin.<\/li>\n<li>Go to <strong>Tools &gt; Go Redirects<\/strong>, enter a slug and a destination URL, and click <strong>Save link<\/strong>.<\/li>\n<li>Open <code>https:\/\/your-site.example\/go\/your-slug<\/code> to test the redirect.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20it%20need%20pretty%20permalinks%3F\"><h3>Does it need pretty permalinks?<\/h3><\/dt>\n<dd><p>Yes. The plugin matches the request path, so permalinks must be set to anything other than \"Plain\".<\/p><\/dd>\n<dt id=\"what%20if%20i%20already%20have%20a%20page%20at%20%2Fgo%2F%3F\"><h3>What if I already have a page at \/go\/?<\/h3><\/dt>\n<dd><p>Change the prefix in <strong>Tools &gt; Go Redirects &gt; Settings<\/strong>. For example, set it to <code>l<\/code> and your links become <code>\/l\/slug<\/code>.<\/p><\/dd>\n<dt id=\"can%20i%20add%20links%20from%20code%3F\"><h3>Can I add links from code?<\/h3><\/dt>\n<dd><p>Yes. Use the <code>edel_go_links<\/code> filter:<\/p>\n\n<pre><code>add_filter('edel_go_links', function ($links) {\n    $links['docs'] = 'https:\/\/example.com\/docs\/';\n    return $links;\n});\n<\/code><\/pre>\n\n<p>Links added by code are shown in the table but cannot be deleted from the screen.<\/p><\/dd>\n<dt id=\"is%20the%20redirect%20permanent%20%28301%29%20or%20temporary%20%28302%29%3F\"><h3>Is the redirect permanent (301) or temporary (302)?<\/h3><\/dt>\n<dd><p>Temporary (302), so that browsers keep asking the server and every visit is counted.<\/p><\/dd>\n<dt id=\"what%20is%20removed%20on%20uninstall%3F\"><h3>What is removed on uninstall?<\/h3><\/dt>\n<dd><p>The three options that store the links, the prefix and the counts.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Removed the Plugin URI header and fixed the Contributors name (review feedback)<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Links are now managed from the admin screen instead of code<\/li>\n<li>URL prefix can be changed<\/li>\n<li>Works in subdirectory installs<\/li>\n<li>Translation ready (Japanese translation included)<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial private release<\/li>\n<\/ul>","raw_excerpt":"Create short links like \/go\/slug that redirect to any URL, and count how many times each link is used.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/373323","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=373323"}],"author":[{"embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/edelhearts"}],"wp:attachment":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=373323"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=373323"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=373323"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=373323"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=373323"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=373323"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}