i am using SEO for at least two months or more... but nothing gets indexed...
http://www.google.sk/search?hl=sk&q=sit ... ogle&meta=
Moderator: Moderators

HTTP/1.1 200 OK
Date: Sat, 19 Aug 2006 23:22:34 GMT
Server: Apache
X-Powered-By: PHP/4.4.0
Disallow: /-vf
Disallow: /-vtRewriteRule ^-vf([0-9]+)\.html$ http://www.pc-corner.biz/ [R=301,L]
Then use your Google account to remove all URLs disallowed by your robots.txt at once (using the automated removal tool).

Options +FollowSymlinks
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^pc-corner.biz/ [NC]
RewriteRule ^(.*) http://www.pc-corner.biz/$1 [QSA,R=301,L]
RewriteRule ^$ /index.php [QSA,L,R=301]
RewriteRule ^-vf([0-9]+)\.html$ http://www.pc-corner.biz/ [R=301,L]
RewriteRule ^.+/([^/]+\.html)$ /index.php [R=301,L]
RewriteRule ^.+-vc([0-9]+)\.html$ /index.php?c=$1 [QSA,L]
RewriteRule ^.+-vf([0-9]+)-([0-9]+)\.html$ /viewforum.php?f=$1&start=$2 [QSA,L]
RewriteRule ^.+-vf([0-9]+)\.html$ /viewforum.php?f=$1 [QSA,L]
RewriteRule ^.+-vt([0-9]+)-([0-9]+)\.html$ /viewtopic.php?t=$1&start=$2 [QSA,L]
RewriteRule ^.+-vt([0-9]+)\.html$ /viewtopic.php?t=$1 [QSA,L]
RewriteRule ^prispevok([0-9]+)\.html$ /viewtopic.php?p=$1 [QSA,L]
RewriteRule ^uzivatel([0-9]+)\.html$ /profile.php?mode=viewprofile&u=$1 [QSA,L] 
RewriteRule ^-vt([0-9]+)\.html$ http://www.pc-corner.biz/ [R=301,L]
RewriteRule ^-vp([0-9]+)\.html$ http://www.pc-corner.biz/ [R=301,L]RewriteRule ^-(v[f|t|p])([0-9]+)\.html$ http://www.pc-corner.biz/ [R=301,L]

Disallow: /member


dcz wrote:Then use your Google account to remove all URLs disallowed by your robots.txt at once (using the automated removal tool).


dcz wrote:Well, 295 indexed pages is not nothing.

Users browsing this forum: No registered users and 5 guests