TeknoBilig
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-PostRatings] Missing richsnippet metaOk, I have tested it by updating file from github and it worked flawless. Forget all about my previous post, here is the new structured data result.
The thing about URL on Article meta still appears, but since there is URL meta too, might be better to “wait and see” if it creates 404 errors for Google bot again.
For example this is original link
And this is appeared-in-meta link when richsnippet function turned on.Since Google’s bot 404 errors won’t show up quickly I’ll wait to see.
Forum: Plugins
In reply to: [WP-PostRatings] Missing richsnippet metaFixed that already? You are amazing.
Screenshot looks fine for me with proper size, but I have marked the problem on it and re-uploaded on another service.
Check it out: screenshot
Meanwhile I checked the page url you have sent above with Structured Data Testing Tool. But it doesn’t seems like richsnippet function activated. There is no schema markup appears on result, only hatom tags listed and it doesn’t have richsnippet markups… This is screenshot of that results.
BTW: Can I update my .php from github and try the fix now?
Nevermind I’ll try it now :).
Forum: Plugins
In reply to: [WP-PostRatings] Missing richsnippet metaThank you, I’ll look forward for it.
For 2nd problem: I mean the plugin adds a suffix to page url after a “/” (for example: “www.domain.com/page-url/post-ratings-404”).
Problem is, google bot assumes it’s an another page, because it’s appears in “article url” in schema markup (can be seen on screenshot I’ve provided previous post).
Check out this post
I have solved it today by modifying source file. I wasn’t sure what I am doing, just digged around and thougt this may work. I had no idea if it work or ruin everythin but it’s look like working perfectly. Rating meta shows up and test tool is now error free, finally.
If you consider to try out, please take full backup and be sure you can restore it too.
Now, Go to plug-in editor, choose kk Star Rating then hit ok. Chose “kk-star-ratings/index.php” on right as well.
find line starts with: “$leg = str_replace(‘[total]”
replace this line and following “9 lines” by chosing entire lines “including spaces” (just like the codes at link below). Or just spot and replace differencies on those lines.
Good luck.