stretol som sa pri kodovani s problémom a čítal som veľa stránok ešte aj budem ale ak niekto budete vedieť tak mi to uľahčíte, dopredu ďakujem.
Mám stránku: "http://web.perfect.sk/"
Index je v poriadku vracia "200" aj ostatné stránky u mňa vracajú "200" Xenu tiež 200 OK.
Avšak keď som napríkad stránku "http://web.perfect.sk/dizajn" prebehnem cez "Získať ako Googlebot" vracia
HTTP/1.1 404 Not Found
Date: Mon, 09 May 2011 13:38:24 GMT
Content-Length: 204
Keep-Alive: timeout=1, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
The requested URL /dizajn was not found on this server.
</body></html>V HTACCESS mám len povolené:
Options All +FollowSymlinks -Indexes
RewriteEngine On
ServerSignature Off
DirectoryIndex index.php index.html
AddDefaultCharset UTF-8
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} (/|/[^.]*)$ [NC]
RewriteRule (.*) index.php [L]
potom už len DEFLATE a EXPIRES
Mne osobne sa stránka zobrazuje OK (neviem ako u iných) a hlavne chcem aby GoogleBot nemal problém.
Ďakujem za rady.
Tebe zobralo novu IP mne starú.
wget http://web.perfect.sk/dizajn
--2011-05-09 20:28:28-- http://web.perfect.sk/dizajn
Prevádzam web.perfect.sk na IP adresu... 82.208.46.180
Pripájam sa k web.perfect.sk|82.208.46.180|:80... pripojené.
HTTP požiadavka odoslaná, čakám na odpoveď... 200 OK
Dĺžka: neudané [text/html]