Log in

View Full Version : Meta tag help



spazzer
03-10-2010, 08:20 AM
Hi,
I have dreamweaver CS3 and would like to add some meta tags or keywords etc so that my site can be found if its googled !
Can anyone advise on this as I have heard Meta Tags are not so popular anymore can anyone assist !

Many Thanks,
Nick C :)

bluewalrus
03-10-2010, 03:15 PM
Not that valuable anymore, pages are more determined by content now.


<meta name="keywords" content=" keywords, seperated, by, commas, for the, page" />

<meta name="description" content=" text description of the page" />

to just get your site on Google there are many ways though.

You can also try this out https://www.google.com/webmasters/tools

djr33
03-11-2010, 01:46 AM
Using dreamweaver is not special-- it is just a tool that creates html. Go into the "code" view and edit the html directly.