Remove title from images

Posted in: Newspaper
Post count: 3

Hi guys,

Is there any way i can remove the title attribute from images in this theme?

thanks,

Max

Post count: 20688

Hi,

Please provide more details about what exactly you want to achieve. The images titles can be edited in the media library
https://www.screencast.com/t/TUWGPO0GQ
Or in the image details in the post edit screen
https://www.screencast.com/t/mBkWVTmoF
There is no theme specific option to change the titles of images, that I can think of.

Thanks

Post count: 3

Hi Simion,

Thanks for the reply… I’m not actually trying to change the titles. I’m trying to remove the title attribute entirely, it seems to pull them from the post title field… its a suspected SEO issue that i am experimenting with.

eg.


< img width="218" height="150" src="blah.jpg" alt="blah" title="I WANT TO REMOVE THIS ATTRIBUTE" />

thanks,

Max

  • This reply was modified 9 years by madmax.
  • This reply was modified 9 years by madmax.
  • This reply was modified 9 years by madmax.
Post count: 20688

Hi,

I don’t know how the image titles could affect SEO performance, but unfortunately there is no theme option to remove that attribute without physically removing it of for each image.
You could search online for code solutions or plugins that could do that dynamically. Like this topic for example
https://wordpress.stackexchange.com/questions/6135/remove-title-attribute-from-images

Thanks

Post count: 3

Thanks Simon,

I’ll try out the server side content filter.

Max

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.