Reply
Is HTML better then PHP ?
Old 01-05-2009, 03:05 PM Is HTML better then PHP ?
naviarora2007's Avatar
Junior Talker

Posts: 3
Name: Navi Arora
Hello frnds,

I want to design my education portal...

Please let me know which language medium will be best for good SEO...

I just only need good SEO !

please reply !
__________________
naviarora2007 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 01-05-2009, 03:07 PM is PHP good for SEO ?
naviarora2007's Avatar
Junior Talker

Posts: 3
Name: Navi Arora
Hello frnds,


I just wanna ask that is PHP language is good for Search Engine Optimisation ?

if not


then which language is best ?
__________________
naviarora2007 is offline
Reply With Quote
View Public Profile
 
Old 01-05-2009, 03:19 PM Re: Is HTML better then PHP ?
chrishirst's Avatar
Super Moderator

Posts: 19,022
Location: Blackpool. UK
HTML is THE only language that SE "friendly" web pages can be created in.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System | Bits & Bobs
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 01-06-2009, 06:23 AM Re: Is HTML better then PHP ?
micoblanco's Avatar
Super Talker

Posts: 126
Name: Mico Blanco
Quote:
Originally Posted by naviarora2007 View Post
Hello frnds,

I want to design my education portal...

Please let me know which language medium will be best for good SEO...

I just only need good SEO !

please reply !
If you're asking for the best language for SEO... no one beats HTML. PHP & MSQL(database) are more on website development.
__________________

Last edited by micoblanco : 01-06-2009 at 06:24 AM.
micoblanco is offline
Reply With Quote
View Public Profile Visit micoblanco's homepage!
 
Old 01-06-2009, 10:43 AM Re: Is HTML better then PHP ?
wayfarer07's Avatar
Power Hungry Seamonkey

Posts: 2,630
Name: Abel Mohler
Location: Asheville, North Carolina USA
Is this another PHP vs HTML thread? Don't people know that PHP and HTML are not technologies in the same category? PHP is just a way of processing data, and sometimes displaying HTML. You can't just say "hey, I'm going to use PHP instead of HTML for my website", because that would be literally impossible.

The point is, you can't make a website without HTML (ever). You can use PHP (or whatever) to generate HTML, and the effect on search engines will be absolutely zero, as if you had never done it. Search engines do not care, or even recognize, what programming language you are using to run your site.
wayfarer07 is online now
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Old 01-06-2009, 11:33 AM Re: Is HTML better then PHP ?
Average Talker

Posts: 24
Name: Jinnat Ul Hasan
Location: London, UK
Quote:
you can't make a website without HTML (ever). You can use PHP (or whatever) to generate HTML, and the effect on search engines will be absolutely zero
I think that's enough to explain HTML and PHP. PHP is the server-side script that generates HTML and after generating there is no sign of PHP exists in the page.
hasan_889 is offline
Reply With Quote
View Public Profile Visit hasan_889's homepage!
 
Old 01-06-2009, 12:23 PM Re: Is HTML better then PHP ?
Junior Talker

Posts: 3
Name: Phillip Pierson
whether you use html , php or asp , users or any crawler is going to see the html output.

asp or php can misbehave though ('could not connect to database' or 'script timed out' ) when the crawler visits, harming your rankings.

Use html more and php when necessary
__________________
Phil, ACC Communications
San Diego Cabling & Los Angeles Cabling
cablingacc is offline
Reply With Quote
View Public Profile
 
Old 01-06-2009, 03:06 PM Re: Is HTML better then PHP ?
chrishirst's Avatar
Super Moderator

Posts: 19,022
Location: Blackpool. UK
Quote:
asp or php can misbehave though ('could not connect to database' or 'script timed out' ) when the crawler visits, harming your rankings.
That's just bad programming or being a "cheapskate" on hosting.
Nothing to with the choice of server technology.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System | Bits & Bobs
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 01-06-2009, 03:20 PM Re: Is HTML better then PHP ?
Extreme Talker

Posts: 163
I agree with wayfarer07...the search engines don't care whether you use pure html, php, asp, aspx, etc. In the end the spider is just reading html code.

For a larger website it can be very convenient to use sever side coding such as php or asp to dynamically generate pages.
Jeremy80 is offline
Reply With Quote
View Public Profile Visit Jeremy80's homepage!
 
Old 01-08-2009, 12:07 AM Re: Is HTML better then PHP ?
Skilled Talker

Latest Blog Post:
Mens Stylish Jacket
Posts: 85
Name: Jane
but i think using html is more easier to use and easier for the spiders to read
__________________
List of top Gamblers and Free Internet casino software
avor is offline
Reply With Quote
View Public Profile Visit avor's homepage!
 
Old 01-08-2009, 12:18 AM Re: Is HTML better then PHP ?
seolman's Avatar
Evil Sandwich Artist

Posts: 760
Name: DaveBob Roundpants III
Location: Heredia, Costa Rica
Quote:
Originally Posted by chrishirst View Post
That's just bad programming or being a "cheapskate" on hosting.
Nothing to with the choice of server technology.
You read that on the Interweb, so it's not true.
__________________
My Blog - Learn About SEO
Pegasus Cleanroom Services - Cleanroom Cleaning

seolman is offline
Reply With Quote
View Public Profile Visit seolman's homepage!
 
Old 01-08-2009, 08:32 PM Re: Is HTML better then PHP ?
SEO Specialist

Posts: 607
For me its HTML cause I'm more familiar on it rather than PHP. after all SE love HTML.
full house is offline
Reply With Quote
View Public Profile Visit full house's homepage!
 
Old 01-08-2009, 08:46 PM Re: Is HTML better then PHP ?
Decaf's Avatar
Ultra Talker

Posts: 490
Name: Adam
Quote:
Originally Posted by full house View Post
For me its HTML cause I'm more familiar on it rather than PHP. after all SE love HTML.
Search engines ONLY read HTML, PHP is parsed SERVER SIDE!!!!
__________________
Decaf is offline
Reply With Quote
View Public Profile Visit Decaf's homepage!
 
Old 01-10-2009, 07:09 PM Re: Is HTML better then PHP ?
Experienced Talker

Posts: 36
Name: Crystal
Location: Beverly Hills
I earnestly don't see it being a problem on my website. My ranks are in the top 10, and all my pages have the extension .php on them. Can anyone explain to me why this is?
majormusic is offline
Reply With Quote
View Public Profile Visit majormusic's homepage!
 
Old 01-10-2009, 07:14 PM Re: Is HTML better then PHP ?
chrishirst's Avatar
Super Moderator

Posts: 19,022
Location: Blackpool. UK
Quote:
and all my pages have the extension .php on them. Can anyone explain to me why this is?
Your server runs PHP!
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System | Bits & Bobs
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 01-10-2009, 07:33 PM Re: Is HTML better then PHP ?
Novice Talker

Posts: 13
LOL you don't have to be php programmer to start build a site, just use WP or join blogger
__________________
Mac Addicted
yogasutra is offline
Reply With Quote
View Public Profile Visit yogasutra's homepage!
 
Old 01-11-2009, 04:20 AM Re: Is HTML better then PHP ?
Junior Talker

Posts: 3
Geez, this discussion exists on all coding forums ;D and get answered in the first reply on them all.
ratman is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Is HTML better then PHP ?
 

Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.16152 seconds with 12 queries