Skip to content

collection of .htaccess rewrite rules that enable your WordPress site to use short links

License

Notifications You must be signed in to change notification settings

orbisius/short-link-redirects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

short-link-redirects

collection of .htaccess rewrite rules that enable your WordPress site to use short links

Make sure you put the rules at the top of your existing .htaccess file. If you have access to the vhost file it's even better to put them there for performance reasons.

This should be used on a site that runs WordPress.

The result would be that you can have this without an extra plugin. This will redirect to a blog post/page with that id.

example.com/123

This is useful to track how many people have come from youtube example.com/yt123

About

collection of .htaccess rewrite rules that enable your WordPress site to use short links

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published