Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.8] MySEO, improve SEO OnPage in your forum
#31
(2015-07-10, 07:28 PM)FBI Wrote:
(2015-05-21, 09:36 AM)BitLiberal Wrote: That version NO generates any sitemap, but in 1.2 YES.

Is it 1.2 release? Smile

I'm little busy, but I going to release soon the next version.
Reply
#32
2016 version 1.2 ? release please

also apart from auto sitemap generator i hope you saw all this bugs also http://community.mybb.com/thread-166864-...pid1153702
Reply
#33
Can I use this together with Google SEO plugin, or is it better?
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
Reply
#34
(2016-01-22, 11:40 AM)Eldenroot Wrote: Can I use this together with Google SEO plugin, or is it better?

yes, read this.
Owner of ForumAnime.PT
Reply
#35
Thank you! Will be there v1.2 soon?
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
Reply
#36
Better don't use two different plugins for SEO as chances it will break things. we should wait for version 1.2

maybe it will be released by tomorrow ,see author Last Visit: 07-25-2015, 01:37 PM

anyone release some god SEO plugin . mybb development team comeon
Reply
#37
(2016-01-22, 12:45 PM)Eldenroot Wrote: Thank you! Will be there v1.2 soon?

 wouldn't count on it... author last visit was 07-2015 so its highly unlikely.
Owner of ForumAnime.PT
Reply
#38
Everything works fine except title in user profile... no title is shown Sad
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
Reply
#39
Can someone here translate this for me.
This was a file from the authors extras for SEO found here https://github.com/BitLiberal/MySEO/releases/tag/v1.1
that had to be placed in inc/languages/english/googleseo.lang


<?php

$l['googleseo_404_notfound'] = "<b>Error 404</b><br />Página no encontrada";
$l['googleseo_404_widget'] = "<script type=\"text/javascript\">\nvar GOOG_FIXURL_LANG = 'es';\nvar GOOG_FIXURL_SITE = '{1}';\n</script>\n<script type=\"text/javascript\" src=\"http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js\"></script>";
$l['googleseo_404_wol'] = "Viendo una <a href=\"{1}\">Página de Error</a>";
$l['googleseo_meta_page'] = "Página";
$l['googleseo_sitemap_disabledorinvalid'] = "Mapa del Sitio deshabilitado o no disponible.";
$l['googleseo_sitemap_emptyorinvalid'] = "Mapa del Sitio vacío o no disponible.";
$l['googleseo_sitemap_pageinvalid'] = "Página de Mapa del Sitio no disponible.";
$l['googleseo_sitemap_wol'] = "Buscando el archivo <a href=\"{1}\">XML del Mapa del Sitio</a>";

?>
Reply
#40
^ this should work
<?php

$l['googleseo_404_notfound'] = "<b>Error 404</b><br />Page not found";
$l['googleseo_404_widget'] = "<script type=\"text/javascript\">\nvar GOOG_FIXURL_LANG = 'en';\nvar GOOG_FIXURL_SITE = '{1}';\n</script>\n<script type=\"text/javascript\" src=\"http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js\"></script>";
$l['googleseo_404_wol'] = "seeing a <a href=\"{1}\">Error Page</a>";
$l['googleseo_meta_page'] = "Page";
$l['googleseo_sitemap_disabledorinvalid'] = "Site Map disabled or unavailable.";
$l['googleseo_sitemap_emptyorinvalid'] = "Site Map empty or unavailable.";
$l['googleseo_sitemap_pageinvalid'] = "Site Map Page unavailable.";
$l['googleseo_sitemap_wol'] = "Looking for the file <a href=\"{1}\">Site Map XML</a>";

?>
Reply


Forum Jump:


Users browsing this thread: 6 Guest(s)