A unique problem: Removing old id=”” tags
-
Hello.
I have a unique problem. I have ~20 sites, with 100 pages each, that have OLD id=”blabla” tags.
Here’s how it looks in the HTML: https://i.gyazo.com/1a18c18d3f66c9ff201388eb3c63048c.png
I’m trying to figure out a way to search and Replace id=”everything” with nothing to remove them. Is there some sort of code I can place between “” so it removes every variation of it?
id=”%specialcode%” ?
If not, I have first find every variation (h1, h2, h3, h4) and every single subheading, and then manually input each one into 20 sites.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘A unique problem: Removing old id=”” tags’ is closed to new replies.