PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 15th, 2000, 05:45 AM
hotatom hotatom is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Posts: 18 hotatom User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Been looking at the article on PHPBuilder about making php based sites indexable by search engines: http://www.phpbuilder.com/columns/tim19990117.php3

It says that by adding a new section to your access.conf (or httpd.conf as i'm running apache 1.3.12):

<Location /local>
ForceType application/x-httpd-php3
</Location>

Then any requests under www.somehost.com/local/ will call a script.
I've got two questions:

1) What will the script be called and where will it reside?
2) Is the specified location (from the httpd.conf) the path relative to the server or the web site?

In my case i want a url request such as: www.somehost.com/dev/123-345/
to parse out two variables a=123 and b=345 to the file /dev/index.php

That way by using a fake directory structure you can pass variables and search engines will be able to index the site (since there are no ? or & in the urls)

Has anyone got this working (Amazon seems to use this type of method)?

Cheers,
Tom.

[This message has been edited by hotatom (edited July 15, 2000).]

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPHP Development > Search Engine friendly site...

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap