Hi all
I have done the search engine submission and I have checked the readiness of the site. Everything is good except this:
17. JavaScript Blocks
WARNING: The page uses JavaScript blocks.
The use of JavaScript blocks affects the proximity and density of your search terms. If you have JavaScript embedded in your page, all the search terms that fall below the JavaScript block will have less proximity and the more JavaScript on the page, the more diluted the density of your search terms are.
There is an easy workaround for this issue. Simply place your JavaScript code in remote files. An example is as follows:
<script language="JavaScript" src="yourscript.js"></script>
Then place the JavaScript in the 'yourscript.js' file.
I have found this is the bosy tag and it says this:
</STYLE>
<SCRIPT type="text/javascript">
<!--
function SwapImage()
I do not understand what this means or what to do about it.
Can you anyone shed some light on this please????
thanking you in advance!!
kp
I have done the search engine submission and I have checked the readiness of the site. Everything is good except this:
17. JavaScript Blocks
WARNING: The page uses JavaScript blocks.
The use of JavaScript blocks affects the proximity and density of your search terms. If you have JavaScript embedded in your page, all the search terms that fall below the JavaScript block will have less proximity and the more JavaScript on the page, the more diluted the density of your search terms are.
There is an easy workaround for this issue. Simply place your JavaScript code in remote files. An example is as follows:
<script language="JavaScript" src="yourscript.js"></script>
Then place the JavaScript in the 'yourscript.js' file.
I have found this is the bosy tag and it says this:
</STYLE>
<SCRIPT type="text/javascript">
<!--
function SwapImage()
I do not understand what this means or what to do about it.
Can you anyone shed some light on this please????
thanking you in advance!!
kp
Comment