PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Tuesday, February 8, 2022

[FIXED] How can I bulk update titles and alt tags for all my woocommerce product images?

 February 08, 2022     metadata, woocommerce, wordpress     No comments   

Issue

On an existing site (wordpress 4.5.2 with woocommerce) there are 5k products with all image names being numbers (ex: 94325.jpg) and no title and alt tag set.

How can I bulk update titles and alt tags of these product images to product name in order to improve seo?


Solution

While the standard Wordpress Media manager allows you to set these one at a time, I'm not aware of any plugin that allows you to do a batch update. Asking Woocommerce support would be a good option here.



Answered By - Lutrov
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing