Jump to content

Search Engine and PHP


danieltay

Recommended Posts

I am not sure if this is the right place to ask this question.

But I am sure you guys are very helpful.

The questions may sound silly, but I can't find the answer anywhere.

1)Will a php page get index by search engine?

2)If php is indexed by search engine, will it be different from html(I mean will a page with the same content but in html get better ranking in comparison to a php page)?

3)PHP is commonly used for repeating text found in a page, for example menubar, etc.
But I am thinking to used PHP extensively in my content using the "include" command. Will the search engine read the php as a commang line or translated into html? This is very important as my site almost dpend on search engine optimization for my traffic source.

I would like to know if search engine read a php "include" command found in a page the same as it reads a html without minimizing its importance/rank.

Thanks.

Link to comment
Share on other sites

The search engine will *never* see any of your PHP code, only the end result of it being processed by the php engine. Most web spiders will crawl a php site, but very slowly. My friend has a lyrics site with millions of lyrics but google has something like 50-100k of them sofar.

What the spider sees is what anyone else who goes to your site sees.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.