| |
roseyman Noogle

Joined: 27 Sep 2006 Location: CA 603.35 GC$
Items
|
Posted: Wed Sep 27, 2006 9:52 am Post subject: 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.<br><br>My main dilemma is this. My programmer wants to .php everything using templates so that a page of code would look like this:<br><br>For instance, one page called /property_search.php is coded as follows:<br><br><?<br>require_once("./config/config.inc.php");<br><br>$_SESSION['smartyObj']->display('header.tpl');<br><br>$_SESSION['smartyObj']->display('search.tpl');<br><br>$_SESSION['smartyObj']->display('footer.tpl');<br>?><br><br>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 = <br><br>{include file='leftnav_advsearch.tpl'}<br></td><br><td width=563 valign="top" bgcolor="ffffff"><br>{include file='content_advsearch.tpl'}<br><br>which is two more files, which makes six files to create one page. <br><br>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?<br><br>HELP!<br><br>Thanks, |
|
| Back to top |
|
|
vistadivine.com Senior Googler

Joined: 23 Aug 2006 Location: India 3875.70 GC$
Items
|
Posted: Wed Sep 27, 2006 9:45 pm Post subject: |
|
|
|
I would just advice you to use HTML files over PHP files as Google advices you to! Akash Kumar _________________ Try our Directory Submission Services, submission to 100 free directories for $30 only.
directorycontest.com | Search Engine Optimization SEO Company |
|
| Back to top |
|
|
roseyman Noogle

Joined: 27 Sep 2006 Location: CA 603.35 GC$
Items
|
Posted: Wed Sep 27, 2006 9:58 pm Post subject: |
|
|
|
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. |
|
| Back to top |
|
|
vistadivine.com Senior Googler

Joined: 23 Aug 2006 Location: India 3875.70 GC$
Items
|
|
| Back to top |
|
|
Googlenaut Noogle


Joined: 23 Mar 2006 Location: Googlelandia 511.10 GC$
Items
|
Posted: Thu Sep 28, 2006 8:48 pm Post subject: |
|
|
|
nice tips Akash! thanks  _________________ hello Googlenauts!  |
|
| Back to top |
|
|
roseyman Noogle

Joined: 27 Sep 2006 Location: CA 603.35 GC$
Items
|
Posted: Fri Sep 29, 2006 4:00 pm Post subject: 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. |
|
| Back to top |
|
|
Sponsored Links
|
Posted: 7 Jan 2009 5:09 pm Post subject: Advertisements |
|
|
|
|
|
|
| Back to top |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Host your free forums with Invision Plus.net forum web hosting with your own subdomain.
alexisBlue v1.2 // Theme Created By: Andrew Charron // Icons in Part By: Travis Carden
|
|
|
|
|