Please or Register to create posts and topics.

New WordPress, All in One SEO, but Asgaros… [Solved]

Page 1 of 2Next

Hi ๐Ÿ–
I’m using All in One SEO plugin that detects conflict between itself and Asgaros SEO compatibility.
You’ll see this error after last AIOSP update:

If I’ll comment Asgaros filter compatibility_allinoneseopack, AIO still doesn’t work on forum pages (tab tittles, etc), but there is no notifications after that.

Hey @xpuct,

it seems like it’s a false alarm of AIOSP. I created an issue on GitHub to clarify it with their developers.ย  You can check the status directly here:

https://github.com/awesomemotive/all-in-one-seo-pack/issues/3183

The line that you commented out should deactivate AIOSP at the forum pages because it’s not compatible with Asgaros Forum. AIOSP doesn’t know the structure or content of the forum. That’s why Asgaros Forum has its own SEO functionality.

XpucT has reacted to this post.
XpucT
Need professional help with Asgaros Forum? Book an appointment with us at domra Web Solutions for setup and customization services. Learn more about our Toolbox for Asgaros Forum plugin to enhance your forum experience.

Hey @xpuct,

AIOSEO is using a new name for the filters since version 4.0.0.

I’ve already got feedback from a developer of them and adjusted our code. I guess it will be available with the next update of Asgaros Forum.

https://github.com/Asgaros/asgaros-forum/pull/301

You can also change the shown line from

add_filter('aiosp_disable', array($this, 'comp_allinoneseopack_aiosp_disable'), 10);

to

add_filter('aioseo_disable', array($this, 'comp_allinoneseopack_aiosp_disable'), 10);

 

XpucT has reacted to this post.
XpucT
Need professional help with Asgaros Forum? Book an appointment with us at domra Web Solutions for setup and customization services. Learn more about our Toolbox for Asgaros Forum plugin to enhance your forum experience.
Hey, @qualmy91 ๐Ÿ–
Many thanks to you. This method works fine.
There is no error right know, but SEO as is still doesn’t work. I mean browser tabs still show just name of the site.
Anyway we have to wait for update. Thank you again ๐Ÿค

Hello @xpuct

Thanks for finding this issue. The fix from @qualmy91 will be merged into the core of the plugin and will be released very soon with the upcoming update!

XpucT has reacted to this post.
XpucT
If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

Offtop

Spoiler
@asgaros, hi ๐Ÿ–
Unfortunately, I can’t make donation via PayPal because of blank PayPal page.
My own community have the same issue sometimes, but they can donate me via donationalerts and etc.
Can you provide some purchase link on my e-mail or something,because I can’t donate you, but want to.
Thank you.

Hey, everyone ๐Ÿ–

New All in One SEO, new Asgaros, but we still have a problem…
If I disable All in One SEO, everything’s fine with tabs, I can see the Topic Name, etc.
But if I enableย All in One SEO, every tab has the same name and title etc.

No, there is no way to disable All in One SEOย on a forum page.
No, there is no exclude option for SEO plugin.
No, you can’t fix it as user.

Seems like this issue have to be solved with cooperation between plugins authors.

Hey @xpuct,

it seems like there is a bug in the code of All in One SEO. I’ve reported the bug to their developers and we will keep track of it here:

https://github.com/Asgaros/asgaros-forum/issues/316

XpucT has reacted to this post.
XpucT
Need professional help with Asgaros Forum? Book an appointment with us at domra Web Solutions for setup and customization services. Learn more about our Toolbox for Asgaros Forum plugin to enhance your forum experience.

Thank you @qualmy91 ๐Ÿ–

Hey @xpuct,

the update to version 4.0.15 of AIOSEO fixed the bug and it’s working like expected now.

Need professional help with Asgaros Forum? Book an appointment with us at domra Web Solutions for setup and customization services. Learn more about our Toolbox for Asgaros Forum plugin to enhance your forum experience.
Page 1 of 2Next