I've been trying to get a page summary for my web page, so that when it comes up in a search there is a description for the link. The 'meta tag' code that I have been using is
<META NAME="DESCRIPTION"
CONTENT="...Description...">
and when I use that, I put it in the 'Header' of the page. So the problem then is when I publish it, and search again on google and my page comes up, there is no new description. So, if any of you have had experience with this and know how to get it so my page summary comes up when my page is searched, that would be awesome.
<META NAME="DESCRIPTION"
CONTENT="...Description...">
and when I use that, I put it in the 'Header' of the page. So the problem then is when I publish it, and search again on google and my page comes up, there is no new description. So, if any of you have had experience with this and know how to get it so my page summary comes up when my page is searched, that would be awesome.