plake777
Forum Replies Created
-
Forum: Plugins
In reply to: [Cache Enabler] Audio shortcode not workingLove the plugin, but had to revert back to my original caching plugin as there were too many other things not working with it enabled. Will try again at another time.
Thanks Jeremy, at least that rules out Jetpack and points me in the right direction.
LinkedIn is taking the wrong image too.
When you look at the source for each blog post its using the image from the home page (for every page).
<meta property=”og:image” content=”http://heartstonejourney.com/wp-content/uploads/2013/06/hsj_logo.png” />
This is the og tag for every post. Something definitely changed since the last update.
Perfect, worked great. Thank you!
Just upgraded to 2.3.5 and still getting the error message. Had to apply the patch again.
Forum: Plugins
In reply to: [Flare] Social share count not updating.Nice plugin, but I am having the same issue.
I am using W3 Total Cache and ruled this out by deactivating it for a bit and still the counts would not update. Tested across Chrome, Firefox and IE with same results. If I leave the page and come back to it the counts update.
I would like to continue using, but thinking about going back to Jetpack’s sharing until this is resolved.
Peter,
Thanks for the clarity on using a static page (which I am). Individual profile has the Google+ profile URL and the ‘Google Plus Default Profile’ has the Google+ Business Page Profile url. Checked it all out with the Structured Data Testing Tool and all is good. The static page piece was throwing me off. Appreciate the helps, thank you!
Peter,
Already had that set in my individual profile. No matter what <ID> I put in the ‘Google Plus Default Profile:’ field, the SEO plugin creates both author and rel entries for that <ID>
<link rel=”author” href=”https://plus.google.com/<ID>” />
<link rel=”publisher” href=”https://plus.google.com/<ID>” />If you view source for my webpage (http://heartstonejourney.com/) you will see:
<!– All in One SEO Pack 2.0.1 by Michael Torbert of Semper Fi Web Design[368,375] –>
<link rel=”author” href=”https://plus.google.com/105309913142828601164″ />
<link rel=”publisher” href=”https://plus.google.com/105309913142828601164″ />
etc.I can just clear and place the entries I need in the header, but its nice using plugin.
Peter,
If you do that it changes rel=”publisher” to the correct url, but also adds the same url to rel=”author”
<link rel=”author” href=”https://plus.google.com/109864413559064435900″ />
<link rel=”publisher” href=”https://plus.google.com/109864413559064435900″ />Like miavitadolce, would like the author and publisher to be different.
Thoughts?
Thank you Jeremy, that helps point me in the right direction!
Solved it! There was a conflict with the ‘Header and Footer’ plugin. Once I deactivated it, the og tags started showing up.
Same issue here!
url: http://heartstonejourney.com
I have the ‘Publicize’ module activated in JetPack and when you look at the page source there are no open graph tags begin generated.