 |
|
07-02-2004, 06:41 PM
|
#1 (permalink)
|
|
Contributing Member
Join Date: 06-04-04
Posts: 233
Latest Blog: None
|
PHP includes
Does using php includes throughout your site matter for SEO? The search engines will see the page after all the includes are made, right?
|
|
|
07-02-2004, 06:58 PM
|
#2 (permalink)
|
|
v7n Mentor
Join Date: 10-13-03
Location: Ft. Lewis, WA
Posts: 3,264
|
Yeah, after all the includes.
__________________
My posts were too dang barren, so this got thrown in to take up a little bit of space.
|
|
|
07-02-2004, 07:36 PM
|
#3 (permalink)
|
|
Possible Terrorist
Join Date: 10-13-03
Location: Tuscaloosa, AL or Atlanta
Posts: 4,904
|
php is serverside so output will be same on google as it is on your screen
__________________
Kyle Varga
"m3lt/theSpear"
student, web designer/coder, future IT consultant
Experience: PHP/MySQL, Java, C++, MS-SQL
|
|
|
07-02-2004, 08:52 PM
|
#4 (permalink)
|
|
Inactive
Join Date: 03-31-04
Posts: 257
Latest Blog: None
|
Right, PHP and SSI are all kosher with the SE's.
|
|
|
07-03-2004, 02:07 AM
|
#6 (permalink)
|
|
Inactive
Join Date: 06-27-04
Posts: 454
Latest Blog: None
|
check my sig... still fine tuning though 
|
|
|
07-03-2004, 12:51 PM
|
#7 (permalink)
|
|
Inactive
Join Date: 06-10-04
Location: Belgium
Posts: 36
Latest Blog: None
|
Yaah php is nice but when you use variables you have to rebuild pages to non variable pages.
|
|
|
07-03-2004, 01:30 PM
|
#8 (permalink)
|
|
v7n Mentor
Join Date: 02-18-04
Location: We Are Penn State!
Posts: 3,554
Latest Blog: None
|
Quote:
|
Originally Posted by Geert C.
Yaah php is nice but when you use variables you have to rebuild pages to non variable pages.
|
what does that mean?
|
|
|
07-04-2004, 07:37 AM
|
#9 (permalink)
|
|
Inactive
Join Date: 10-13-03
Location: Lebanon
Posts: 4,099
Latest Blog: None
|
i loved your article Brian 
|
|
|
07-04-2004, 10:30 AM
|
#10 (permalink)
|
|
Moderator
Join Date: 04-25-04
Posts: 1,321
|
I wish I'd done that before creating hundreds of static html pages...
|
|
|
07-04-2004, 12:50 PM
|
#11 (permalink)
|
|
Inactive
Join Date: 02-10-04
Posts: 653
Latest Blog: None
|
I think he means using parameters in the url
google will spider pages wiht parammeters in the
it just doen't show pr for shit
|
|
|
07-06-2004, 10:16 AM
|
#12 (permalink)
|
|
Contributing Member
Join Date: 12-28-03
Location: East London, UK
Posts: 601
Latest Blog: None
|
Quote:
|
Originally Posted by James Trotta
I wish I'd done that before creating hundreds of static html pages...
|
ha ha yeah tell me about it, I wish I had known what i know now - 
|
|
|
07-06-2004, 03:08 PM
|
#13 (permalink)
|
|
Inactive
Join Date: 10-26-03
Posts: 2,466
Latest Blog: None
|
My first ever site had 700 static HTML pages.
I changed the design for the pages 3 times over 2 years.
I didn't even have a global editor in those days.
Now I so love php includes and global editors.
Change two files and I can completely change my page layouts for the entire site. I guess sometimes you just have to learn the hard way, though. 
|
|
|
07-06-2004, 08:39 PM
|
#14 (permalink)
|
|
Inactive
Join Date: 06-09-04
Location: Faroe Islands
Posts: 145
Latest Blog: None
|
Hmm, what are global editors?
|
|
|
07-06-2004, 08:47 PM
|
#15 (permalink)
|
|
v7n Mentor
Join Date: 02-18-04
Location: We Are Penn State!
Posts: 3,554
Latest Blog: None
|
Quote:
|
Originally Posted by Runilo
Hmm, what are global editors?
|
I think he is talking about things like dreamweaver templates and stuff like that but I am not entirely sure.
dreamweaver templates allow you to manipulate the outlook of every page in a site based on template code in a single file.
|
|
|
07-07-2004, 06:39 AM
|
#16 (permalink)
|
|
Inactive
Join Date: 02-10-04
Posts: 653
Latest Blog: None
|
there are a lot of text editors like ultra edit 32 that will do find in replace on whole directories of files
so if you still have a site that is made out of 200 static pages and you want to make changes to all 200
you just use the replace in files function and you can specify what you need changed and it will change it in all 200 at one time
|
|
|
07-07-2004, 11:21 AM
|
#17 (permalink)
|
|
Inactive
Join Date: 06-26-04
Location: Phoenix
Posts: 67
Latest Blog: None
|
It's conversations like these that make me feel like my web pages were made by hammer--chisel--stone tablets. There was just a lack of php in my brain at the time. I still don't see many results in Google searches in the top 20 with .php extensions though. The Google information for webmasters http://www.google.com/webmasters/facts.html does not include php. Maybe I'm just paranoid! 
|
|
|
07-07-2004, 01:01 PM
|
#18 (permalink)
|
|
v7n Mentor
Join Date: 10-11-03
Posts: 1,137
Latest Blog: None
|
|
|
|
07-08-2004, 02:36 AM
|
#19 (permalink)
|
|
Inactive
Join Date: 10-26-03
Posts: 2,466
Latest Blog: None
|
By global editors, I meant editors that can edit multiple files and folders -> hundreds, even thousands of files, all edited, in a click of a mouse button. Much better than every page individually, as I used to.
I've used UltraEdit32, but not keen on the way that it takes over - such as viewing page source in IE using UE instead of NotePad. My most used editor is .edit:
http://www.ashleybrown.co.uk/dotedit/
|
|
|
07-08-2004, 05:52 AM
|
#20 (permalink)
|
|
Inactive
Join Date: 02-10-04
Posts: 653
Latest Blog: None
|
you pick when you install ultra edit what you want it to open
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|