$find = '{vb:raw navbits.breadcrumb}'; $replace = "Joe Blogs". PHP_EOL; $output = str_replace($find,$replace.$find, $output);