[SOLVED] Does using PHP include() function affect my SEO ?

This is a discussion on "[SOLVED] Does using PHP include() function affect my SEO ?" within the Search Engine Optimization (SEO) section. This forum, and the thread "[SOLVED] Does using PHP include() function affect my SEO ? are both part of the Promote Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Promote Your Website > Search Engine Optimization (SEO)

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Nov 22nd, 2007, 16:46
Reputable Member
Join Date: Nov 2007
Location: India
Posts: 150
Blog Entries: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Arrow [SOLVED] Does using PHP include() function affect my SEO ?

Hello all,
I am redisigning my site. I want to use PHP include() files to fetch content. I am gonna do this for header, footer, nav bars.

But is it advisable to do so for main content of the page ? Will the crawler see the content or will it just read the include() function?
Last Blog Entry: Cross browser nuisance (Feb 11th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Nov 22nd, 2007, 16:53
saltedm8's Avatar
SuperMember

SuperMember
Join Date: Nov 2005
Location: here
Age: 27
Posts: 1,519
Blog Entries: 2
Thanks: 1
Thanked 11 Times in 11 Posts
Re: Does using PHP include() function affect my SEO ?

it will see what we see, the content - because you will 'include' it
Last Blog Entry: Strict and Transitional Doctype's (Sep 12th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Nov 22nd, 2007, 16:54
Elite Veteran
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Does using PHP include() function affect my SEO ?

Quote:
Does using PHP include() function affect my SEO ?
No ... since it's PHP, the includes are being handle at the server level so ... when it comes to the browser (client) it's already processed.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Nov 22nd, 2007, 18:13
Reputable Member
Join Date: Nov 2007
Location: India
Posts: 150
Blog Entries: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Does using PHP include() function affect my SEO ?

Thanks Salted and Karinne.
I actually want to do it so that I could change the layout of my site at ease,

Thank you very much. You both releived me
Last Blog Entry: Cross browser nuisance (Feb 11th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

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

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
Help with echo function on PHP [SOLVED] sing2trees PHP Forum 15 Jun 7th, 2008 19:14
Include PHP in MYSQL Function? Jack Franklin PHP Forum 3 Mar 24th, 2008 19:35
[SOLVED] editUser() function not called, Help Please ashishmishra16 JavaScript Forum 2 Nov 16th, 2007 06:04
[SOLVED] Calc function Pugger JavaScript Forum 15 Nov 6th, 2007 20:08
Function parameters that include quotes loorp JavaScript Forum 7 Sep 17th, 2006 04:18


All times are GMT. The time now is 20:16.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42