Electronics - Sport Betting Systems - Find jobs - French Property - Cyprus Property

PDA

View Full Version : SEO and CF?


pcdoc
Jul 2nd 2006, 6:05 am
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).

wasistdas
Jul 2nd 2006, 9:46 am
Yes, you can. There is no problem with SEO working and CFML files. It is like PHP

advantage
Jul 3rd 2006, 10:23 am
In fact, Dreamweaver is a macromedia development environment that is optimized for coldfusion lol.

tbarr60
Jul 6th 2006, 9:08 am
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).

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.