Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Find and Replace not working in Dreamweaver 2021

Participant ,
Dec 04, 2022 Dec 04, 2022

I am doing some maintenance after a number of issues I have found using Google Analytics.

I am trying to find

<meta content="INDEX,FOLLOW"/> and replace it with

<meta name="robots" content="INDEX,FOLLOW"/>

I deleted the name="robots" as it is duplicated in my header. I used the Validator W3 and I got this

Screenshot 2022-12-04 at 15.41.22.png

hence I want to replace the deletion. With this I get no error.

Below are the sections of my code I am talking about.

Screenshot 2022-12-04 at 15.45.37.png

Screenshot 2022-12-04 at 15.45.14.png

 

Thanks in advance!

  

 

376
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Participant , Dec 04, 2022 Dec 04, 2022

Please ignore as I realised that I was trying to find a line that had a slash.

 

My mistake, sorry!

Translate
Participant ,
Dec 04, 2022 Dec 04, 2022
LATEST

Please ignore as I realised that I was trying to find a line that had a slash.

 

My mistake, sorry!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines