Thread Rating:
  • 5 Vote(s) - 4.2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.8] Google SEO 1.8.4
#11
You have to edit pattern in ACP -> Google SEO settings and then follow instructions for change that in .httaccess file
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
Reply
#12
(2016-12-19, 04:22 PM)Eldenroot Wrote: You have to edit pattern in ACP -> Google SEO settings and then follow instructions for change that in .httaccess file

What precisely on httaccess?
Reply
#13
I didnt use this feature, anyway there should be DOCs for Google SEO plugin somewhere (or in plugin settings maybe)
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
Reply
#14
This user has been denied support. This user has been denied support.
Is anyone else getting the same problem as me after the installation process?

This is what i get once plug in is activated.

Add to .htaccess:

RewriteEngine on

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

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

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

# 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]

URL is passive. Apply changes to core files to activate.
Redirect is enabled and URL is passive. Redirecting SEO URLs back to MyBB's default URLs.
404, Meta, Redirect, Sitemap and URL are enabled. (Configure)
Click to Apply changes to core files
Reply
#15
can google seo support multiple domains?

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

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

htaccess only redirect to original domain like mine was https://www.gudanginternet.id/ if i access from my second domain example : https://www.gudanginternet.com/ , every time i try to open thread, forums, users it redirect me back to my original domain https://www.gudanginternet.id/
Reply
#16
Hey there
Im using google seo plugin for years and no problem ever experienced.
Since last month this is keep happening

http://www.img.irandeliver.com/?di=ITD0

How to fix it ? and why its happening ?
Reply
#17
(2016-12-28, 05:54 PM)IranDeliver Wrote: Hey there
Im using  google seo plugin for years and no problem ever experienced.
Since last month this is keep happening

http://www.img.irandeliver.com/?di=ITD0

How to fix it ? and why its happening ?

No support ?
Reply
#18
Hi,

After i installed the Google SEO mod,

It shows as below:
----------------------------------------------------------------------------
Board URL is set to 'http://rice21.com', but you currently seem to be on 'http://www.rice21.com'. A wrong Board URL setting may cause problems with Redirect.
----------------------------------------------------------------------------

and this
-----------------------------------------------------------------------------
Add to .htaccess:
# Some hosts require RewriteBase to make RewriteRules work.
RewriteBase /

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

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

# 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]
----------------------------------------------------------------------------------------
Whats happen? How to solve this problem?

Thank you in advance.
Reply
#19
^ replied at your thread
Reply
#20
How to make, like, website.com/forum/Thread-Clip-Studio-Paint into website.com/forum/Clip-Studio-Paint-3

where 3 is the tid(thread ID), if it has pages, it will look like website.com/forum/Clip-Studio-Paint-3-11 where 11 is the 11th page, and could also look like website.com/forum/Clip-Studio-Paint-3-11-4444 where 4444 is the post ID(w/c is always unique right?)

By the looks of it I can easily understand it if someone tells me where to place them, documents only tells u can change Forum- to like f-, documentation also tells u can make postfixes but does not tell where in the specific place in the code to put or atleast an example code.

THank you!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)