Herzlich willkommen im Archiv vom ABAKUS Online Marketing Forum
Du befindest Dich im Archiv vom ABAKUS Online Marketing Forum. Hier kannst Du Dich für das Forum mit den aktuellen Beiträgen registrieren.
wo liegen denn deine "verboten" seiten?SM-Anfaenger hat geschrieben:
User-agent: *
Disallow: /verboten1.htm
Disallow: /verboten2.htm
https://www.nubert-forum.de/robots.txt hat geschrieben:User-agent: msnbot
Crawl-Delay: 10
User-agent: Slurp
Crawl-Delay: 10
User-agent: Googlebot
Disallow: /*?
User-agent: *
Disallow: /nuforum/admin/
Disallow: /nuforum/album_mod/
Disallow: /nuforum/cache/
Disallow: /nuforum/db/
Disallow: /nuforum/docs/
Disallow: /nuforum/images/
Disallow: /nuforum/includes/
Disallow: /nuforum/language/
Disallow: /nuforum/mods/
Disallow: /nuforum/templates/
Disallow: /nuforum/xs_mod/
Disallow: /nuforum/album
Disallow: /nuforum/common
Disallow: /nuforum/extension
Disallow: /nuforum/faq
Disallow: /nuforum/groupcp
Disallow: /nuforum/login
Disallow: /nuforum/map
Disallow: /nuforum/memberlist
Disallow: /nuforum/modcp
Disallow: /nuforum/posting
Disallow: /nuforum/privmsg
Disallow: /nuforum/profile
Disallow: /nuforum/rating
Disallow: /nuforum/report
Disallow: /nuforum/search
Disallow: /nuforum/viewonline
Disallow: /nuforum/fpost
Disallow: /nuforum/ptopic
Disallow: /nuforum/ntopic
Disallow: /nuforum/post-
https://tool.motoricerca.info/robots-checker.phtml hat geschrieben:Since a missing trailing slash can be both a deliberate decision or an error, and since this tool can't ipotize the real intentions of the webmaster, here follow some clarifications that could prevent a potential problem:
The following command will disable just the directory "private" and all its contents:
Disallow: /private/
...while the following command will disable both the "private" directory and any file or directory path starting with the text "/private" (so "/private-eye.html", "/privateroom/page.html", etc.):
Disallow: /private
der mod ist richtig installiert.mauri hat geschrieben: schaetze du hast ein teilstueck vergessen und zwar google die sessions zu nehmen.
somit noch mal> ueberpruefe deinen mod, wie und was du installiert hast, schaue nach ob alles stimmt...
Code: Alles auswählen
if ( $userdata['session_user_id'] != ANONYMOUS || $userdata['session_page'] == -4 ){
$SID = 'sid=' . $session_id;
} else {
$SID = '';
}
Ich hatte da einen anderen Gedanken gehegt. Ich meinte das deswegen: Vielleicht hatte Google vor meiner Umstellung auf "NICHT-SIDs" und "Short-Urls" die SID Urls bereits drin á la "viewforum.php?sid=...." und nachdem Google den Link nochmal "kontrolliert" hatte hat er sie "umgeschrieben" auf die "Shorts". Daher dachte ich vielleicht.mauri hat geschrieben:was willste die loeschen> das sind deine html seiten !
warum die sids dranhaengen....haste mal nachgeschaut, bei anderen die deinen mod drin haben?
das kann ja nicht sein > weil die viewforum.phpsid... ja noch da ist, aber die haste nun gespeert, also schwenkt google nicht automatisch auf die html seite um und haengt en sid dran.Ich hatte da einen anderen Gedanken gehegt. Ich meinte das deswegen: Vielleicht hatte Google vor meiner Umstellung auf "NICHT-SIDs" und "Short-Urls" die SID Urls bereits drin á la "viewforum.php?sid=...." und nachdem Google den Link nochmal "kontrolliert" hatte hat er sie "umgeschrieben" auf die "Shorts". Daher dachte ich vielleicht.
sagt mir nicht das nun google session frei ist, habe ihn anders in erinnerung, das halt google auch erwaehnt ist, moechte mir da aber nciht die finger verbrennen. da fast jeder einen anderen mod drin hat, abakus ist total anders als meiner, letzte woche hab ich nem freund eins installiert, das war wieder anders.if ( $userdata['session_user_id'] != ANONYMOUS || $userdata['session_page'] == -4 ){
$SID = 'sid=' . $session_id;
} else {
$SID = '';
}
stolz kann sein auf nur noch 34-fachen contentmgutt hat geschrieben: den zuvor 148-fachen Content konnte ich jetzt dadurch auf 78-fachen reduzieren:
https://www.google.de/search?q=allinurl ... N&filter=0