Daniel
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Social SEO Booster - Knowledge Graph Social Signals SEO] not ratingI looked at your site and there is a Java Script error when debugging your site. The error is coming from the theme. Here’s the error message:
Uncaught TypeError: undefined is not a function ui.core.js:13
The ui.core.js file is located at themes/joloshop/includes/js/jquery-ui/
You might need to ask the theme developer to check that.
Are you sure that is coming from this plugin? I’m asking, because we don’t use the get() function anywhere in the plugin and we also don’t use any cache function within the plugin.
First thanks for the Feedback. Even if it’s just a fake one.
I say fake, because if you would have had a paid version, then I’m sure you would have been clever enough to submit a support ticket wouldn’t you?
All our products are always up to date and tested with the latest version of WordPress and we don’t have any code which shouldn’t be safe. We even got our Social SEO plugin reviewed by another well known developer to make sure it’s safe on all ends.
About Yoast SEO. Just for your information. They do the Social SEO stuff the same way as we do, using the existing content, if not customized, to use for the Social SEO stuff. They just don’t include the schema.org stuff like we do and they have less options for Social SEO.
To summarize. I personally think, the only crappy thing (and a completely lie) here, is your review.
Hi Goodvalley,
We always had only the last 50 to choose from within these options and since version 3.05 I increased that to 100, but we can’t display all of them because of performance. If we load always all of them, then most time the site will crash and that’s why we have set a limit there.
Daniel
Maurice
There is absolutely no sense to install both plugins. They are both the same, except that the pro has many more features. So if you add the pro then please deactivate the free one. The options form the free one will be taken in to the pro.
Daniel
have you checked if it’s another plugin causing the issue? Mostly this happens when a plugin or the theme adds code to pages where it shouldn’t belong.
Thanks for the link.
I checked the source and the code is there. On line 146 you can find the following code for the event:
<span style="visibility: hidden;"><span itemscope itemtype="https://data-vocabulary.org/Event"><meta itemprop="summary" content="Booster Content" /><meta itemprop="photo" content="" /><meta itemprop="description" content="SEO Booster Event Description dialog box (Enter a short description for the event.)" /><meta itemprop="startDate" content="2014-10-15T19:00:00"><meta itemprop="endDate" content="2014-10-15T21:00:00"><span itemprop="location" itemscope itemtype="https://data-vocabulary.org/Organization"><span itemprop="name" content="Warfield Theatre"></span><span itemprop="address" itemscope itemtype="https://data-vocabulary.org/Address"><meta itemprop="street-address" content="22 Theatre Street" /><meta itemprop="locality" content="London" /><meta itemprop="region" content="England" /></span></span><meta itemprop="eventType" content="Concert" /><span itemprop="ticketAggregate" itemscope itemtype="https://data-vocabulary.org/Offer-aggregate"><meta itemprop="lowPrice" content="" /><meta itemprop="highPrice" content="" /><meta itemprop="currency" content="USD" /><meta itemprop="offerCount" content="55" /></span><span itemprop="tickets" itemscope itemtype="https://data-vocabulary.org/Offer"><meta itemprop="price" content="" /><meta itemprop="currency" content="USD" /></span></span><!-- event --></span>
Thanks for the message. I checked that and it’s indeed an issue within the plugin. I just fixed it and released an update for the pro version. So you should get a notification about the update soon.
Thanks,
DanielThe snippets you posted above isn’t the one for the events markup.
The one for the events markup isn’t being added to the header. It’s being added to the content (after the content).
Can you post a link to the page where you added the event markup?
The event code isn’t being added as meta tags. It’s being added as rich snippets markup within the content (source code). Have you checked that too?
Do you mean a blank SEO Booster settings page?
Have you tried to switch the theme, to see if that causes the issue by adding code to the plugins settings page?
Forum: Plugins
In reply to: [Social Deals Engine] Plugin breaks google mapsI checked your site and couldn’t find any reference to the deals engine plugin. Have you deactivated it again?
If you deactivate the plugin, then there is no code left from it, that’s for sure.
I think there is another issue with your site which isn’t related to the plugin.
No problem. To be honest. I haven’t had to research that and I also never did the verification this way before. There are two different verification methods and I always used the one with connecting the Google Plus profile and never had any issues with that.
Here are some infos about it:
https://plus.google.com/authorshipBest regards,
Danielwhere do you get that link showing up? On your page itself?
The ajax url should only be called, when the star rating is enabled and when someone rates the content, then in the background it calls the ajax url to update and save the rating.