"Did you know that most store building or shopping cart software technology is
like an invisible wall to search engines thus blocking out potential customers searching
for your products?"
Builds Static HTML Pages
Purchase StaticStore the software to build static search engine friendly HTML pages
for your online store or catalog.
Example templates help you along the way!
How to set permissions from your ftp client/program: Most FTP clients have this ability. In your FTP client there should be
a menu item or button where you change the attributes or permissions of selected
files or directories.
How to set permissions from telnet or SSH Telnet/SSH into your host/server and go to the directory that holds the
directory or file(s) you want to set permissions on.
To change the permissions of files you would type for example: [Some Unix Prompt] chmod 777 somedatadir_or_file
Where 777 is the permission value you have been instructed to set.