Click here to Skip to main content
15,921,212 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
AnswerRe: how to install emac Pin
Jimmanuel30-Mar-09 3:18
Jimmanuel30-Mar-09 3:18 
AnswerRe: how to install emac Pin
I am BATMAN31-Mar-09 7:04
I am BATMAN31-Mar-09 7:04 
Questionrewriterule for URL with Arguments problem [modified] Pin
random428-Mar-09 21:39
random428-Mar-09 21:39 
AnswerRe: rewriterule for URL with Arguments problem Pin
Marc Firth29-Mar-09 23:41
Marc Firth29-Mar-09 23:41 
AnswerRe: rewriterule for URL with Arguments problem Pin
random430-Mar-09 1:37
random430-Mar-09 1:37 
Questionurl cleaning and search engines Pin
random427-Mar-09 22:55
random427-Mar-09 22:55 
Questionregarding http status code Pin
random426-Mar-09 0:56
random426-Mar-09 0:56 
AnswerRe: regarding http status code Pin
Marc Firth26-Mar-09 2:01
Marc Firth26-Mar-09 2:01 
I think if you uploaded a sitemap and informed google of it using webmaster tools, it would index your site ok.

If you are refernceing pages stored in a DB: I've had this issue come up before and never really found a solution - I tend to make an actual page for every page now and use a sitemap where neccessary.

If the pages actually exist but naviagtion is completed through queries (not hyperlinks) - the engines will find it harder to 'weigh' your pages - but the sitemap will help it find them and weigh them. It's a start.

As for the code as long as a page is found it should return 200. However you can send custom headers (ie 404 for missing pages) using php. Look up "header" in the php manual.


GeneralRe: regarding http status code Pin
random426-Mar-09 3:59
random426-Mar-09 3:59 
GeneralRe: regarding http status code Pin
Marc Firth26-Mar-09 5:01
Marc Firth26-Mar-09 5:01 
GeneralRe: regarding http status code Pin
random426-Mar-09 22:41
random426-Mar-09 22:41 
GeneralRe: regarding http status code Pin
random427-Mar-09 22:50
random427-Mar-09 22:50 
GeneralRe: regarding http status code Pin
Marc Firth29-Mar-09 23:37
Marc Firth29-Mar-09 23:37 
AnswerRe: regarding http status code Pin
fly90426-Mar-09 2:45
fly90426-Mar-09 2:45 
QuestionA better explanation on pipes, parents, and childs and tips to code Pin
Endomlic22-Mar-09 15:51
Endomlic22-Mar-09 15:51 
QuestionExplain this regex. Pin
jschell22-Mar-09 9:15
jschell22-Mar-09 9:15 
AnswerRe: Explain this regex. Pin
Garth J Lancaster22-Mar-09 11:42
professionalGarth J Lancaster22-Mar-09 11:42 
GeneralRe: Explain this regex. Pin
jschell26-Mar-09 10:23
jschell26-Mar-09 10:23 
AnswerRe: Explain this regex. Pin
JimmyRopes12-May-09 12:28
professionalJimmyRopes12-May-09 12:28 
GeneralRe: Explain this regex. Pin
jschell19-May-09 8:00
jschell19-May-09 8:00 
QuestionPerl and Regular Expressions Pin
BobInNJ21-Mar-09 12:16
BobInNJ21-Mar-09 12:16 
AnswerRe: Perl and Regular Expressions Pin
Garth J Lancaster22-Mar-09 0:11
professionalGarth J Lancaster22-Mar-09 0:11 
AnswerRe: Perl and Regular Expressions Pin
Member 38111902-Sep-09 1:11
Member 38111902-Sep-09 1:11 
Questioncan php make os like java Pin
RAJudev8920-Mar-09 8:14
RAJudev8920-Mar-09 8:14 
AnswerRe: can php make os like java Pin
Mohammad Dayyan20-Mar-09 17:53
Mohammad Dayyan20-Mar-09 17:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.