Wordpress plugins
GoCodes 2

GoCodes 2

Version : 1.0
Tested up to : 4.9.8
Number of download : 10
Author : WPNeon
Average rating : 0 / 5 on 0 votes 0 votes, 0 avg.rating

Screenshots

GoCodes 2
GoCodes 2
GoCodes 2
GoCodes 2

Have you ever had to give someone a shortened version of a URL? Maybe you’re a podcaster, and you can’t say “visit mydomain.com/2008/01/03/my-post-with-a-long-url/ for more info.” Wouldn’t it be useful if you could just say “go to mydomain.com/go/mycoolpost/ ?” Sure, you could use a service like tinyurl.com, but that’s still not too great if you need the URL for a podcast. It’s still awkward to read-out “tinyurl.com/27asr9,” isn’t it? It’s less professional too. GoCodes let’s you create shortcut URLs to anywhere on the internet, right from your WordPress Admin. The plugin is also useful for masking affiliate program URLs. Upgrading Deactivate plugin Upload updated files Reactivate plugin Upgrade notes: Known Issues WP Super Cache There seems to be a conflict with the WP Super Cache plugin where a redirect will only work once before the cache is cleared. There are a couple of workarounds: Add “index.php” on a new line in the “Rejected URLs” field of the WP Super Cache options page. yourdomain.com/ will be cached still, but /index.php won’t. Frederick of frederickding.com put together another method. Add this line to your .htaccess file above the WP Super Cache line: “RewriteCond %{QUERY_STRING} !.gocode=.” It should look something like this: RewriteCond %{QUERY_STRING} !.gocode=. RewriteRule ^(.*) /wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html [L] Version history Version 1.0 – Initial Release

Download now