[Request] SEO (SEO2) 2.3.0 BETA6

SpecshulMan

Member
Jan 5, 2019
39
12
8
Beta 5 doesnt work so well for the latest version of Xenforo

So if anyone has the Beta 6, please share :)

Information: https://xenmade.com/xenmade-addons/seo-seo2.34/releases

---------------------------------

Decide for yourself and effectively which content is indexed from the search engine. This happens either automatically or manually.
There are extensive rules in the forum preferences.

When creating a thread, you can immediately influence the "noindex","index","nofollow" and "follow" Robot Meta specifications.

Features:

Threads:

  • Robot Index global for all Threads in the Forum
  • Robot Follow global for all Threadsin the Forum
  • Robot Index for single threads
  • Robot Follow for single threads
  • Thread Title lower case option
  • Extra Meta Title
  • Extra Meta Description
  • Change Canonical URL
  • Choose free order of thread title (Prefix/ThreadTitle) with Sperator
  • With this variables %thread_title% %prefix_title% %forum_title% %board_title% %page_no%
  • Google News-Sitemap: (http://boardUrl.tld/googlenews.xml)
  • Change Twitter:Card Type
  • Change Description length
Forum:
  • Extra Meta Title
  • Extra Meta Description
  • Robot Index
  • Robot Follow
Extensive Forum settings:
  • NoIndex/NoFollow for threads with fewer X words
    • Only on the first page of a thread
    • In all posts of a thread
  • NoIndex/NoFollow for threads whose posts have no attachments
    • Only in the first post
    • In no post in a thread
  • NoIndex/NoFollow always from page x
  • NoIndex/NoFollow at a thread age of X days
  • NoIndex/NoFollow after X days since last post
  • NoIndex/NoFollow for threads that have a specific prefix
  • NoIndex/NoFollow based onThread Views
  • NoIndex/NoFollow for Thread with zero reply after X Days
Categories:
  • Extra Meta Title
  • Extra Meta Description
Member page:
  • Robot Index
  • Robot Follow
XFRM:
  • Robot Index
  • Robot Follow
  • Extra Meta Title
  • Extra Meta Description
  • Change Canonical URL
Extensive settings:
  • Change Canonical URL for Threads and RM
Other Pages:
  • NoIndex/NoFollow for Help-Pages
  • NoIndex/NoFollow for What's New Pages
  • NoIndex/NoFollow for What's Profil Pages
  • NoIndex/NoFollow for Login/Register Pages
  • Meta Description for Login/Register Pages
OG:Images for:
  • Threads per Direkt Imagelink or Upload
  • Foren per Direkt Imagelink or Upload
  • Categories per Direkt Imagelink or Upload
  • og:image (url or upload) for threads
  • og:image (url or upload) for foren
  • og:image (url or upload) for categories ("Create pages for categories" must active)
  • OG:image from First Post by Attachment
  • OG:image from First Post by IMG bbCode
  • OG:image from Avatar
Extra SEO for Images:
  • set ALT / Title for Images automatically* or manually
Sitemap:
  • remove noIndex Threads from the Sitemap
  • remove noIndex Ressources from the Sitemap
Other:
  • Seo Tools
  • Remove User/Avatar Links for Guest
  • Minify HTML
  • and many more...
*Automatically: the following variables are available:
{threadtitle}, {forumtitle}, {username}, {postdate}, {posttime}, {boardtitle}, {postid}, {threadid}, {filename}, {threaddate}, {threadtime}
 
  • Like
Reactions: schwarzkopf

darnellkeith

Member
May 2, 2019
44
4
8
XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'seo' in 'field list' in src/XF/Db/AbstractStatement.php at line 228
  1. XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
  2. XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 39
  3. XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 54
  4. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
  5. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 322
  6. XF\Db\AbstractAdapter->update() in src/XF/Mvc/Entity/Entity.php at line 1515
  7. XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1242
  8. XF\Mvc\Entity\Entity->save() in src/XF/Mvc/FormAction.php at line 69
  9. XF\Mvc\FormAction->XF\Mvc\{closure}() in src/XF/Mvc/FormAction.php at line 187
  10. XF\Mvc\FormAction->run() in src/addons/XFRM/Admin/Controller/Category.php at line 138
  11. XFRM\Admin\Controller\Category->actionSave() in src/XF/Mvc/Dispatcher.php at line 350
  12. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
  13. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
  14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
  15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
  16. XF\App->run() in src/XF.php at line 464
  17. XF::runApp() in admin.php at line 13
Any way to fix this? beta 5 having issues with resource manager
 

CyberDeviL

Back to Life 🧬
Trusted Uploader
Aug 10, 2018
2,795
10,824
113
Earth
XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'seo' in 'field list' in src/XF/Db/AbstractStatement.php at line 228
  1. XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
  2. XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 39
  3. XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 54
  4. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
  5. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 322
  6. XF\Db\AbstractAdapter->update() in src/XF/Mvc/Entity/Entity.php at line 1515
  7. XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1242
  8. XF\Mvc\Entity\Entity->save() in src/XF/Mvc/FormAction.php at line 69
  9. XF\Mvc\FormAction->XF\Mvc\{closure}() in src/XF/Mvc/FormAction.php at line 187
  10. XF\Mvc\FormAction->run() in src/addons/XFRM/Admin/Controller/Category.php at line 138
  11. XFRM\Admin\Controller\Category->actionSave() in src/XF/Mvc/Dispatcher.php at line 350
  12. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
  13. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
  14. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
  15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
  16. XF\App->run() in src/XF.php at line 464
  17. XF::runApp() in admin.php at line 13
Any way to fix this? beta 5 having issues with resource manager

The addon is no longer being supported , the developer has stopped updating it . .
 
  • Sad
Reactions: mlm and gireesh

CyberDeviL

Back to Life 🧬
Trusted Uploader
Aug 10, 2018
2,795
10,824
113
Earth
Thanks. For anyone else having trouble, simply uninstalling and reinstalling will fix it. No need to replace files.

Uninstalling or deactivating ? , cause I believe uninstalling the addon will remove all the existing data created by that addon.
 
  • Like
Reactions: mlm

darnellkeith

Member
May 2, 2019
44
4
8
Uninstalling or deactivating ? , cause I believe uninstalling the addon will remove all the existing data created by that addon.
I tried deactivating and re-enabling but that didn't work. I found a post on the xenforo main site that said to uninstall and reinstall without reuploading files. I'm on a new setup so I didn't have any existing data anyway. Good luck.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu