|
i have 2 comments :
first, change the links to full links, so it will be easier for the crawlers to map your site
example <a href='../profile.php?lookup=1'>
second, take the javascript code out of your main html file,
so the html file will contain only important info.
good luck
|