|
Web Design
In order to use an SSI Include you have to be using pages with a .shtml extension, or you will have to set your apache handler to parse the type of extension you used for your web pages. You can ask your web host to do it for you, but it is really quite simple. Just go to your control panel, and click on apache handlers. You'll see two small boxes. The first will say extension over the top. Type in .htm or .html for example. Now type server-parsed in the second box. It's usually listed underneath so you could just copy and paste the word in. Now click add, and you are done.
Business - Directory of business/finance/loan/mortgage related partner sites
more 1 2 3 4 5
Computers - Directory of computer hardware/software/peripheral related partner sites
more 1 2 3 4 5
Internet - Directory of webhosting/webdesign/internet marketing related partner sites
more 1 2 3 4 5
Software - Directory of software related partner sites
more 1 2 3 4 5
Web Design - Directory of web design/development related partner sites
more 1 2 3 4 5
Web Hosting - Directory of web hosting related partner sites
more 1 2 3 4 5
Web Promotion - Directory of search engine optimization/internet marketing related partner sites
more 1 2 3 4 5
Web Resources - Directory of other web related partner sites
more 1 2 3 4 5
Recreation - Directory of travel/hotel/cruise related partner sites
more 1 2 3 4 5
Casino - Directory of online gambling/poker/blackjack/roulette related partner sites
more 1 2 3 4 5
Health - Directory of online pharmacy/hospital/health related partner sites
more 1 2 3 4 5
Shopping - Directory of online shopping/gift related partner sites
more 1 2 3 4 5
Miscellaneous - Directory of all other partner sites
more 1 2 3 4 5
The code snippet should now work. You can add just about any code to your page with this handy snippet. It saves a lot of time if want to add a link across your site. Remember you can name the anything.htm to any name. You can change images, links, text, etc. all in one whack by using this method. It could save you hours of labor if your web site is very large. This also a great method for inserting RSS feeds or other data feeds from a php page into an html page.
|