Hello,
I can't figured out how to let only the admin see all the SEO stuff.
Right now I'm trying to do that with remove_meta_box and other CSS trick,
but the tools of SEO are everywhere!
thanks for helping!
PS:
remove_meta_box( 'wpseo_meta' , 'post' , 'normal' );
doesn't work also :(