The SJ site search looks for keywords in the Comic Description.
To add keywords for web searches like Google, you'll need to go into your comic's Overall Layout and add some code to the top (just before the < style > tag is a good place) that says something like this:
- Code: Select all
<meta name="Description" content="{SITE_DESCRIPTION}" />
<meta name="Keywords" content="{SITE_NAME}, {PAGE_TITLE}, keyword, keyword, keyword, keyword, keyword, keyword" />
<meta name="revisit-after" content="2 days" />
<meta name="ROBOTS" content="INDEX, ALL" />
<meta name="ROBOTS" content="INDEX, FOLLOW" />
For future reference, questions like this should go here instead:
viewforum.php?f=9