Greenguy's Board


Go Back   Greenguy's Board > Link Lists & Getting Listed
Register FAQ Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2006-10-31, 12:33 PM   #1
oast
With $10,000, we'd be millionaires! We could buy all kinds of useful things like ... love!
 
oast's Avatar
 
Join Date: May 2004
Location: UK
Posts: 316
You could use .htaccess and mod_ReWrite to 'simulate' the use of .htm/.html files.

To use .php extensions as .html put these lines in your root .htaccess file

RewriteEngine On
RewriteBase /
RewriteRule ^thisfolder/thispage.html$ /thisfolder/thispage.php


That way your thispage.php can have php script running, but be named as thispage.html without impacting the server performance with other .html extensions

I'm not recommending it as a way of avoiding being blacklisted for using scripts, but as a way of being consistent with your page extensions.

Question 2:
As long as the flash banner doesn't take an age loading (most are smaller than animated gifs anyway) and it doesn't distract from the content on the page, then there would be no problem with me. Bear in mind there are a few users that cannot see flash animations, whereas 100% of people (with images enabled) will see the .gif files
__________________
Playboy Webmasters - The name says it all! $35 per signup or 60% revshare.
oast is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:50 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc