Title: Image file name
Last modified: January 29, 2021

---

# Image file name

 *  [Zack](https://wordpress.org/support/users/zohaibbadarpura/)
 * (@zohaibbadarpura)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/image-file-name/)
 * SEO related Issue is that your plugin remove image name and using random string
   which is bad for seo.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Albert Peschar](https://wordpress.org/support/users/kiboit/)
 * (@kiboit)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/image-file-name/#post-13974451)
 * Hi [@zohaibbadarpura](https://wordpress.org/support/users/zohaibbadarpura/),
 * I’m planning to add a feature that allows using the original filename. Once this
   is done, I’ll let you know.
 * For you, if this is a problem for you, you can disable image optimization and
   use Cloudflare Polish, for example, or another image optimization plugin.
 * –Albert
 *  [innpuls](https://wordpress.org/support/users/innpulswerbeagentur/)
 * (@innpulswerbeagentur)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/image-file-name/#post-14337152)
 * Hi [@kiboit](https://wordpress.org/support/users/kiboit/),
 * I’ve got the same issue as the first post.
    My website needs to be optimized 
   regarding SEO. Do you already know when the feature that allows using the original
   filename is going to be published?
 * Best regards
    Alex
 *  Plugin Author [Albert Peschar](https://wordpress.org/support/users/kiboit/)
 * (@kiboit)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/image-file-name/#post-14346258)
 * Hi [@innpulswerbeagentur](https://wordpress.org/support/users/innpulswerbeagentur/),
   [@zohaibbadarpura](https://wordpress.org/support/users/zohaibbadarpura/),
 * It’s possible today, but requires a little manual editing.
 * You need to add these two lines to your `.htaccess` file:
 *     ```
       RewriteCond %{REQUEST_FILENAME} -f
       RewriteRule ^wp-content/.*[^/]\.(jpe?g|gif|png)$ wp-content/plugins/phastpress/phast.php [L,NC,E=PHAST_SERVICE:images]
       ```
   
 * Then in PhastPress settings, **disable** image optimization in tags and CSS.
 * ![](https://i0.wp.com/peschar.net/scr/elKjRUypwMy4f3Q5fV2I.png?ssl=1)
 * Now, reload your site and check if images are optimized.
 * –Albert
 *  [innpuls](https://wordpress.org/support/users/innpulswerbeagentur/)
 * (@innpulswerbeagentur)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/image-file-name/#post-14364851)
 * Hi [@kiboit](https://wordpress.org/support/users/kiboit/),
 * the manual editing worked for me! Thank you!
 * – Alex

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Image file name’ is closed to new replies.

 * ![](https://ps.w.org/phastpress/assets/icon-256x256.png?rev=1873505)
 * [PhastPress](https://wordpress.org/plugins/phastpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/phastpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/phastpress/)
 * [Active Topics](https://wordpress.org/support/plugin/phastpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/phastpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/phastpress/reviews/)

## Tags

 * [image file name](https://wordpress.org/support/topic-tag/image-file-name/)

 * 4 replies
 * 3 participants
 * Last reply from: [innpuls](https://wordpress.org/support/users/innpulswerbeagentur/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/image-file-name/#post-14364851)
 * Status: not resolved