Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEO Naming (feature request) #29

Open
azrossi opened this issue Jun 23, 2020 · 1 comment
Open

SEO Naming (feature request) #29

azrossi opened this issue Jun 23, 2020 · 1 comment

Comments

@azrossi
Copy link

azrossi commented Jun 23, 2020

Can you append the cache random name to the original name of the picture?

e.g. instead of storage/app/media/imageresizecache/b7a/2cc/b7d/b7a2ccb7dc4fe495f36638ddc37f00b2daff41b7a9b73a740604bd40b1d3e072.jpg

something like:
storage/app/media/imageresizecache/b7a/2cc/b7d/image-name-for-seo-b7a2ccb7dc4fe495f36638ddc37f00b2daff41b7a9b73a740604bd40b1d3e072.jpg

when original image was image-name-for-seo.jpg

OR, better yet:
storage/app/media/imageresizecache/b7a/2cc/b7d/image-name-for-seo-[timestamp].jpg

for a shorter image name...

Whichever option will help

Thanks

@LukeTowers
Copy link
Contributor

Will be available when functionality is merged into the core: octobercms/october#5231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants