Pages Explained - Keywords
|
|
|
Keywords holds the keywords that will be added to the actual page when it is built by BodgeIt!.
Remember that well thought-out keywords and a good description are important for your Web Site to be properly catalogued by the various Internet search engines. Shown is a simple example of how BodgeIt! builds Keywords into a page. <HTML> ... <HEAD> <TITLE>This is the Title</TITLE> ... <META NAME="Keywords" CONTENT="BodgeIt, Web Site"> ... </HEAD> ... |