I have an old 1.10.2 installation that I'm currently upgrading to 5.0.6.
The 1.10.2 installation uses a stub file and I'd like to preserve the effect of that stub file due to pages being indexed by search engines and posts being linked within other posts, etc. The current 1.10.2 installation's main page looks like this:
www.domainname.com/blogfolder/
And individual posts look like this:
www.domainname.com/blogfolder/STUBNAME/year/month/day/post-title-shown-here
I can't figure out how to reproduce that in 5.0.6... The closest I can get using the backend is this:
www.domainname.com/blogfolder/year/month/day/post-title-shown-here
But that's missing the stubname and I really need to preserve the stub name in the URL. I might be overlooking something with the stubfiles in the new installation, so if someone could point me in the right direction I'd appreciate it. It's been a long time since I set up that blog so I don't remember exactly how to work with the stubs to get the same URLs as the old installation.
Thanks in advance!
Hello @jibberjab,
Please take a look on these pages: http://b2evolution.net/man/glossary/generic-vocabulary/stub-file and http://b2evolution.net/man/advanced-customization/themes-templates-skins/introducing-evoskins/stub-files (if you haven't done yet). There you will find some useful information about the work with stub files.
Regards!