![]() |
| Domain Name Sales | Domain Software | Calculate UK Domain Drop Dates | Domain Lists | SedoPro Code | Domains For Sale | NameDrive | Domain Parking |
| |||||||
| Home | Register | Domain Auctions [17] | FAQ | Membership Upgrade | Featured Domain Listing | Mark Forums Read | Domain Classified | Chat Room |
| Search Engine Optimisation Discuss Search Engine Optimisation methods. How to assess traffic on a domain name and build traffic on your portfolio. |
![]() |
| | Thread Tools | Display Modes |
| | #1 |
![]() | 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"-->
|
| | |
| | #2 |
![]() | Makes no difference to SEO. As far as I am aware search engines don't weight pages with .php extensions or .shtml extenstions differently. Use the PHP includes though because they're faster and are much less CPU intensive. |
| | |
| | #3 |
![]() | 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 |
![]() | 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 |
| | |
| | #5 |
![]() | Thanks for all your comments. Dont have a problem with security but thanks for the SEO pointers. Had a feeling it might be a considerations. |
| | |
![]() |
| 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 10:17 AM |
| PHP Help! | denchomsky | Scripts and Coding | 12 | 13-09-2006 08:16 PM |
| PHP Link Directory - Free Templates | admin | Website Design | 0 | 18-05-2006 01:25 PM |
| PHP Coders? | storebuilder | Website Design | 10 | 23-02-2006 12:24 PM |