Search found 1 match

by soberlink90
Fri Sep 06, 2013 8:38 am
Forum: Advanced Find and Replace
Topic: Find&Replace Character Count
Replies: 0
Views: 201943

Find&Replace Character Count

Hi,
I have to follow a SEO procedure and I need to find and replace a meta description with another text section of the same HTML. Requirements go like this:

<meta name="description" content=" text to be replaced "/>
...
....
......
<p><strong>Respuesta:</strong></p>
<p> text I need to use </p>


I ...