Mark de Scande BlogLines
Member
Posted 4 months ago #
Hello There Russell Jamieson
First of WOW this plugin should be included as Standard WordPress Core that how much i love it THANK YOU
Now my question
1) http://gtmetrix.com/reports/bloglines.co.za/qtk9egFH
2) https://developers.google.com/speed/pagespeed/insights#url=http_3A_2F_2Fbloglines.co.za_2F&mobile=false
Put CSS at the top
There is 1 stylesheet found in the body of the document
http://bloglines.co.za/wp-content/plugins/authorsure/authorsure.css?ver=1.1
How would i go about this to fix this ?
Thank you Kindly
Mark
http://wordpress.org/extend/plugins/authorsure/
Hi Mark,
Please check you are using the latest version of AuthorSure.
AuthorSure adds the CSS file using the WordPress function wp_enqueue_style. This places the stylesheet in a queue which gets flushed when your theme calls the wp_head() function.
On your theme I think the queue is being flushed before I am enqueuing the stylesheet.
I will make a change to AuthorSure so it enqueues the file a bit sooner. The new release will be out in a couple of hours.
Mark de Scande BlogLines
Member
Posted 4 months ago #
@Russell Jamieson your the man THANK YOU :)
I will updated as soon as it is in the repo
Thank you again WOW grate support
I will make a change to AuthorSure so it enqueues the file a bit sooner. The new release will be out in a couple of hours.
I still say this must be a MUST USE PLUGIN for all WordPress Sites
Mark de Scande BlogLines
Member
Posted 4 months ago #
Mark de Scande BlogLines
Member
Posted 4 months ago #
Sorry for opening this again :)
Please have a look at this link
http://bloglines.co.za/author/BlogLines/
It looks like the css was called a tad to soon.
Thx
Mark
In AuthorSure Advanced setting change the Hook Instance from 1 to 2
Mark de Scande BlogLines
Member
Posted 4 months ago #
Perfect FIX :) thank you
http://bloglines.co.za/author/BlogLines/
Ps can i pick you brain ?
http://www.google.com/webmasters/tools/richsnippets?url=http%3A%2F%2Fbloglines.co.za%2F&html=
Now go to the bottom of the page
Warning: Missing required field "entry-title".
Warning: Missing required field "updated".
Warning: Missing required hCard "author".
Is there any way to add this in to the plugin core ?
Thank you again Russell Jamieson super support on this tread :)
Hi Mark,
If you use the AuthorSure 'Footnote' method then this has a rich snippet with the "Last updated" date for the post and hence you do not get a warning.
Your page has a couple of lines in the head that seems to refer to 2 different publishers.
<link rel=publisher href="https://plus.google.com/u/0/102282867697306814912/posts"/>
<link href="https://plus.google.com/113711422564474672851/" rel=publisher />
Regards
Russell
Mark de Scande BlogLines
Member
Posted 4 months ago #
Your 100% correct :)
1) https://plus.google.com/113711422564474672851/posts (BlogLines)
2) https://plus.google.com/u/0/102282867697306814912/posts (Mark de Scande)
These was added by Google+ Plugin http://premium.wpmudev.org/project/google-1/
For testing I have disable Google + that did not work :(
Ps I will play with it it looks like it all comes down to the theme .
Pss Thank you for the comment on my post
http://bloglines.co.za/wordpress-speed-and-security/
Looking at Structured Data Testing Tool
It now pick up "Extracted author name: russell jamieson" strange strange.
Thank you again for helping.