Show YOAST settings panel to the bottom in editor

On Function.php file. Just add the line

 

add_filter( ‘wpseo_metabox_prio’, function() { return ‘low’; } );