<<Back
|
Macromedia Dreamweaver and Submitnet
By using Submitnet's online tools in conjunction with Dreamweaver you can optimize your site for search engines. First, use Submitnet's online tools to add meta tags to your URL.
- Start by going to https://www.submitnet.net/login/default
- Log in to your Site Management Area
- Run the Submission Options tool
- Add a relevant site title, list of keywords and a description
- Click the Update button
- Run the meta tag generator.
Here are the steps to add meta tags using Macromedia Dreamweaver.
- Open your Page in Macromedia DreamWeaver in another browser window.
- Select View from the tool bar.
- Select Code from the pulldown menu.
- Add the Submitnet custom meta tags.
- Copy the Submitnet custom meta tags from the Meta Tag Generator.
- Example (only copy this part)
<Title>your title</Title>
<META Name="revisit-after" Content="30 Days">
<META Name="Description" Content="your description">
<META Name="Keywords" Content="keyword, keyword, keyword">
<META Name="Author" Content="your name">
- Paste the Submitnet custom meta tags just under the opening <head> and before the <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- The final version will look similar to this:
<head>
<Title>your title</Title>
<META Name="revisit-after" Content="30 Days">
<META Name="Description" Content="your description">
<META Name="Keywords" Content="keyword, keyword, keyword">
<META Name="Author" Content="your name">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
- Then save and re-upload your page.
To further optimize your site:
Here are the steps to add alt tags to the graphics of your page using Macromedia Dreamweaver. Alt tags serve many purposes. Alt tags provide text information that search engines can use to determine keyword ratios and place your URL accordingly.
- Open your page in Dreamweaver
- Right click the graphic you wish to add text to.
- Select edit tag from the pulldown.
- Another box will pop up. In the alernate text box type the text that describes the graphic. (Suggestion: Enter the text of your description tag, and/or a few keyterms seperated by commas)
- Click OK
- Repeat on other graphics on your page. Add unique content to each graphic.
- Save and upload the page.
When you finish log in at https://www.submitnet.net/login/default and run the analysis tools again.
<<Back
|
|