Current location: Hot Scripts Forums » Programming Languages » PHP » Includes and engines


Includes and engines

Reply
  #1 (permalink)  
Old 11-02-05, 04:39 AM
fraggle fraggle is offline
Newbie Coder
 
Join Date: Mar 2004
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Includes and engines

Hi
I am putting a site together which consists of my index.php and ?page=xyz for navigation. I was wondering though, as most of my pages are articles/features with a lot of text that I want search engines to crawl, if google for example picked up on a search term and provided a link in it's result page, will it go to index.php?page=pagewithsearchterm or just go to searchterm.php therefore leaving out the guts of my layout and styles?

before iI go any further with the site I would like to know what route i should take so search engine results show the site as it should look. Or should I just create a template page which contains all the included menus and other stuff?

does this make sense?

Thanks in advance
__________________
~Fraggle is Frazzled~
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 11-02-05, 05:03 AM
nugensoftware's Avatar
nugensoftware nugensoftware is offline
Newbie Coder
 
Join Date: Oct 2005
Location: United States
Posts: 96
Thanks: 0
Thanked 0 Times in 0 Posts
Yes it will index those pages if you have them linked within your site.

For instance, lets say your have a page named view.php and your content is identified by label:

http://www.mysite.com/view.php?label=12345 is fine, results for this page will vary search engine to search engine.

Sometimes search engines will link your main domain with another sub search result item for the actual content. It depends on the keywords that have been searched for amongst other things that have to do with ranking.

Almost all major search engines can tell the difference when content has changed within pages like this.

There is a length and complexity limit with some search engines (including google) for the URL. I am not sure if this information is publicly available though, I can't recall reading it.

I haven't personally ran into any issues when using small amounts of information like the above example followed by 3 more 'labels' with similar values set after them.
__________________
Nugen Software Inc.
Lead Developer
www.nugensoftware.com

PHP HELP | MySQL HELP | xmlSYNC

Last edited by nugensoftware; 11-02-05 at 05:07 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 11-02-05, 06:20 AM
fraggle fraggle is offline
Newbie Coder
 
Join Date: Mar 2004
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Talking

Thanks for that, I will only have a couple of labels so should be ok

cheers
__________________
~Fraggle is Frazzled~
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SEO Expert Available nakulgoyal Job Offers & Assistance 2 08-14-04 01:38 PM


All times are GMT -5. The time now is 08:34 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.