Google Community
Latest Forums Rules Resources
Custom Search

Go Back   Google Community > Google Forums > All About Google

GoogleCommunity Sponsor
Cirtex Hosting
Use coupon "forum" for 50% Off!

Reply
 
LinkBack Thread Tools Display Modes
Old 09-27-2006, 09:52 AM   #1 (permalink)
Noogle
 
Join Date: Sep 2006
Location: CA
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
roseyman
Google Spiders and .php files

I have major concerns that are not being addressed completely regarding this issue. I still need more info on the subject to grasp how the spiders work so that I can efficiently build websites, which is my trade.

Is there someone who could recommend at Google or outside that I could call via telephone? That would be optimum for getting final results.

My main dilemma is this. My programmer wants to .php everything using templates so that a page of code would look like this:

For instance, one page called /property_search.php is coded as follows:

<?
require_once("./config/config.inc.php");

$_SESSION['smartyObj']->display('header.tpl');

$_SESSION['smartyObj']->display('search.tpl');

$_SESSION['smartyObj']->display('footer.tpl');
?>

which is three .tpl files that pull together to create the property_search.php page, and the "search.tpl" called out in the middle of the above code =

{include file='leftnav_advsearch.tpl'}
<>
<td width=563 valign="top" bgcolor="ffffff">
{include file='content_advsearch.tpl'}

which is two more files, which makes six files to create one page.

I am old school and would have created a simple html file, but I am ok with this as long as search engines are going to be able to access and read these files, BUT THAT is my main concern! Will Google see the entire source code (listed here: retailforlease.net/oflnew/property_search.php) or will it skip my page because of the .php complexity?

HELP!

Thanks,
roseyman is offline   Reply With Quote
 
Sponsored Links
Old 09-27-2006, 09:45 PM   #2 (permalink)
Senior Googler
 
Join Date: Aug 2006
Location: India
Posts: 177
Thanks: 0
Thanked 0 Times in 0 Posts
vistadivine.com
I would just advice you to use HTML files over PHP files as Google advices you to!

Akash Kumar
vistadivine.com is offline   Reply With Quote
Old 09-27-2006, 09:58 PM   #3 (permalink)
Noogle
 
Join Date: Sep 2006
Location: CA
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
roseyman
I have received other comments that state this:

The search engine bots see whatever you see when you view the source code of your html page. They generally don't "skip" .php complexity.

Most likely since you're using includes via PHP, then that's on the server side and your html page won't show any of the PHP includes.
--------
and:
--------

What does a PHP script do?

It builds a page of HTML and then sends it to the browser or bot.

They never see any of the PHP code.

They only see the HTML page that was built by that code.

--------

This seems to be a contradiction in what you are saying and what I have received from Google:

Please be assured that Google does index dynamically generated webpages, including .asp pages, .php pages, and pages with question marks in their URLs.
roseyman is offline   Reply With Quote
Old 09-27-2006, 10:04 PM   #4 (permalink)
Senior Googler
 
Join Date: Aug 2006
Location: India
Posts: 177
Thanks: 0
Thanked 0 Times in 0 Posts
vistadivine.com
Ya you are right it does index them but doesn't advices to use them.

Akash
vistadivine.com is offline   Reply With Quote
Old 09-28-2006, 08:48 PM   #5 (permalink)
Junior Googler
 
Join Date: Mar 2006
Location: Googlelandia
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Googlenaut
nice tips Akash! thanks
Googlenaut is offline   Reply With Quote
Old 09-29-2006, 04:00 PM   #6 (permalink)
Noogle
 
Join Date: Sep 2006
Location: CA
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
roseyman
Nice tips?

Not exactly full of information. I received much more info elsewhere on the topic. It seems that php is ok, but/and there is a lot more to it then I have learned here. I was looking for something more indepth.
roseyman is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any correlation between spiders visit &amp; web page rank? montyauto Web Design, Coding & Programming Forum 1 02-20-2007 05:28 AM
Trying to import .shp files into Google Earth LabradorBoy Google Earth & Google Maps 0 08-12-2006 12:28 PM
Dynamic URLs and Spiders / Crawlers wasim_at_drushti All About Google 3 07-08-2006 02:56 PM
Google files single-click patent intelliot Mobile, Wireless, and Cell Phones 0 01-16-2006 11:59 PM
Javascript and spiders maritimer Search Engine Optimization Forum 4 10-29-2005 09:36 PM


All times are GMT -8. The time now is 04:04 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004–2007 Google Community