geerlingguy / jeffgeerling-com

Drupal Codebase for JeffGeerling.com
https://www.jeffgeerling.com
GNU General Public License v2.0
40 stars 2 forks source link

Add pathauto module, ensure patterns are migrated #32

Closed geerlingguy closed 4 years ago

geerlingguy commented 4 years ago

URL alias patterns are used for all content on the site; make sure the pathauto module is installed, and make sure alias patterns are migrated.

geerlingguy commented 4 years ago

I was about to close this issue as I had done it in the April 21 episode... but I saved a blog post and the alias was like content/[blog post title] instead of the pattern for blog posts. What gives?

geerlingguy commented 4 years ago

I re-saved the order on http://localhost/admin/config/search/path/patterns and it was fixed. Going to note this as a 'test after migration' bug.

geerlingguy commented 4 years ago

I'll check on this post-migration in https://github.com/geerlingguy/jeffgeerling-com/issues/64