Help with "Find and Replace" feature of Frontpage

Discussion in 'HTML & Website Design' started by riftshighway, Aug 22, 2007.

  1. #1
    Hey there,

    For SEO purposes, I need to bold every word in a 600 page website. I know I can do it using the Find and Replace feature, but it's way confusing. Does anyone know how to do it?

    Hunter
     
    riftshighway, Aug 22, 2007 IP
  2. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #2
    if they all have css docs linked to it then just put this in the css:

    body {font-weight:bold;}
     
    twistedspikes, Aug 22, 2007 IP
  3. webdevconcepts

    webdevconcepts Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    In the replace box, just highlight the word and press ctrl+B. It won't show up to the naked eye, but once you run it, it should work like a charm.

    Hope this helps, have a good day!
     
    webdevconcepts, Aug 22, 2007 IP