SEO and CF?

Discussion in 'Programming' started by pcdoc, Jul 2, 2006.

  1. #1
    I was recently contacted by an individual whose company site was implemented using Coldfusion.

    The gent asked that I perform a bit of SEO work, meta tags, keywords, etc.

    All the files are saved with a .cfm extension; so, can I safely load the site with my Dreamweaver 8 software, modify the source, and save to his (virtual) server without employing Coldfusion locally (on my system).
     
    pcdoc, Jul 2, 2006 IP
  2. wasistdas

    wasistdas Well-Known Member

    Messages:
    147
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #2
    Yes, you can. There is no problem with SEO working and CFML files. It is like PHP
     
    wasistdas, Jul 2, 2006 IP
  3. advantage

    advantage Well-Known Member

    Messages:
    1,338
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    140
    #3
    In fact, Dreamweaver is a macromedia development environment that is optimized for coldfusion lol.
     
    advantage, Jul 3, 2006 IP
  4. tbarr60

    tbarr60 Notable Member

    Messages:
    3,455
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    210
    #4
    You are asking if you can make edits without a development or testing server. You can but make sure you have a back up or you test the new page under a different name (use indexNEW.cfm to test index.cfm on the live server) before replacing the live file.
     
    tbarr60, Jul 6, 2006 IP