Change url info

Feed 3 posts, 2 voices

Avatar
0 posts

Hello,

I’m trying to change the way that the dates are displayed in the url bar. Currently it’s http://site.com/articles/yyyy/mm/dd/somepage.html. I’m looking to make it display as http://site.com/yyyy/mm/somepage.html. I want to unclutter the url bar. Any help on changing this would be appreciated. Thank you.

 
Avatar
1493 posts

Hi Trav1sty –

This URL is generated by the Archive plugin. If you want to try to mess with it, have a look at the frog/plugins/archive/archive.php file and see what you can make of it.

I don’t know if this kind of thing could be done from a “Settings” page in the admin if the plugin was extended.

You can, of course, do away with the date altogether … but maybe you want to keep yyyy/mm/ in there for some reason?