Necesitas actualizar Flash player
Foro de posicionamiento en buscadores
 
 AyudaAyuda   BuscarBuscar   RegístreseRegístrese   ConectarseConectarse

Sindicar RSS Sindicar Atom
MOD PHPBB: Mod-rewrite
Publicar Nuevo Tema   Responder al Tema    Índice del Foro SeoPosicion -> Diseño, Programación, Usabilidad y Accesibilidad
Ver tema anterior :: Ver siguiente tema  
Autor Mensaje
SeoPosicion
Administrador
Administrador


Registrado: 02 Feb 2006
Mensajes: 111
Ubicación: Granada

MensajePublicado: 26 Ago Sab, 2006 13:24 PM    Título del mensaje: MOD PHPBB: Mod-rewrite Responder citando

Tutorial para aplicar Mod Rewrite a un foro PHPBB de una forma avanzada.

Agrega a las URL los títulos de cada foro y tema.

Ejemplo de como quedaría una url en el foro:
Código:
http://.../foro/foro-seo-posicionamiento-en-buscadores-vf2.html

en vez de
Código:
http://.../foro/viewtopic.php?t=501&sid=7040c709b0b30ccf34c4


Implementar un sitemap dinámico para Google



phpBB-SEO-Advanced-mod-Rewrite_V_0.0.2.zip
 Descripcion:
Mod-rewrite para un foro PHPBB

Descargar
 Nombre del archivo:  phpBB-SEO-Advanced-mod-Rewrite_V_0.0.2.zip
 Tamaño:  21.68 KB
 Descargado:  954 veces

Volver arriba
marcadcat
Observador/a
Observador/a
España

Registrado: 19 Ene 2008
Mensajes: 1


MensajePublicado: 20 Ene Dom, 2008 23:10 PM    Título del mensaje: no funciona!!! Responder citando

Hola, podrias subir los archivos modificados, e realizado todas las operaciones y e modificado el htacces, ademas e comprobado que el mod_rewrite esta activado y no funciona.

Por eso serias tan amable de subir los archivos que se tienen que modificar, ademas del htacces. Te estaria muy agradecido.

Gracias
Volver arriba
SeoPosicion
Administrador
Administrador


Registrado: 02 Feb 2006
Mensajes: 111
Ubicación: Granada

MensajePublicado: 21 Ene Lun, 2008 12:03 PM    Título del mensaje: (Sin Asunto) Responder citando

Debe funcionar tal cual aparece yo no he hecho ninguna modificacion. Hazlo con una instalacion limpia.
Volver arriba
mijack
Observador/a
Observador/a
España

Registrado: 03 Ene 2009
Mensajes: 3


MensajePublicado: 03 Ene Sab, 2009 18:31 PM    Título del mensaje: (Sin Asunto) Responder citando

Hola,

No se si podreís ayudarme. Utilizo el Nukeet con el foro phpbb y me gustaría modificar del mod rewrite para que apareciese el nombre del foro en la barra de dirección, al igual que está en esta página. Tengo que modificar el .htaccess pero no lo tengo muy claro.

Aquí os dejo el .htaccess por si me podeís ayudar. Lo que quiero cambiar es sólo el foro.

Gracias y feliz año

Código:
# Inicio Mod_Rewrite para NukeET v3.4

RewriteEngine on

RewriteRule ^index.html index.php [L]

#Articles
RewriteRule ^article-coment-smilies.html modules.php?name=News&file=comments&op=smilies [L]
RewriteRule ^article-coment-enviar.html modules.php?name=News&file=comments&op=enviar [L]
RewriteRule ^article-coment-ver-([0-9]*).html modules.php?name=News&file=comments&op=ver&tid=$1 [L]
RewriteRule ^article-coment-borrar-([0-9]*)-([0-9]*).html modules.php?name=News&file=comments&op=borrar&tid=$1&sid=$2 [L]
RewriteRule ^article-coment-activar-([0-9]*)-([0-9]*).html modules.php?name=News&file=comments&op=activar&tid=$1&sid=$2 [L]
RewriteRule ^article-([0-9]*)-([a-z]*)-([0-9]*)-([0-9]*).html modules.php?name=News&file=article&sid=$1&mode=$2&order=$3&thold=$4 [L]
RewriteRule ^article-([0-9-]*)-([a-z]*)-([0-9]*)-([0-9]*).html([0-9#]*) modules.php?name=News&file=article&thold=$1&mode=$2&order=$3&sid=$4$5 [L]
RewriteRule ^article-topic([0-9]*)-page([0-9]*).html modules.php?name=News&new_topic=$1&pagenum=$2 [L]
RewriteRule ^article-category([0-9]*)-page([0-9]*).html modules.php?name=News&file=categories&op=newindex&catid=$1&pagenum=$2 [L]
RewriteRule ^article-category-([0-9]*).html modules.php?name=News&file=categories&op=newindex&catid=$1 [L]
RewriteRule ^article-print-([0-9]*).html modules.php?name=News&file=print&sid=$1 [L]
RewriteRule ^article-friend-([0-9]*).html modules.php?name=News&file=friend&op=FriendSend&sid=$1 [L]
RewriteRule ^article-page-([0-9]*).html modules.php?name=News&pagenum=$1 [L]
RewriteRule ^article([1-9][0-9]*).* modules.php?name=News&file=article&sid=$1 [L]
RewriteRule ^article-topic-([0-9]*).html modules.php?name=News&new_topic=$1 [L]
RewriteRule ^allnews.html modules.php?name=News&file=allindex [L]
RewriteRule ^news.html modules.php?name=News [L]

#AvantGo
RewriteRule ^avantgo-print-([0-9]*).html modules.php?name=AvantGo&file=print&sid=$1 [L]
RewriteRule ^avantgo.html modules.php?name=AvantGo [L]

#chat
RewriteRule ^entrar_chat.html modules/chat/chat.php [L]
RewriteRule ^chat.html modules.php?name=chat [L]

#Contacto
RewriteRule ^contacto-enviar.html modules.php?name=Contacto&accion=enviar [L]
RewriteRule ^contacto.html modules.php?name=Contacto [L]

#Content
RewriteRule ^content-([0-9]*)-page([0-9]*).html modules.php?name=Content&pa=showpage&pid=$1&page=$2 [L]
RewriteRule ^content-cat-([0-9]*).html modules.php?name=Content&pa=list_pages_categories&cid=$1 [L]
RewriteRule ^content-([0-9]*).html modules.php?name=Content&pa=showpage&pid=$1 [L]
RewriteRule ^content.html modules.php?name=Content [L]

#coppermine
RewriteRule ^galeria-cat-([0-9]*)-([0-9]*).html modules.php?name=coppermine&cat=$1&page=$2 [L]
RewriteRule ^galeria-cat-([0-9]*).html modules.php?name=coppermine&cat=$1 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-album([_a-zA-z0-9]*)-cat([-0-9]*)-page([-0-9]*).html modules.php?name=coppermine&file=$1&album=$2&cat=$3&page=$4 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-album([_a-zA-z0-9]*)-cat([-0-9]*)-pos([-0-9]*).html modules.php?name=coppermine&file=$1&album=$2&cat=$3&pos=$4 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-album([_a-zA-z0-9]*)-album([-0-9]*).html modules.php?name=coppermine&file=$1&album=$2&album=$3 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-album([_a-zA-z0-9]*).html modules.php?name=coppermine&file=$1&album=$2 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-album([_a-zA-z0-9]*)-cat([-0-9]*).html modules.php?name=coppermine&file=$1&album=$2&cat=$3 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-album([_a-zA-z0-9]*)-cat([-0-9]*)-pid([0-9]*)-slideshow([0-9]*).html modules.php?name=coppermine&file=$1&album=$2&cat=$3&pid=$4&slideshow=$5 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-album([_a-zA-z0-9]*)-cat([-0-9]*)-pid([0-9]*)-pos([-0-9]*).html modules.php?name=coppermine&file=$1&album=$2&cat=$3&pid=$4&pos=$5 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-album([_a-zA-z0-9]*)-pid([0-9]*)-pos([-0-9]*).html modules.php?name=coppermine&file=$1&album=$2&pid=$3&pos=$4 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-album([_a-zA-z0-9]*)-pid([0-9]*)-slideshow([0-9]*).html modules.php?name=coppermine&file=$1&album=$2&pid=$3&slideshow=$4 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-album([0-9]*)-page([0-9]*)-sort-(ta|td|na|nd|da|dd|ra|rd).html modules.php?name=coppermine&file=$1&album=$2&page=$3&sort=$4 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-album([0-9]*)-page([0-9]*).html modules.php?name=coppermine&file=$1&album=$2&page=$3 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-album([0-9]*)-pos([-0-9]*).html modules.php?name=coppermine&file=$1&album=$2&pos=$3 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-album([_a-zA-z0-9]*).html modules.php?name=coppermine&file=$1&album=$2 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-id([0-9]*)-what([_a-zA-z0-9]*).html modules.php?name=coppermine&file=$1&id=$2&what=$3 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-pos([-0-9]*).html modules.php?name=coppermine&file=$1&pos=$2 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-pic([0-9]*)-rate([0-9]*).html modules.php?name=coppermine&file=$1&pic=$2&rate=$3 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-pid([0-9]*)-fullsize([0-9]*).html modules.php?name=coppermine&file=$1&pid=$2&fullsize=$3 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-pid([0-9]*)-slideshow([0-9]*).html modules.php?name=coppermine&file=$1&pid=$2&slideshow=$3 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-pid([0-9]*).html modules.php?name=coppermine&file=$1&pid=$2 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-uid([0-9]*).html modules.php?name=coppermine&file=$1&uid=$2 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-cat([0-9]*).html modules.php?name=coppermine&file=$1&cat=$2 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-msg_id([0-9]*)-what([_a-zA-z0-9]*).html modules.php?name=coppermine&file=$1&msg_id=$2&what=$3 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-what([_a-zA-z0-9]*).html modules.php?name=coppermine&file=$1&what=$2 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-mode([_a-zA-z0-9]*)-([0-9]*)-([0-9]*).html modules.php?name=coppermine&file=$1&mode=$2&start=$3&count=$4 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-mode([_a-zA-z0-9]*).html modules.php?name=coppermine&file=$1&mode=$2 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-op([/_a-zA-z0-9]*).html modules.php?name=coppermine&file=$1&op=$2 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-startdir([/_a-zA-z0-9]*).html modules.php?name=coppermine&file=$1&startdir=$2 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*)-op([_a-zA-z0-9]*).html modules.php?name=coppermine&file=$1&op=$2 [L]
RewriteRule ^galeria-([_a-zA-z0-9]*).html modules.php?name=coppermine&file=$1 [L]
RewriteRule ^galeria.html modules.php?name=coppermine [L]

#Downloads
RewriteRule ^downloadview-(comments|details|editorial)-([0-9]*)-([[:punct:]/:\-\'{}()._&a-zA-Z0-9+=]*).html modules.php?name=Downloads&d_op=viewdownload$1&lid=$2&ttitle=$3 [L]
RewriteRule ^download-mod-([0-9]*).html modules.php?name=Downloads&d_op=modifydownloadrequest&lid=$1 [L]
RewriteRule ^download-broken-([0-9]*).html modules.php?name=Downloads&d_op=brokendownload&lid=$1 [L]
RewriteRule ^download-shownew-([0-9]*).html modules.php?name=Downloads&d_op=NewDownloads&newdownloadshowdays=$1 [L]
RewriteRule ^download-seldate-([a-zA-Z0-9+]*).html modules.php?name=Downloads&d_op=NewDownloadsDate&selectdate=$1 [L]
RewriteRule ^download-file-([0-9]*).html modules.php?name=Downloads&d_op=getit&lid=$1 [L]
RewriteRule ^download-file-desc.html modules.php?name=Downloads&d_op=desc [L]
RewriteRule ^download-details-([0-9]*)-([[:punct:]/:\-\'{}()._&a-zA-Z0-9+=]*).html modules.php?name=Downloads&d_op=viewdownloaddetails&lid=$1&ttitle=$2 [L]
RewriteRule ^download-editorial-([0-9]*)-([[:punct:]/:\-\'{}()._&a-zA-Z0-9+=]*).html modules.php?name=Downloads&d_op=viewdownloadeditorial&lid=$1&ttitle=$2 [L]
RewriteRule ^download-comments-([0-9]*)-([[:punct:]/:\-\'{}()._&a-zA-Z0-9+=]*).html modules.php?name=Downloads&d_op=viewdownloadcomments&lid=$1&ttitle=$2 [L]
RewriteRule ^ratedownload-([0-9]*)-([[:punct:]/:\-\'{}()._&a-zA-Z0-9+=]*).html modules.php?name=Downloads&d_op=ratedownload&lid=$1&ttitle=$2 [L]
RewriteRule ^ratedownload-([0-9]*).html modules.php?name=Downloads&d_op=ratedownload&lid=$1 [L]
RewriteRule ^download-(TopRated|MostPopular)-([0-9]*)-(num|percent).html modules.php?name=Downloads&d_op=$1&ratenum=$2&ratetype=$3 [L]
RewriteRule ^downloads-(AddDownload|NewDownloads|MostPopular|TopRated).html modules.php?name=Downloads&d_op=$1 [L]
RewriteRule ^download([0-9]*)-orderby([a-zA-Z0-9+]*).html modules.php?name=Downloads&d_op=viewdownload&cid=$1&orderby=$2 [L]
RewriteRule ^download([0-9]*)-([0-9]*)-([a-zA-Z0-9+]*)-([0-9]*).html modules.php?name=Downloads&d_op=viewdownload&cid=$1&min=$2&orderby=$3&show=$4 [L]
RewriteRule ^download-search-([[:punct:]/:\-\'{}()._&a-zA-Z0-9+=]*)-([0-9]*)-([a-zA-Z0-9+]*)-([0-9]*).html modules.php?name=Downloads&d_op=search&query=$1&min=$2&orderby=$3&show=$4 [L]
RewriteRule ^download-search-([[:punct:]/:\-\'{}()._&a-zA-Z0-9+=]*)-([a-zA-Z0-9+]*).html modules.php?name=Downloads&d_op=search&query=$1&orderby=$2 [L]
RewriteRule ^download-search-([[:punct:]/:\-\'{}()._&a-zA-Z0-9+=]*).html modules.php?name=Downloads&d_op=search&query=$1 [L]
RewriteRule ^download-search.html modules.php?name=Downloads&d_op=search [L]
RewriteRule ^download-outside-([0-9]*).html modules.php?name=Downloads&d_op=outsidedownloadsetup&lid=$1 [L]
RewriteRule ^downloads-cat([0-9]*).html modules.php?name=Downloads&d_op=viewdownload&cid=$1 [L]
RewriteRule ^downloads.html modules.php?name=Downloads [L]

#Encyclopedia
RewriteRule ^encyclopedia-([0-9]*)-page([0-9]*)-([a-zA-Z0-9_-]*).html modules.php?name=Encyclopedia&op=content&tid=$1&page=$2&query=$3 [L]
RewriteRule ^encyclopedia-([0-9]*)-page([0-9]*).html modules.php?name=Encyclopedia&op=content&tid=$1&page=$2 [L]
RewriteRule ^encyclopedia-([0-9]*)-([a-zA-Z0-9_-]*).html modules.php?name=Encyclopedia&op=content&tid=$1&query=$2 [L]
RewriteRule ^encyclopedia-([0-9]*).html modules.php?name=Encyclopedia&op=content&tid=$1 [L]
RewriteRule ^encyclopedia-list-([0-9]*).html modules.php?name=Encyclopedia&op=list_content&eid=$1 [L]
RewriteRule ^encyclopedia-terms([0-9]*)-([A-Z]*).html modules.php?name=Encyclopedia&op=terms&eid=$1&ltr=$2 [L]
RewriteRule ^encyclopedia-search-([a-zA-Z0-9_-]*).html modules.php?name=Encyclopedia&file=search&query=$1 [L]
RewriteRule ^encyclopedia-search.html modules.php?name=Encyclopedia&file=search [L]
RewriteRule ^encyclopedia.html modules.php?name=Encyclopedia [L]

#Enlaza
RewriteRule ^enlazanos.html modules.php?name=enlaza [L]

#ETFrame
RewriteRule ^et-frame-([0-9]*).html modules.php?name=ETFrame&op=ver&fid=$1 [L]
RewriteRule ^et-frame.html modules.php?name=ETFrame [L]

#FAQ
RewriteRule ^faq.html modules.php?name=FAQ [L]
RewriteRule ^faqsearch.html modules.php?name=FAQ&file=search [L]
RewriteRule ^faqdesc.html modules.php?name=FAQ&op=desc [L]
RewriteRule ^faqdesc-([0-9]*).html modules.php?name=FAQ&op=descargar&id=$1 [L]
RewriteRule ^faq-([0-9]*).html modules.php?name=FAQ&op=VerFaq&id_cat=$1 [L]

#Forums
RewriteRule ^ftopic-([0-9]*)-([0-9]*)-days([0-9]*)-order(desc|asc)-([A-Za-z0-9_-]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=viewtopic&t=$1&start=$2&postdays=$3&postorder=$4&highlight=$5$6 [L]
RewriteRule ^ftopic-([0-9]*)-days([0-9]*)-order(desc|asc)-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=viewtopic&t=$1&postdays=$2&postorder=$3&start=$4$5 [L]
RewriteRule ^ftopic-([0-9]*)-days([0-9]*)-order(desc|asc)-vote([A-Za-z0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=viewtopic&t=$1&postdays=$2&postorder=$3&vote=$4$5 [L]
RewriteRule ^ftopic-([0-9]*)-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=viewtopic&t=$1&start=$2$3 [L]
RewriteRule ^ftopic-([0-9]*)-(newest|previous|next).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=viewtopic&t=$1&view=$2$3 [L]
RewriteRule ^ftopic(t|p)-([0-9]*)-([A-Za-z0-9+_-]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=viewtopic&$1=$2&highlight=$3$4 [L]
RewriteRule ^ftopic-([0-9]*)-(watch|unwatch)-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=viewtopic&t=$1&$2=topic&start=$3$4 [L]
RewriteRule ^ftopic(t|p)-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=viewtopic&$1=$2$3 [L]
RewriteRule ^ftopic(t|p)-([0-9]*).html#([0-9]*)((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=viewtopic&$1=$2#$3$4 [L]
RewriteRule ^forum-editprofile.html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=profile&mode=editprofile$1 [L]
RewriteRule ^forum-userprofile-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=profile&mode=viewprofile&u=$1$2 [L]
RewriteRule ^forum-register-new.html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=profile&mode=register&agreed=true$1 [L]
RewriteRule ^forum-register-coppa.html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=profile&mode=register&agreed=true&coppa=true$1 [L]
RewriteRule ^forum-register.html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=profile&mode=register$1 [L]
RewriteRule ^forums-posting.html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=modules&name=Forums&file=posting$1 [L]
RewriteRule ^forum-faq-bbcode.html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=faq&mode=bbcode$1 [L]
RewriteRule ^ftopic-topicreview-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=posting&mode=topicreview&t=$1&popup=1$2 [L]
RewriteRule ^ftopic-post-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=posting&t=$1$2 [L]
RewriteRule ^ftopic-vote-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=posting&mode=vote&t=$1$2 [L]
RewriteRule ^ftopic-new-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=posting&mode=newtopic&f=$1$2 [L]
RewriteRule ^ftopic-reply-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=posting&mode=reply&t=$1$2 [L]
RewriteRule ^ftopic-edit-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=posting&mode=editpost&p=$1$2 [L]
RewriteRule ^ftopic-delete-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=posting&mode=delete&p=$1$2 [L]
RewriteRule ^ftopic-smilies.html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=posting&mode=smilies&popup=1$1 [L]
RewriteRule ^ftopic-quote-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=posting&mode=quote&p=$1$2 [L]
RewriteRule ^forum-posting.html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=posting$1 [L]
RewriteRule ^forums-group([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=groupcp&g=$1$2 [L]
RewriteRule ^fsearch-author-([a-zA-Z0-9_-]*).html modules.php?name=Forums&file=search&search_author=$1$2 [L]
RewriteRule ^fsearch-([0-9]*)-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=search&search_id=$1&start=$2$3 [L]
RewriteRule ^fsearch-(unanswered|egosearch|newposts|ultimos).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=search&search_id=$1$2 [L]
RewriteRule ^fsearch-results.html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=search&mode=results$1 [L]
RewriteRule ^forums-([^index][a-zA-Z0-9_-]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=$1$2 [L]
RewriteRule ^forum-c([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=index&c=$1 [L]
RewriteRule ^forum-mark.html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=index&mark=forums$1 [L]
RewriteRule ^forums.html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=index$1 [L]
RewriteRule ^forum-viewonline.html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=viewonline$1 [L]
RewriteRule ^forum-([0-9]*)-days([0-9]*)-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=viewforum&f=$1&topicdays=$2&start=$3$4 [L]
RewriteRule ^forum-([0-9]*)-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=viewforum&f=$1&start=$2$3 [L]
RewriteRule ^forum-([0-9]*)-mark.html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=viewforum&f=$1&mark=topics$2 [L]
RewriteRule ^forum-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=viewforum&f=$1$2 [L]
RewriteRule ^forums-download-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=download&id=$1$2[L]
RewriteRule ^forums.html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=index$1$2 [L]
RewriteRule ^imprimir-topic-([0-9]*)-([0-9]*)-([0-9]*)-([0-9]*)-([a-z]*)-([a-z]*)-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=viewtopic&printertopic=$1&t=$2&start=$3&postdays=$4&postorder=$5&vote=$6&popup=$7$8 [L]
RewriteRule ^aforum-([0-9]*)-popup([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=attach_rules&f=$1&popup=$2$3 [L]
RewriteRule ^aforum-(t|f)-([0-9]*)-(delete|move|lock|split|unlock).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=modcp&$1=$2&mode=$3$4 [L]
RewriteRule ^aforum-(t|f)-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=modcp&$1=$2$3 [L]
RewriteRule ^privados-([a-z_]*).html modules.php?name=Mensajes_Privados&mode=$1 [L]
RewriteRule ^quick-reply-([a-zA-Z]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=quick_reply&mode=$1$2 [L]
RewriteRule ^forum-ip-([0-9]*)-([0-9]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Forums&file=modcp&mode=ip&p=$1&t=$2$3 [L]


#Gente_Online
RewriteRule ^gente_online.html modules.php?name=Gente_Online [L]

#Journal
RewriteRule ^journal-search-([a-zA-Z0-9]*).html modules.php?name=Journal&file=search&bywhat=aid&exact=1&forwhat=$1 [L]
RewriteRule ^journal(search|delete|commentkill)-(bywhat|jid|onwhat)([a-zA-Z0-9]*)-(forwhat|ref)([a-zA-Z0-9]*).html modules.php?name=Journal&file=$1&$2=$3&$4=$5 [L]
RewriteRule ^journal-search-([0-9]*)-([a-zA-Z0-9_-]*).html modules.php?name=Journal&file=search&bywhat=$1&forwhat=$2 [L]
RewriteRule ^journal-([a-zA-Z0-9+]*)-(jid|onwhat|disp|op|disp)-([a-zA-Z0-9+]*).html modules.php?name=Journal&file=$1&$2=$3 [L]
RewriteRule ^journal-edit.html modules.php?name=Journal&file=edit [L]
RewriteRule ^journal(file|op)-([a-zA-Z0-9]*).html modules.php?name=Journal&$1=$2 [L]
RewriteRule ^journal.html modules.php?name=Journal [L]

#Libro_Visitas
RewriteRule ^libro_visitas-([0-9]*).html modules.php?name=Libro_Visitas&pag=$1 [L]
RewriteRule ^libro_visitas-firma.html modules.php?name=Libro_Visitas&op=firma_add [L]
RewriteRule ^libro_visitas-smilies.html modules.php?name=Libro_Visitas&op=smilies [L]
RewriteRule ^libro_visitas-del-([0-9]*).html modules.php?name=Libro_Visitas&op=borrar&id=$1 [L]
RewriteRule ^libro_visitas.html modules.php?name=Libro_Visitas [L]

#Lista_Usuarios
RewriteRule ^usuarios-([0-9]*)-([0-9]*)-([0-9]*).html modules.php?name=Lista_Usuarios&pagina=$1&tipo=$2&forma=$3 [L]
RewriteRule ^usuarios.html modules.php?name=Lista_Usuarios [L]

#Mensajes_Privados
RewriteRule ^privados-leer-([0-9]*).html modules.php?name=Mensajes_Privados&mode=leer&privado_id=$1 [L]
RewriteRule ^privados-sentbox-([0-9]*).html modules.php?name=Mensajes_Privados&mode=sentbox&pagina=$1 [L]
RewriteRule ^privados-mensajero-([0-9]*).html modules.php?name=Mensajes_Privados&mode=mensajero_escribir&user_id=$1 [L]
RewriteRule ^privados-mensajero-leer-([_a-zA-z0-9]*).html modules.php?name=Mensajes_Privados&mode=mensajero_leer&priv_id=$1 [L]
RewriteRule ^privados-post-([0-9]*).html modules.php?name=Mensajes_Privados&mode=post&u=$1 [L]
RewriteRule ^privados-([a-z_]*).html modules.php?name=Mensajes_Privados&mode=$1 [L]
RewriteRule ^privados-pag([0-9]*).html modules.php?name=Mensajes_Privados&pagina=$1 [L]
RewriteRule ^privados.html modules.php?name=Mensajes_Privados [L]


#Recommend_Us
RewriteRule ^recomiendanos.html modules.php?name=Recommend_Us [L]

#Reviews
RewriteRule ^reviews-new.html modules.php?name=Reviews&rop=write_review [L]
RewriteRule ^reviews-preview.html modules.php?name=Reviews&rop=preview_review [L]
RewriteRule ^reviews-search.html modules.php?name=Reviews&file=search [L]
RewriteRule ^reviews-print-([0-9]*).html modules.php?name=Reviews&file=print&id=$1 [L]
RewriteRule ^reviews-([0-9]*)-page([0-9]*).html modules.php?name=Reviews&rop=showcontent&id=$1&page=$2 [L]
RewriteRule ^reviews-([0-9]*).html modules.php?name=Reviews&rop=showcontent&id=$1 [L]
RewriteRule ^reviews-comment-([0-9]*)-([[:punct:]?/:\-\'{}()._&a-zA-Z0-9+=\).* modules.php?name=Reviews&rop=postcomment&id=$1&title=$2 [L]
RewriteRule ^reviews-([0-9]*)-delete.html modules.php?name=Reviews&rop=del_review&id_del=$1 [L]
RewriteRule ^reviews-([0-9]*)-edit.html modules.php?name=Reviews&rop=mod_review&id=$1 [L]
RewriteRule ^reviews-([0-9]*)-delcomment-([0-9]*).html modules.php?name=Reviews&rop=del_comment&cid=$1&id=$2 [L]
RewriteRule ^reviews-([a-zA-Z0-9]*)-orderby-([a-z]*)-([a-zA-Z]*).html modules.php?name=Reviews&rop=$1&field=$2&order=$3 [L]
RewriteRule ^reviews-sortby-([a-zA-Z0-9]*).html modules.php?name=Reviews&rop=$1 [L]
RewriteRule ^reviews.html modules.php?name=Reviews [L]

#Search
RewriteRule ^search-([a-zA-Z0-9]*)-([0-9]*)-([0-9]*)-([a-zA-Z0-9]*)-([a-zA-Z]*)-([0-9]*).html modules.php?name=Search&author=$1&topic=$2&min=$3&query=$4&type=$5&category=$6 [L]
RewriteRule ^search-([a-zA-Z0-9]*)-([0-9]*)-([0-9]*)-([a-zA-Z0-9]*)-([a-zA-Z]*).html modules.php?name=Search&author=$1&topic=$2&min=$3&query=$4&type=$5 [L]
RewriteRule ^search-author-([a-zA-Z0-9]*).html modules.php?name=Search&author=$1 [L]
RewriteRule ^search-([a-zA-Z0-9_-]*)-([a-zA-Z0-9_-]*).html modules.php?name=Search&query=$1&author=$2 [L]
RewriteRule ^search-([0-9]*).html modules.php?name=Search&query=&topic=$1 [L]
RewriteRule ^search-users.html modules.php?name=Search&type=users [L]
RewriteRule ^search.html* modules.php?name=Search [L]

#Sections
RewriteRule ^sections-viewarticle([0-9]*)-page([0-9]*).html modules.php?name=Sections&op=viewarticle&artid=$1&page=$2 [L]
RewriteRule ^sections-(printpage|viewarticle)-([0-9]*).html modules.php?name=Sections&op=$1&artid=$2 [L]
RewriteRule ^sections-listarticles-([0-9]*).html modules.php?name=Sections&op=listarticles&secid=$1 [L]
RewriteRule ^sections.html modules.php?name=Sections [L]

#Staff
RewriteRule ^staff.html modules.php?name=Staff [L]

#Statistics
RewriteRule ^stats-([0-9]*)-([0-9]*)-([0-9]*).html modules.php?name=Statistics&op=Stats&monanno=$1&mes=$2&dia=$3 [L]
RewriteRule ^stats-([0-9]*)-([0-9]*).html modules.php?name=Statistics&op=Stats&monanno=$1&mes=$2 [L]
RewriteRule ^stats-([0-9]*).html modules.php?name=Statistics&op=Stats&monanno=$1 [L]
RewriteRule ^adstats-([a-zA-Z0-9]*)-(hits|date|name).html modules.php?name=Statistics&op=$1&lid=$2 [L]
RewriteRule ^adstats-([a-zA-Z0-9]*).html modules.php?name=Statistics&op=$1 [L]
RewriteRule ^statsbusc.html modules.php?name=Statistics&file=buscadores&op=verBuscadores [L]
RewriteRule ^stats.html modules.php?name=Statistics [L]

#Stories Archive
RewriteRule ^archive.html modules.php?name=Stories_Archive [L]
RewriteRule ^archive-showall.html modules.php?name=Stories_Archive&sa=show_all [L]
RewriteRule ^archive-([0-9]*)-([0-9]*)-([a-zA-Z]*).* modules.php?name=Stories_Archive&sa=show_month&year=$1&month=$2&month_l=$3 [L]

#Surveys
RewriteRule ^survey-results-([0-9]*)-([a-z]*)-([0-9]*)-([0-9\-]*).html modules.php?name=Surveys&op=results&pollID=$1&mode=$2&order=$3&thold=$4 [L]
RewriteRule ^survey-results-([0-9]*).html modules.php?name=Surveys&op=results&pollID=$1 [L]
RewriteRule ^survey-([0-9]*).html modules.php?name=Surveys&pollID=$1 [L]
RewriteRule ^survey-comment-([0-9]*)-(tid|pid)-([0-9]*)-([a-z]*)-([0-9]*)-([0-9\-]*).html modules.php?name=Surveys&file=comments&pollID=$1&$2=$3&mode=$4&order=$5&thold=$6 [L]
RewriteRule ^survey-commreply-([0-9]*)-([0-9]*)-([a-z]*)-([0-9]*)-([0-9\-]*).html modules.php?name=Surveys&file=comments&op=Reply&pid=$1&pollID=$2&mode=$3&order=$4&thold=$5 [L]
RewriteRule ^survey-showreply-([0-9]*)-([0-9]*)-([0-9]*)-([a-z]*)-([0-9]*)-([0-9\-]*).html modules.php?name=Surveys&file=comments&op=showreply&tid=$1&pollID=$2&pid=$3&mode=$4&order=$5&thold=$6 [L]
RewriteRule ^survey-showreply-([0-9]*)-([a-z]*)-([0-9]*)-([0-9\-]*).html modules.php?name=Surveys&file=comments&op=showreply&tid=$1&mode=$2&order=$3&thold=$4 [L]
RewriteRule ^survey-comments.html modules.php?name=Surveys&file=comments [L]
RewriteRule ^surveys.html modules.php?name=Surveys [L]

#Submit_News
RewriteRule ^submit.html modules.php?name=Submit_News [L]

#Topics
RewriteRule ^topics.html modules.php?name=Topics [L]

#Top10
RewriteRule ^top-([[:print:]]*).html modules.php?name=Top&zx=$1 [L]
RewriteRule ^top.html modules.php?name=Top [L]

#WebLinks
RewriteRule ^viewlinkcomments-([0-9]+)-([[:punct:]/:\-\'(){}.&=_a-zA-Z0-9\ ]*).html modules.php?name=Web_Links&l_op=viewlinkcomments&lid=$1&ttitle=$2 [L]
RewriteRule ^viewlinkdetails-([0-9]+)-([[:punct:]/:\-\'(){}.&=_a-zA-Z0-9\ ]*).html modules.php?name=Web_Links&l_op=viewlinkdetails&lid=$1&ttitle=$2 [L]
RewriteRule ^vieweditorial-([0-9]+)-([[:punct:]/:\-\'(){}.&=_a-zA-Z0-9\ ]*).html modules.php?name=Web_Links&l_op=viewlinkeditorial&lid=$1&ttitle=$2 [L]
RewriteRule ^modifylink-([0-9]+).html modules.php?name=Web_Links&l_op=modifylinkrequest&lid=$1 [L]
RewriteRule ^brokenlink-([0-9]+).html modules.php?name=Web_Links&l_op=brokenlink&lid=$1 [L]
RewriteRule ^outsidelink-([0-9]+).html modules.php?name=Web_Links&l_op=outsidelinksetup&lid=$1 [L]
RewriteRule ^linkop-(MostPopular|TopRated)-([0-9]+)-(num|percent).html modules.php?name=Web_Links&l_op=$1&ratenum=$2&ratetype=$3 [L]
RewriteRule ^newlinks-([0-9]+).html modules.php?name=Web_Links&l_op=NewLinks&newlinkshowdays=$1 [L]
RewriteRule ^linksnew-([0-9]+).html modules.php?op=modload&name=Web_Links&file=index&l_op=NewLinksDate&selectdate=$1 [L]
RewriteRule ^linkop-(AddLink|MostPopular|NewLinks|RandomLink|TopRated).html modules.php?op=modload&name=Web_Links&file=index&l_op=$1 [L]
RewriteRule ^ratelink-([0-9]*)-([[:punct:]/:\-\'(){}.&=_a-zA-Z0-9\ ]*).html modules.php?op=modload&name=Web_Links&file=index&l_op=ratelink&lid=$1&ttitle=$2 [L]
RewriteRule ^viewlink-([0-9]*).html modules.php?name=Web_Links&l_op=visit&lid=$1 [L]
RewriteRule ^links-([0-9]*)-([a-zA-Z0-9]*).html modules.php?name=Web_Links&file=index&l_op=viewlink&cid=$1&orderby=$2 [L]
RewriteRule ^links-([0-9]*)-([0-9]*)-([a-zA-Z0-9]*)-([0-9]*).html modules.php?name=Web_Links&file=index&l_op=viewlink&cid=$1&min=$2&orderby=$3&show=$4 [L]
RewriteRule ^link-([0-9]*).html modules.php?name=Web_Links&l_op=viewlink&cid=$1 [L]
RewriteRule ^links-search-([a-zA-Z0-9]*)-([0-9]*)-orderby-([a-zA-Z]*)-([0-9]*).html modules.php?name=Web_Links&l_op=search&query=$1&min=$2&orderby=$3&show=$4 [L]
RewriteRule ^links-search-([a-zA-Z0-9_-]*)-orderby-([a-zA-Z]*).html modules.php?name=Web_Links&l_op=search&query=$1&orderby=$2 [L]
RewriteRule ^links-search-([a-zA-Z0-9_-]*).html modules.php?name=Web_Links&l_op=search&query=$1 [L]
RewriteRule ^links.html modules.php?name=Web_Links [L]

#Your Account
RewriteRule ^userinfo-name-([a-zA-Z0-9_-]*).html modules.php?name=Your_Account&op=userinfo&username=$1 [L]
RewriteRule ^userinfo-([0-9]*).html modules.php?name=Your_Account&file=informacion&user_id=$1 [L]
RewriteRule ^accountfile-([a-zA-Z0-9_]*)-([a-zA-Z0-9_]*).html modules.php?name=Your_Account&file=$1&op=$2 [L]
RewriteRule ^accountfile-([a-zA-Z0-9_]*).html modules.php?name=Your_Account&file=$1 [L]
RewriteRule ^account-([a-z]*)-red-([a-zA-Z0-9_-]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Your_Account&op=$1&redirect=$2$3 [L]
RewriteRule ^account-red-([a-zA-Z0-9_-]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Your_Account&redirect=$1$2 [L]
RewriteRule ^account-([a-z]*).html((&sid=[a-zA-Z0-9]*)*) modules.php?name=Your_Account&op=$1$2 [L]
RewriteRule ^account.html modules.php?name=Your_Account [L]

# $Log: htaccess.GT,v $
# Adaptacion a NukeET v3.4 por truzone basado en la adaptacion beta a NukeET v3.3 realizada por Nihplod
#
# Revision 1.6 2003/11/16 bm
# GT-NExtGEn Beta 0.1
#
# Revision 1.5 2003/10/22 bm
# Added Complete Reviews and Content
#
# Revision 1.4 2003/10/19 bm
# Added Complete Sections and updated GT Distro with file changes
#
# Revision 1.3 2003/10/18 bm
# Added Complete Downloads, Journals, Stats, Forums and Web Links Module Rewrites
# Added Corrections/Fixes for FAQ, Reviews and Sections Modules (bm)
#
# Revision 1.2  2003/08/17 14:03:21  zx
# Added for forums poll and category
#
# Revision 1.1  2003/07/30 01:12:53  zx
# Master GoogleTap File -- Use if you desire a GoogleTap Universe
#
#
#Universal Module



# Fin Mod_Rewrite para NukeET v3.4
Volver arriba
SeoPosicion
Administrador
Administrador


Registrado: 02 Feb 2006
Mensajes: 111
Ubicación: Granada

MensajePublicado: 03 Ene Sab, 2009 21:05 PM    Título del mensaje: (Sin Asunto) Responder citando

No solo tienes que modificar el htaccess si no tambien la funcion php que genera los enlaces en la web.
Volver arriba
mijack
Observador/a
Observador/a
España

Registrado: 03 Ene 2009
Mensajes: 3


MensajePublicado: 03 Ene Sab, 2009 21:32 PM    Título del mensaje: (Sin Asunto) Responder citando

¿Me podrías decir como se hace uno, por ejemplo, ver un mensaje en el foro y yo me encargo del resto?

Gracias y un saludo

P.D. adjunto el codigo de la funcion php

Código:
<?php

$urlin = array(
"'(?<!/)modules.php\?name=Forums&file=viewtopic&printertopic=([0-9]*)&t=([0-9]*)&start=([0-9]*)&postdays=([0-9]*)&postorder=([a-z]*)&vote=([a-z]*)&popup=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=viewtopic&t=([0-9]*)&start=([0-9]*)&postdays=([0-9]*)&postorder=(desc|asc)&highlight=([A-Za-z0-9_-]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=viewtopic&t=([0-9]*)&postdays=([0-9]*)&postorder=(desc|asc)&start=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=viewtopic&t=([0-9]*)&postdays=([0-9]*)&postorder=(desc|asc)&vote=([A-Za-z0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=viewtopic&t=([0-9]*)&start=([0-9]*)((&sid=[a-zA-Z0-9]*)*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=viewtopic&t=([0-9]*)&view=(newest|previous|next)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=viewtopic&(t|p)=([0-9]*)&highlight=([A-Za-z0-9+_-]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=viewtopic&t=([0-9]*)&(watch|unwatch)=topic&start=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=viewtopic&(t|p)=([0-9]*)((&sid=[a-zA-Z0-9]*)*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=viewtopic&(t|p)=([0-9]*)#([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=profile&mode=editprofile((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=profile&mode=viewprofile&u=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=profile&mode=register&agreed=true&coppa=true((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=profile&mode=register&agreed=true((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=profile&mode=register((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=modules&name=Forums&file=posting((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=faq&mode=bbcode((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=posting&t=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=posting&mode=vote&t=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=posting&mode=newtopic&f=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=posting&mode=topicreview&t=([0-9]*)&popup=1((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=posting&mode=reply&t=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=posting&mode=editpost&p=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=posting&mode=delete&p=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=posting&mode=smilies&popup=1((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=posting&mode=quote&p=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=posting((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=groupcp&g=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=search&search_author=([a-zA-Z0-9_-]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=search&search_id=([0-9]*)&start=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=search&search_id=(unanswered|egosearch|newposts|ultimos)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=search&mode=results((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=index&c=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=index&mark=forums((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=viewonline((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=viewforum&f=([0-9]*)&topicdays=([0-9]*)&start=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=viewforum&f=([0-9]*)&start=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=viewforum&f=([0-9]*)&mark=topics((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=viewforum&f=([0-9]*)((&sid=[a-zA-Z0-9]*)*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=attach_rules&f=([0-9]*)&popup=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=modcp&(t|f)=([0-9]*)&mode=(delete|move|lock|split|unlock)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=modcp&(t|f)=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=modcp&mode=ip&p=([0-9]*)&t=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=quick_reply&mode=([a-zA-Z]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=([^index][a-zA-Z0-9_-]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=download&id=([0-9]*)((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Forums&file=index((&sid=[a-zA-Z0-9]*)*)'",
"'(?<!/)modules.php\?name=Lista_Usuarios'",
"'(?<!/)modules.php\?name=Mensajes_Privados&mode=post&u=([0-9]*)'",
"'(?<!/)modules.php\?name=Mensajes_Privados&mode=([a-z_]*)'",
"'(?<!/)modules.php\?name=Mensajes_Privados'",
"'(?<!/)modules.php\?name=Your_Account&op=([a-z]*)&redirect=([a-zA-Z0-9_-]*)(&sid=([a-zA-Z0-9]*))'",
"'(?<!/)modules.php\?name=Your_Account&redirect=([a-zA-Z0-9_-]*)(&sid=([a-zA-Z0-9]*))'",
"'(?<!/)modules.php\?name=Your_Account&op=([a-z]*)((&sid=[a-zA-Z0-9]*)*)'"
);

$urlout = array(
"imprimir-topic-\\1-\\2-\\3-\\4-\\5-\\6-\\7.html\\8",
"ftopic-\\1-\\2-days\\3-order\\4-\\5.html\\6",
"ftopic-\\1-days\\2-order\\3-\\4.html\\5",
"ftopic-\\1-days\\2-order\\3-vote\\4.html\\5",
"ftopic-\\1-\\2.html\\3",
"ftopic-\\1-\\2.html\\3",
"ftopic\\1-\\2-\\3.html\\4",
"ftopic-\\1-\\2-\\3.html\\4",
"ftopic\\1-\\2.html\\3",
"ftopic\\1-\\2.html#\\3\\4",
"accountfile-perfil.html\\1",
"userinfo-\\1.html\\2",
"accountfile-registro.html\\1",
"accountfile-registro.html\\1",
"accountfile-registro.html\\1",
"forums-posting.html\\1",
"forum-faq-bbcode.html\\1",
"ftopic-post-\\1.html\\2",
"ftopic-vote-\\1.html\\2",
"ftopic-new-\\1.html\\2",
"ftopic-topicreview-\\1.html\\2",
"ftopic-reply-\\1.html\\2",
"ftopic-edit-\\1.html\\2",
"ftopic-delete-\\1.html\\2",
"ftopic-smilies.html\\2",
"ftopic-quote-\\1.html\\2",
"forum-posting.html\\1",
"forums-group\\1.html\\2",
"fsearch-author-\\1.html\\2",
"fsearch-\\1-\\2.html\\3",
"fsearch-\\1.html\\2",
"fsearch-results.html\\1",
"forum-c\\1.html\\2",
"forum-mark.html\\1",
"forum-viewonline.html\\1",
"forum-\\1-days\\2-\\3.html\\4",
"forum-\\1-\\2.html\\3",
"forum-\\1-mark.html\\2",
"forum-\\1.html\\2",
"aforum-\\1-popup\\2.html\\3",
"aforum-\\1-\\2-\\3.html\\4",
"aforum-\\1-\\2.html\\3",
"forum-ip-\\1-\\2.html\\3",
"quick-reply-\\1.html\\2",
"forums-\\1.html\\2",
"forums-download-\\1.html\\2",
"forums.html\\1",
"usuarios.html",
"privados-post-\\1.html",
"privados-\\1.html",
"privados.html",
"account-\\1-red-\\2.html\\3",
"account-red-\\1.html\\2",
"account-\\1.html\\2"
);

?>
Volver arriba
Mostrar mensajes anteriores:   
Publicar Nuevo Tema   Responder al Tema    Índice del Foro SeoPosicion -> Diseño, Programación, Usabilidad y Accesibilidad Diseño, Programación, Usabilidad y Accesibilidad Todas las horas están en GMT + 1 Hora
Página 1 de 1



Foro proporcionado por phpBB ©
diseño web, posicionamiento en buscadores y alojamiento web.
Inicio de diseño Web y posicionamiento Web Diseño Web Posicionamiento en buscadores y optimización Web Alojamiento Web y hosting Foro de posicionamiento Web y buscadores Directorio SeoPosicion Formulario de contacto

Copyright (c) 2006. SeoPosicion©. Todos los derechos reservados.