SEO Squirrly
Forum Replies Created
-
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] StarboxNormally, the author box shows only the post author and no others. Just make sure you select the correct author from dashboard post list.
Forum: Plugins
In reply to: [SEO Plugin by Squirrly SEO] Fixing “#sitename” in results findingHi,
It seems that the patterns are not correctly added on the SEO Snippet in Squirrly.
You can edit the SEO Snippet from Post Editor or Bulk SEO and change the #sitename into {{sitename}} which is recognized by Squirrly SEO plugin.
https://howto.squirrly.co/kb/bulk-seo/#bulk_seo_snippet_metas
Please go to SEO Settings > Automation and check the patterns for each post type to include {{}} and not #
https://howto.squirrly.co/kb/seo-automation/#title_automation
This should fix the pattern issue on your website.
Best, Calin
Forum: Plugins
In reply to: [SEO Plugin by Squirrly SEO] AMP analytics validation errorHi,
Thank you for the feedback.
I sent your request to tech and they will update the plugin soon.
Alex
Hi @staplefish,
We corrected the extra slash and will be updated in the next version of the plugin.
Until then you can change the paths in config/paths.php
define('_ABH_ALL_THEMES_URL_', _ABH_URL_ . 'themes/'); define('_ABH_THEME_URL_', _ABH_URL_ . 'themes/' . _ABH_THEME_NAME_ . '/');
Best, Calin
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] Remove hyperlink from the author nameSee if it works when you add this line in wp-config.php
define('ABH_AUTHORLINK', false);
it should deactivate the links for all users.
Forum: Reviews
In reply to: [SEO Plugin by Squirrly SEO] Fantastic but…Thank you @schawki for your review.
We’ll add more translations soon and hopefully french too.
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] Remove hyperlink from the author nameHi @ashbrooks,
Try adding # in the User Profile > User Website. It will remove the profile link for that specific user.
Best, Calin
Forum: Plugins
In reply to: [SEO Plugin by Squirrly SEO] remove breadcrumbsYou can check with:
https://search.google.com/test/rich-results
to see if Google reads the breadcrumbs from the theme.
This way you’ll be able to check when you do changes on your website.
Alex
Forum: Plugins
In reply to: [SEO Plugin by Squirrly SEO] remove breadcrumbsHi,
I checked the breadcrumbs and they appear in the theme and not in Squirrly SEO plugin.
The theme is adding breadcrumbs tags as shown in right top corner
https://ibb.co/sgH3tb3
https://ibb.co/ZgbdkTsCheck if you have the option to remove the breadcrumbs from the WP theme.
Best, Alex
Forum: Plugins
In reply to: [SEO Plugin by Squirrly SEO] remove breadcrumbsHi,
Thanks for the question.
You can remove the breadcrumbs from SEO Settings > JSON-LD > Add Breadcrumbs Schema in Json-LD
https://howto.squirrly.co/kb/json-ld-structured-data/#breadcrumbs_schema
Best, Alex
Forum: Reviews
In reply to: [Premium SEO Pack - WP SEO Plugin] GreatThank you @goodtogreatmind for the review.
Forum: Plugins
In reply to: [SEO Plugin by Squirrly SEO] date showing in google results snippetI only see 477 lines in the source code.
Could not find in the source-code the text you specified.
Try deactivating Cache Enabler for a moment and see if you get the same issue.
Also, check the website while you’re not logged in or from a different browser.
- This reply was modified 3 years, 5 months ago by SEO Squirrly.
Forum: Plugins
In reply to: [SEO Plugin by Squirrly SEO] date showing in google results snippetYou can activate the plugin again and I can test but Squirrly SEO plugin doesn’t add HTML or javascript in the website body.
Test only Squirrly SEO plugin to see if you get that text. Could be a conflict with another plugin.
Forum: Plugins
In reply to: [SEO Plugin by Squirrly SEO] date showing in google results snippetNo, Squirrly SEO doesn’t add anything in the body. Only the SEO METAs in page header.
Forum: Plugins
In reply to: [SEO Plugin by Squirrly SEO] date showing in google results snippetNote that Google doesn’t refresh the data in search results right away.
You can check with Google Search Console to see when the URL was indexed and request a new index from Google.
You can also check with URL Inspector from GSC to see the data Google gets from your URL.
https://howto.squirrly.co/wordpress-seo/how-to-inspect-an-url-with-google-search-console/
This might help