|
Webmasters Travel
How to clean or standardize multiple page large sites
- Spell Check Globally
- Hire and Editor for your writing.
- Use a macro to open all the pages and set the font and the size of font.
-
Remove all of these elements by doing a search, find, and replace
with nothing.
FILES TO REMOVE
pspbrwse.jbf
Thumbs.db - This is especially dangerous as it will cause glitches when copying
to a hard drive.
*.php.bak
WS_FTP.LOG
CODE TO REMOVE
dir="rtl"
dir="rtl" Note: SPACE before the dir - d i r = " r t l " (So this
example does not get stripped)
FOLDERS TO REMOVE
_vti_cnf
- UNICODE VERSUS standard Code
<meta http-equiv="Content-Type" content="text/html; charset=unicode">
-
-
OTHER RELATED PROBLEMS:
- Changing from Frontpage that is part of office
is different than Frontpage you purchase separately, they are not the same
program.
|