Risultati da 211 a 215 di 215
-
30-05-2014, 19:28 #211
- Data Registrazione
- Apr 2014
- Messaggi
- 2
Problemi con link nel link RSS
Ti allego le impostazioni che abbiamo.
Devo dirti però che abbiamo fatto prova anche su forum pulito e il problema è arrivato quando è stato inserito Odiseo, magari si tratta solo di una riscrittura nel .htaccess?
Te lo posto di seguito:
Codice:# Redirection en //url-del-sito si différent de //url-del-sito RewriteCond %{HTTP_HOST} !^url-del-sito$ RewriteRule ^(.*) http://url-del-sito/$1 [QSA,L,R=301] # ErrorDocument 404 http://url-del-sito/ ErrorDocument 403 http://url-del-sito/ ErrorDocument 500 http://url-del-sito/ # OdiSEO RewriteEngine On # OdiSEO render sitemap to any search engine RewriteRule ^sitemap.xml$ odiseo_sitemap.php # Note: If using the Uniforum product, this comes below the subdomain redirects # Old vBulletin rewrite (maintains compatibility with OdiSEO disabled, can be removed later) RewriteRule ^threads/([0-9]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/page([0-9]+)?)) showthread.php?t=$1&page=$2&%{QUERY_STRING} RewriteRule ^forums/([0-9]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/page([0-9]+)?)) forumdisplay.php?f=$1&page=$2&%{QUERY_STRING} # OdiSEO rewrite RewriteRule ^[0-9]+(?:/?$|(?:-[^/]+))/([0-9]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/page([0-9]+)?)) showthread.php?t=$1&page=$2&%{QUERY_STRING} RewriteRule ^([0-9]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/page([0-9]+)?)) forumdisplay.php?f=$1&page=$2&%{QUERY_STRING} # Redirection des pages farfelues RedirectPermanent /showthread.php/favicon.ico http://url-del-sito/favicon.ico # vBulletin rewrite RewriteRule ^members/([0-9]+) member.php?u=$1&%{QUERY_STRING} RewriteRule ^blogs/([0-9]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/page([0-9]+)?)) blog.php?u=$1&page=$2&%{QUERY_STRING} RewriteRule ^entries/([0-9]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/page([0-9]+)?)) entry.php?b=$1&page=$2&%{QUERY_STRING} RewriteRule ^list/([^/]*/)([0-9]+) list.php?r=$1$2&%{QUERY_STRING} RewriteRule ^content/(.*) ?r=$1&%{QUERY_STRING} RewriteRule ^widget/config/([0-9]+) widget.php?r=config/$1&%{QUERY_STRING} RedirectPermanent /presentation-des-membres-f32.html http://url-del-sito/forumdisplay.php/166-presentation-des-membres RedirectPermanent /referencer-son-site-web-f24.html http://url-del-sito/forumdisplay.php/152-referencement-de-sites-web RedirectPermanent /forum.php http://url-del-sito RedirectPermanent /referencement-f27.html http://url-del-sito/forumdisplay.php/161-referencement-internet RedirectPermanent /general-f21.html http://url-del-sito/forumdisplay.php/150-les-offres-des-professionnels-du-web RedirectPermanent /charte-de-presentation-obligatoire-t293.html http://url-del-sito/forumdisplay.php/2-la-charte RedirectPermanent /referencement-f47.html http://url-del-sito/forumdisplay.php/174-referencement RedirectPermanent /developpement-f26.html http://url-del-sito/forumdisplay.php/160-creation-et-developpement RedirectPermanent /developpement-et-webdesign-f73.html http://url-del-sito/forumdisplay.php/200-webdesign-et-graphisme RedirectPermanent /bons-plans-et-astuces-f50.html http://url-del-sito/forumdisplay.php/175-bons-plans-et-astuces RedirectPermanent /prestations-f22.html http://url-del-sito/forumdisplay.php/150-les-offres-des-professionnels-du-web RedirectPermanent /reflexions-sur-le-duplicate-content-ou-contenu-duplique-t1004.html http://url-del-sito/showthread.php/3582-reflexions-sur-le-duplicate-content-ou-contenu-duplique?p=35131#post35131 RedirectPermanent /bloquer-les-mises-a-jour-automatiques-wordpress-t920.html http://url-del-sito/showthread.php/3507-bloquer-les-mises-a-jour-automatiques-wordpress RedirectPermanent /depinguinisation-par-adjonction-diversification-des-liens-t26.html http://url-del-sito RedirectPermanent /utilisation-de-prestashop-f77.html http://url-del-sito/forumdisplay.php/189-utilisation-de-prestashop RedirectPermanent /themes-f68.html http://url-del-sito/forumdisplay.php/185-themes-wordpress RedirectPermanent /webmarketing-f56.html http://url-del-sito/forumdisplay.php/179-webmarketing RedirectPermanent /les-hebergeurs-f62.html http://url-del-sito/forumdisplay.php/182-les-hebergeurs-internet RedirectPermanent /affiliation-f82.html http://url-del-sito/forumdisplay.php/193-affiliation-internet RedirectPermanent /traduction-en-francais-du-theme-elist-de-chez-elegant-themes-t1007.html http://url-del-sito/showthread.php/3585-traduction-en-franais-du-theme-elist-de-chez-elegant-themes RedirectPermanent /le-corrigeur-redacteur-web-et-conseils-d-ecriture-t221.html http://url-del-sito/showthread.php/2701-le-corrigeur-redaction-web-et-conseils-d-ecriture RedirectPermanent /private-annuaire-annuaire-prive-reserve-aux-vip-t413.html http://url-del-sito/showthread.php/3072-private-annuaire-annuaire-prive-reserve-aux-vip RedirectPermanent /referencement-et-optimisation-de-site-t658.html http://url-del-sito/showthread.php/2699-hdv-referencement-creation-web-et-referencement RedirectPermanent /analyse-des-temps-de-chargement-d-un-site-t498.html http://url-del-sito/showthread.php/3148-analyse-des-temps-de-chargement-d-un-site RedirectPermanent /hdv-referencement-creation-web-et-referencement-t9.html http://url-del-sito/showthread.php/2699-hdv-referencement-creation-web-et-referencement
-
01-06-2014, 20:48 #212
Terribile.
RewriteEngine va messo in cima, altrimenti la vostra condizione non funziona.
RedirectPermanent va messo in cima, dopo la condizione, perché possa funzionare, e va usata la nuova sintassi, non quella delle URL SEO-friendly di opzione n. 3.
Verificare nei log degli errori, se le URL con RedirectPermanent sono anche usati. Perché se sono di tipo 6 mesi fa, gli spider hanno imparato dove si trova.
Non usare ErrorDocument per indicare l'indice del sito. Meglio ancora, non usare ErrorDocument. Perché il server deve dare risposte per errori e non il forum, e errori gravi devono essere risolti con redirect, non con accrocchiGiovanni
http://www.trimelli.com/
Per favore non mandatemi PM, ma scrivete sul forum. Vi sarà risposto prima.
-
20-06-2016, 14:22 #213
Ci sarà un ulteriore sviluppo di questo prodotto?
-
09-10-2016, 10:56 #214
Ciao a tutti, come faccio per inserire i titoli dei link in automatico?
Mi spiego meglio:
Un determinato link, ad esempio http://www.123abc.com, che come titolo abbia ad esempio "L'abc del web" vorrei che nel post digitando http://www.123abc.com una volta inviata la risposta nel post compaia "L'abc del web".
Suggerimenti?
Grazie infinite.
-
23-06-2018, 23:55 #215
Nessuno mi può aiutare?
Discussioni Simili
-
vBulletin 3.6.x Plugin o prodotto
Di krimesis nel forum VBulletin 3Risposte: 19Ultimo Messaggio: 23-01-2008, 18:27 -
vBulletin 3.6.x disinstallare un prodotto
Di picchio nel forum VBulletin 3Risposte: 8Ultimo Messaggio: 15-01-2008, 10:01 -
vBulletin 3.6.x Cerco Plugin o prodotto per Newsletter
Di IceHawk nel forum VBulletin 3Risposte: 10Ultimo Messaggio: 07-09-2007, 00:38 -
vBulletin 3.6.x Problema Prodotto
Di White nel forum VBulletin 3Risposte: 2Ultimo Messaggio: 17-10-2006, 10:25
Segnalibri