MyBB Community Forums

Full Version: Google SEO 1.6.8 [EOL]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi
I have a problem

"Add to .htaccess:

# Some hosts require RewriteBase to make RewriteRules work.
RewriteBase /forums/"

I have these lines in the file
How can I fix it?
Maybe you've added it to the wrong place? Google SEO expects RewriteEngine on followed by RewriteBase followed by RewriteRule. So if you have a RewriteRule before RewriteBase it will complain.
(2012-04-03, 02:42 PM)frostschutz Wrote: [ -> ]Maybe you've added it to the wrong place? Google SEO expects RewriteEngine on followed by RewriteBase followed by RewriteRule. So if you have a RewriteRule before RewriteBase it will complain.

Tnx
Quote: # Google SEO workaround for search.php highlights:
# Make this rule the first rewrite rule in your .htaccess!
RewriteRule ^([^&]*)&(.*)$ http://www.exmple.com/forums/$1?$2 [L,QSA,R=301]
Was before
Quote: # Some hosts require RewriteBase to make RewriteRules work.
RewriteBase /forums/
Hello
First let me say that this plugin is great.

But I need help. I would like to change the location of the meta-title.
I would like to put first: Name of the forum selected, and after general forum name (website name).

Now I have this structure in meta-title: Web Name - Forum Name
And would want to change it to this: Forum Name - Web Name

Excuse my expression but I am using a translator .. xD
Thanks in advance
You have to edit templates for that. forumdisplay, showthread, etc. The main template for each site contains the <head> <title> etc. tags. Google SEO also sets a variable for the page number you can use for thread titles (see the documentation).
Yes.
Thanks so much I got my modification Smile
And another questions:
Is possible remove "thread" tag from the thread-url
I try remove from .htacces and from Google SEO URL setting but is no working fully

Thanks Again!
This plugin is so much improved since its release..
I like parent forum in forum URLs feature...
Thank you for keeping it updated all the time
thanks frostschutz for the best plugin
how if i use subdomain.domain.com and my mybb folder is on domain.com/forum

i already try many skill but i still can get it working,

<IfModule mod_rewrite.c>
RewriteEngine on

# Some hosts need a RewriteBase specification.
RewriteBase /forum/

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

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

<IfModule mod_rewrite.c>
RewriteEngine on

# Some hosts need a RewriteBase specification.
RewriteBase /forum/

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

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


<IfModule mod_rewrite.c>
RewriteEngine on

# Some hosts need a RewriteBase specification.
RewriteBase /forum/

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

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

vvcccc
why

title

RM6,000 untuk tangkap ‘pontianak’

link

http://xxxx.com/Thread-RM6-000-untuk-tan...ianak-8217

why the number 8216 and 8217 appear ????