from what we have seen file extensions don't matter too much. we don't have them and get quite good rankings with our platforms and i've seen others having them with equally good results.
the only thing which is really old school and is hated by most search engines is the http://mydomain.com/index.php?page=blubb&whathaveyou=here... the problem here is that google only sees index.php and has a really hard time to figure out how to map the content to a url as it needs to store the get string as well. cheers lenz On Wed, Mar 24, 2010 at 9:48 AM, renjith das <[email protected]> wrote: > Hi Adi, > > Could you please let me know how it affect SEO? > > Regards > Renjith > > On Sun, Mar 21, 2010 at 10:29 PM, Adi <[email protected]> wrote: >> >> I think it might look cool, but from SEO rankings perspective, this is >> something that can be avoided. >> >> I think you would do this something like this in htaccess >> >> RewriteEngine on >> RewriteBase / >> RewriteRule ^(.*)\.logic$ $1.php [L] >> >> >> >> On Sun, Mar 21, 2010 at 2:25 PM, Sid Bachtiar <[email protected]> >> wrote: >>> >>> I like how the links are .logic :) >>> >>> All the best, >>> >>> Sid >>> >>> On Sun, Mar 21, 2010 at 8:36 PM, renjith das <[email protected]> >>> wrote: >>> > Hi All >>> > >>> > With my great pleasure I would like to enlighten you that I have >>> > started >>> > an IT business. The services I offer are web design, web design & >>> > development , Hardware & Software maintenance & Computer Aided Design. >>> > I >>> > assure 100% satisfaction to my clients. >>> > >>> > Check out my company site for more info about the services and previous >>> > works that I have done. www.logicsolutions.net.nz >>> > >>> > Expecting your great support >>> > >>> > Thanks & Regards >>> > Renjith >>> > >>> > -- >>> > NZ PHP Users Group: http://groups.google.com/group/nzphpug >>> > To post, send email to [email protected] >>> > To unsubscribe, send email to >>> > [email protected] >>> > >>> > To unsubscribe from this group, send email to >>> > nzphpug+unsubscribegooglegroups.com or reply to this email with the >>> > words >>> > "REMOVE ME" as the subject. >>> > >>> >>> >>> >>> -- >>> Blue Horn Ltd - System Development >>> http://bluehorn.co.nz >>> >>> -- >>> NZ PHP Users Group: http://groups.google.com/group/nzphpug >>> To post, send email to [email protected] >>> To unsubscribe, send email to >>> [email protected] >>> >>> To unsubscribe from this group, send email to >>> nzphpug+unsubscribegooglegroups.com or reply to this email with the words >>> "REMOVE ME" as the subject. >> >> -- >> NZ PHP Users Group: http://groups.google.com/group/nzphpug >> To post, send email to [email protected] >> To unsubscribe, send email to >> [email protected] >> >> To unsubscribe from this group, send email to >> nzphpug+unsubscribegooglegroups.com or reply to this email with the words >> "REMOVE ME" as the subject. > > -- > NZ PHP Users Group: http://groups.google.com/group/nzphpug > To post, send email to [email protected] > To unsubscribe, send email to > [email protected] > > To unsubscribe from this group, send email to > nzphpug+unsubscribegooglegroups.com or reply to this email with the words > "REMOVE ME" as the subject. > -- twitter: @norbu09 current project: iWantMyName.com painless domain registration (finally) -- NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] To unsubscribe from this group, send email to nzphpug+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
