![]() |
| Domain Name Sales | Domain Software | Calculate UK Domain Drop Dates | Domain Registration | NameDrive | Domain Parking | Subscribe to our Domains For Sale newsletter |
| | ||||||
| Home | Register | Rules | Membership Upgrade | Domains For Sale | Domain Name Escrow | Mark Forums Read | Domain Classified | Chat Room |
| Search Engine Optimisation Discuss Search Engine Optimisation |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
![]() | SSI or PHP include?
Ive always used includes of some form or another but dont know which is better in the seo guise. Personally I cant see why either would be classed bad or wrong but cant harm having other opinions. Code: standard html written in php files to allow <?php include("aaa.php"); ?>
or standard shtml files with <!--#include file="aaa.html"--> |
| |
| | #3 (permalink) |
![]() |
SSI is generally more of a security risk than PHP. I am pretty sure in theory it is easier to crash Apache using SSI than PHP. However a bad PHP programmer can make PHP scripts just as insecure as SSI ones quite easily.
__________________ [SIZE="1"]Andrew Hutchings - Linux Jedi - http://www.linuxjedi.co.uk/ A-Wing Internet Services - http://www.a-wing.co.uk/[/SIZE] |
| |
| | #4 (permalink) |
![]() |
I would go the PHP route. As long as you are careful with what you are doing, you can avoid most, if not all, security problems. If you are concerned, then post up the code, and i'll check it out for you. The benefit of using PHP will be that as your site develops+expands, you can slot in other PHP snippets that aren't possible with SSI such as DB connectivity, image generation, contact form etc... Jee |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Domain Name Community | Replies | Last Post |
| PHP Web Developer in need of work | bboystu | Scripts and Coding | 3 | 31-07-2008 09:17:33 AM |
| PHP Help! | denchomsky | Scripts and Coding | 12 | 13-09-2006 07:16:25 PM |
| PHP Link Directory - Free Templates | admin | Website Design | 0 | 18-05-2006 12:25:17 PM |
| PHP Coders? | storebuilder | Website Design | 10 | 23-02-2006 11:24:29 AM |