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?
ok gracias sama , te la envio
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.
{SIGNATURE_IMAGE}
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.
Que hosting usas?

Intenta con el contenido del archivo que te paso, copea el contenido dentro de tu .htaccess
{SIGNATURE_IMAGE}
Nada no va :S
mi hosting? dondominio
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.
{SIGNATURE_IMAGE}