onskulsm
Forum Replies Created
-
Forum: Plugins
In reply to: [Semrush SEO Writing Assistant] SEMRush stopped workingThe situation was resolved by adding semrush.com to exceptions of PrivacyBadger add-on
Forum: Plugins
In reply to: [Semrush SEO Writing Assistant] Nice app but one thingHi, Bob
Would you be able to share with us the problematic document?
You can drop us an email at [email protected]Forum: Plugins
In reply to: [Semrush SEO Writing Assistant] Using with custom areaHi,
You can use advice from this thread
https://ww.wp.xz.cn/support/topic/custom-post-type-218/Forum: Plugins
In reply to: [Semrush SEO Writing Assistant] Can i use this with Free Yoast PluginYou can use both plugins at the same time
Forum: Plugins
In reply to: [Semrush SEO Writing Assistant] SEMRush stoped workingHi,
Thank you for reporting the problem, it should be fixed now.
Please let us know if the problem persists.Ilya Onskul,
Product Owner
Forum: Plugins
In reply to: [Semrush SEO Writing Assistant] Can i use the Plugin with the ACF?Hi.
We have released a workaround for people who need some custom fields checked.
You need to define a global JS function
semrushSwaGetContent(). The function needs to return either an object withhtmlandtitlestring fields or a Promise resolving into such an object.If this function is defined, SWA will use its output as a post’s content.
Otherwise, SWA will work as usual.Ilya Onskul,
Product Owner of SEO Writing AssistantForum: Plugins
In reply to: [Semrush SEO Writing Assistant] SEMRush Not Working With GutenbergUpdating this topic: the problem was in the Jetpack plugin and is resolved now
Forum: Plugins
In reply to: [Semrush SEO Writing Assistant] Custom Post TypeHi, George
Since the latest release (1.0.4) this option is available in the plug-in
1. Check the name of your current theme in WP Admin (
/wp-admin/themes.php)
2. Open filewp-content/themes/<your_theme_name>/functions.php
3. Find the function called<your_theme_name>_setup()and add before its endadd_filter( ‘semrush_seo_writing_assistant_post_types’, function ( $post_types ) {
return array_merge($post_types, array(‘<your post type>’));
});Ilya Onskul,
Product Owner
Forum: Plugins
In reply to: [Semrush SEO Writing Assistant] Adding support for Custom Post TypeSince the latest release (1.0.4) this option is available in the main plug-in (without installing the patch)
Forum: Plugins
In reply to: [Semrush SEO Writing Assistant] SEMRush Not Working With GutenbergHi, Mike
I am Ilya Onskul, Product Owner of the tool.
There are no specific steps to use SWA with Gutenberg, it should be available readily.
By default it would be in the footer of the page, but you can move it to a right sidebar as wellIf the problem persists, do you mind dropping us a line at [email protected]?
Forum: Reviews
In reply to: [Semrush SEO Writing Assistant] It doesn’t workHi,
I am Ilya Onskul, Product Owner of the tool.
We have recently released an update that should speed up processing of big articles.
I would be grateful if you checked whether your problem is fixed nowThank you,
Ilya