youngist / clean-blog

A sharper, more long-form journalism focused blog theme for {Young}ist
youngist.org
MIT License
2 stars 2 forks source link

fix sym links in google #93

Open mayarichman opened 10 years ago

mayarichman commented 10 years ago

redirect old tumblr url to new youngist.org

Options +FollowSymLinks RewriteEngine On RewriteRule ^post/[1-8]/(.) $1 [R=301,L]