Sid Gifari File Manager
🏠 Root
/
home
/
genremedia08
/
musicjukebox.overlookedtracks.com
/
config
/
seo
/
home
/
Editing: show.php
<?php return [ [ 'property' => 'og:url', 'content' => '{{url.base}}', ], [ 'property' => 'og:title', 'content' => 'BeMusic - Listen to music for free.', ], [ 'property' => 'og:description', 'content' => 'Find and listen to millions of songs, albums and artists, all completely free on BeMusic.', ], [ 'property' => 'keywords', 'content' => 'music, online, listen, streaming, play, digital, album, artist, playlist' ], [ 'property' => 'og:type', 'content' => 'website', ], ];
Save
Cancel