I am needing to know how to take the title and description out of the header in wordpress but still have the title for the website to see in search engines etc. thanks, please help .
You might well get the answer for this if you search on Google. With my knowledge I could give some suggestion. You could login to your admin panel and edit the header.php file. Remove the code part saying <title></title>. Word press won't generate description unless you add a plugin to it. Now if you use the title which has to be displayed as the heading text for your post Google will display this heading as it's title in the search results.