URL non seguito
Quando abbiamo testato un campione di URL della tua sitemap, abbiamo riscontrato che alcuni URL redirect ad altre posizioni. Si consiglia la tua Sitemap contenga URL che puntano alla destinazione finale (il redirect di destinazione), invece di reindirizzare a un altro URL.
Errore HTTP: 301
URL:
htt
Problema rilevato il: Apr 24, 2011
RewriteEngine su
RewriteCond% {HTTP_HOST}! ^ Windowsz \\. Netto di $ [NC]
RewriteRule ^(.*)$ http://windowsz.net/ $ 1 [R = 301, L]
DirectoryIndex index.php forum.php indice. Php3 messagebrd.pl index.htm index.html
RewriteBase /
RewriteRule archive / index.php? / $ 2 & language = $ 1 [L, QSA]
RewriteRule forum.php? language = $ 1 [L, QSA]
RewriteRule $ 2? Language = $ 1 [QSA]
RewriteRule ^ ((urllist | sitemap_) .* \\ (xml |..? Txt) (\\ gz))? $ Vbseo_sitemap / vbseo_getsitemap.php sitemap = $ 1 [L]
Opzioni + FollowSymLinks
# # # Questo è un po 'di sicurezza EXTRA e possono essere rimossi
RewriteRule ^ index.php include /(.*)
RewriteRule ^ vb /(.*) index.php
RewriteRule ^ index.php pacchetti /(.*)
# # # Questo è il RISCRIVERE ATTUALE
Le discussioni RewriteRule ^ / ([0-9 ]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/ pagina ([0-9] +) ?)) showthread.php? t = $ 1 & page = $ 2 &% {QUERY_STRING}
RewriteRule ^ soci / ([0-9] +) member.php? U = $ 1 &% {QUERY_STRING}
Forum RewriteRule ^ / ([0-9 ]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/ pagina ([0-9] +) ?)) forumdisplay.php? f = $ 1 & page = $ 2 &% {QUERY_STRING}
RewriteRule ^ blog / ([0-9 ]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/ pagina ([0-9] +) ?)) blog.php? u = $ 1 & page = $ 2 &% {QUERY_STRING}
RewriteRule ^ voci / ([0-9 ]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/ pagina ([0-9] +) ?)) entry.php? b = $ 1 & page = $ 2 &% {QUERY_STRING}
RewriteRule ^ lista /([^/]*/)([ 0-9] +) list.php? R = $ 1 $ 2 &% {QUERY_STRING}
RewriteRule ^ contenuto /(.*) content.php? R = $ 1 &% {QUERY_STRING}
RewriteRule ^ widget / config / ([0-9] +) widget.php? R = config / $ 1 &% {QUERY_STRING}
$ Prima = vbseo_sm_priority ($ vboptions ['vbseo_sm_priority_rt'], $ rELP);
if ($ vboptions ['vbseo_sm_freq_tsmart'])
{
$ Dpassed = (time () - $ threadrow ['lastpost']) / 86400;
if ($ dpassed <3) $ freq = 'ogni giorno';
else if ($ dpassed <10) $ freq = 'settimanale';
else if ($ dpassed <100) $ freq = 'mensili';
else $ freq = 'annuale';
} Else
Freq = $ $ vboptions ['vbseo_sm_freq_t'];
vbseo_log_entry ("[showthread] forum_id: $ forumid, thread_id: $ threadrow [threadid], messaggi totali: $ totalPosts, pagine: $ TotalPages, visualizzazioni: $ threadrow [vedute] $ prima");
for ($ p = 1; $ p <= $ TotalPages; $ p + +)
{
/ / Codice aggiuntivo
$ Alanguages = array
if ($ archivio) {
$ Currentthreadurl = vbseo_url_thread ($ threadrow, $ p, $ archiviata). '& Language =';
$ Vbseo_stat ['t'] + = sizeof ($ alanguages);
$ Lastpost = & $ threadrow ['lastpost'];
foreach ($ $ alanguages come lingua) {
vbseo_add_url ($ $ currentthreadurl lingua, $ prima, $ lastpost, $ freq.);
}
}
/ / Fine codice aggiuntivo
Vbseo_stat $ [$ archiviata 'a': 't'] + = vbseo_add_2urls (
vbseo_url_thread ($ threadrow, $ p, $ archivio),
vbseo_url_thread ($ threadrow, $ p, $ archiviati, true),
$ Prima,
$ Threadrow ['lastpost'],
$ Freq
;
}
if ($ showpost)
{
GetPosts $ = $ db-> query ("
SELEZIONARE p.dateline, p.postid, p.threadid
FROM ". Table_prefix." Post come P
DOVE p.threadid = $ threadrow [threadid]
E visibile = 1
ORDER BY p.dateline
");