Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/class_language.php on line 201
[Guia] Instalar y Configurar Google Seo para tu myBB
Páginas (9):    14 5 6 7 8 9   
Omar G.   15 Jul, 2011, 4:24 pm
#51
Descargalo de aqui:
http://mods.mybb.com/view/google-seo

Usa el archivo funtions.php.1.62 o algo así.

Pd: Necesitas mybb 1.6.2 o superior para que funcione.
ronpsp   16 Jul, 2011, 5:59 am
#52
vale hago todo paso a paso y en vez de llamarse por numeros y letras los post se llaman como el titulo del post , hasta ay bien lo unico que cuando activo el url me da error 500, alguien sabe por qeU?
Omar G.   16 Jul, 2011, 1:06 pm
#53
Pasame una cuenta con permisos de administrador por favor. (MP)
ronpsp   17 Jul, 2011, 6:48 am
#54
ok gracias sama , te la envio
Omar G.   17 Jul, 2011, 12:09 pm
#55
Coloca esto en tu .htaccess:
Código:
RewriteEngine on

# Google SEO workaround for search.php highlights:
# Make this rule the first rewrite rule in your .htaccess!
RewriteRule ^([^&]*)&(.*)$ http://www.appleboletin.com/foro/$1?$2 [L,QSA,R=301]

# Google SEO Sitemap:
RewriteRule ^sitemap-([^./]+)\.xml$ misc.php?google_seo_sitemap=$1 [L,QSA,NC]

# Google SEO URL Forums:
RewriteRule ^Forum-([^./]+)$ forumdisplay.php?google_seo_forum=$1 [L,QSA,NC]

# Google SEO URL Threads:
RewriteRule ^Thread-([^./]+)$ showthread.php?google_seo_thread=$1 [L,QSA,NC]

# Google SEO URL Announcements:
RewriteRule ^Announcement-([^./]+)$ announcements.php?google_seo_announcement=$1 [L,QSA,NC]

# Google SEO URL Users:
RewriteRule ^User-([^./]+)$ member.php?action=profile&google_seo_user=$1 [L,QSA,NC]

# Google SEO URL Calendars:
RewriteRule ^Calendar-([^./]+)$ calendar.php?google_seo_calendar=$1 [L,QSA,NC]

# Google SEO URL Events:
RewriteRule ^Event-([^./]+)$ calendar.php?action=event&google_seo_event=$1 [L,QSA,NC]

# Google SEO 404:
ErrorDocument 404 /foro/misc.php?google_seo_error=404

(Este código es el que debes de colocar para que google seo funcione bien, si ya colocaste un código antes borralo por que no sirve).

Luego vas a las opciones de Google SEO URL, activas Enable Google SEO URLs y ya deberia de funcionar.
ronpsp   17 Jul, 2011, 1:06 pm
#56
sama me sale lo de error 500 al activar Google SEO URL

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
Omar G.   17 Jul, 2011, 1:57 pm
#57
Que hosting usas?

Intenta con el contenido del archivo que te paso, copea el contenido dentro de tu .htaccess
ronpsp   17 Jul, 2011, 5:06 pm
#58
Nada no va :S
mi hosting? dondominio
Omar G.   17 Jul, 2011, 5:10 pm
#59
Nunca escuche ese hosting, quizas sea cosa del hosting por que ya has intentado todo lo posible.

Podrías no usar las 'URL Bonitas' ya que Google SEO ayuda mucho mas que eso de todas formas.
ronpsp   17 Jul, 2011, 5:43 pm
#60
No has oido esto? http://www.dondominio.com/

De todas formas hay algo que me pueda ayudar el hosting ? tiene soporte tecnico
Páginas (9):    14 5 6 7 8 9   
  
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.