+ Reply to Thread
Results 1 to 11 of 11

Thread: Search engine submission check
      
   

  1. #1
    KP123 is offline Master Sergeant
    Join Date
    Jul 2006
    Location
    Orlando, FL
    Posts
    69

    Exclamation Search engine submission check

    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

  2. #2
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: Search engine submission check

    kp

    Search engines cant read javascripted menu bars or content within the java script itself. What they are saying is to make a Script folder to host the script part and then call for the script with an html tag. However, if it refers to your menu bar, the search engines still wont be able to read it. The best work around is to put links to your pages in your footer so that the search engines can index all your pages and/or add a site map for them.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    KP123 is offline Master Sergeant
    Join Date
    Jul 2006
    Location
    Orlando, FL
    Posts
    69

    Default Re: Search engine submission check

    ok, I might be being really think here - but I am afraid that I did not understand what you said!!

    What is it that I need to do and how can I find out which is the javascript on my website?

    Thank you!!

  4. #4
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: Search engine submission check

    kp

    Well, frankly, I dont know which part is the java script because you didnt post a site for me to look at. Im just guessing in that its probably a navigation menu. I dont know what you are using to build. So, without something to look at I cant specifically tell you what is javascript and what isnt, or how to fix it.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  5. #5
    KP123 is offline Master Sergeant
    Join Date
    Jul 2006
    Location
    Orlando, FL
    Posts
    69

    Default Re: Search engine submission check

    oops, sorry, website is www.pooleyenterprises.com

    Thanks

  6. #6
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: Search engine submission check

    kp,

    The script that I see is a swap image script to switch the mouseover images on your navigation or menu buttons. Even tho you have alt tags on the actual images, the search engine still wont read them because they dont run the script, and your links and alt tags are INSIDE the script.

    What i do is make a footer, with html links to all my pages, and then the search engine can still find your pages. Look at www.grannyscountrynook.com and you will see what i mean. SOHO does it automatically, but I do it on all my commercial sites.

    What they are telling you to do is to copy and paste the script to an html file that isnt actually written in the home page, and then CALL for the script, so that the search engine can read your links. If you do the footer thing, you dont need to do that. You already have a footer started with the copyright line, so below that just add html links to all your pages. You'll be ok.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  7. #7
    KP123 is offline Master Sergeant
    Join Date
    Jul 2006
    Location
    Orlando, FL
    Posts
    69

    Default Re: Search engine submission check

    Thank you so much Karen - I will do add the menu bars at the bottom.

    Really appreciate your help - I get so confused when it comes to the scripts.

    Thanks again

  8. #8
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: Search engine submission check

    NOOOOOOOOoo dont add more bars, just make a link

    <a href="www.yourstore.com/whaterver.html">Whateverpage</a>

    substitute your info, you dont want MORE buttons, LOL

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  9. #9
    KP123 is offline Master Sergeant
    Join Date
    Jul 2006
    Location
    Orlando, FL
    Posts
    69

    Default Re: Search engine submission check

    I have not added buttons, just the name, eg About Us and made the link.

    If you go to my homepage now you see them. Is that what you meant?

  10. #10
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: Search engine submission check

    kp

    YES! You scared me for a sec. I think they would serve you better if they were white instead of black. You dont want to appear to be HIDING text!

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  11. #11
    Join Date
    Jun 2007
    Posts
    1

    Default Re: Search engine submission check

    I am having the same issue, but already had the links at the bottom on our page. Can you take a look and offer suggestion?

    eleganthomesbuilder.com

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49