$(document).ready(function(){ $('title').text("Your new title tag here"); $('meta[name=description]').attr('content', 'new Meta Description here'); });