Source: WikipediaAre you using Dreamweaver templates for your web site to make the management of pages simpler? Have you ever tried to do any SEO and could NOT change the meta tags on specific pages linked to the template? Here is a quick and simple solution that will get your site ready for SEO.
Open up your page template and look at your template in code view. Locate where your meta tags begin and insert the following line just before the first tag.
<!-- TemplateBeginEditable name="meta or whatever you want to name it here" -->
After the last meta tag insert this line
<!– TemplateEndEditable –>
Ok, you should now be able to edit each page associated to the template file and edit the specific meta tags.
This is good practice to get used to. Proper meta tags, and title are key to SEO rankings.
Filed Under Dreamweaver, SEO | 3 Comments













