google spidering javascript problem

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default google spidering javascript problem

    Hi



    I have a few sites that i have put a javascript news ticker on [url]http://www.bookbutlinsonline.co.uk/[/url]



    Google does not seem to spider the scroller messages as they are contained within the javascript, is this correct?



    Does anyone know a workaround or alternative scroller that will get spidered?



    Regards


    --
    Jonathan Bentley
    Director

    in.house.media



    This communication is confidential and intended only for the named recipient. If you receive this e-mail in error please contact us by e-mail, fax 01933 274269 or telephone 01933 228892 and delete this e-mail.
    This communication comes from in.house.media whose details are as follows:
    in.house.media, First Floor, 27 Sheep Street, Wellingborough, NN8 1BS.

    John Bentley Guest

  2. Similar Questions and Discussions

    1. Google Tracking JavaScript Corruption
      Hello, I've installed JavaScripts from Go ogle Analysis for tracking of traffic in all 15 templates of a site, using Dreamweaver CS3. The...
    2. javascript problem!
      I have JavaScript question. on my page, I have two videos I want to link to, one low bandwidth, one high bandwidth. I want to have a dropdown menu...
    3. Problem with Google API
      I have been going through the Flash tutrorial to build a google search box http://www.macromedia.com/devnet/mx/flash/articles/google_search.html. I...
    4. Problem with LWP and Google API
      Hello, I am trying to use the Goodle API in a CGI Perl script. I basically did as the example said: my $key='KEYGOESHERE'; #my $query="foo";...
    5. javascript problem
      This is probably a no brainer, but I am having no luck at getting this to work. I'm creating functions that will validate form data fields. For...
  3. #2

    Default Re: google spidering javascript problem

    > Google does not seem to spider the scroller messages as they are contained
    > within the javascript, is this correct?
    Yes - as far as I know, no spider will see that content. This is one of the
    reasons why all-javascript menus are so troublesome.
    > Does anyone know a workaround or alternative scroller that will get
    > spidered?
    A scroller where the text is kept in a plain HTML container should work for
    you.

    [url]http://www.projectseven.com/[/url]
    [url]http://www.fourlevel.com/product/scroller/index.htm[/url]
    [url]http://www.flevooware.nl/dreamweaver[/url]
    [url]http://www.kaosweaver.com[/url]

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "John Bentley" <jb@ihm.co.uk> wrote in message
    news:d2gkn1$784$1@forums.macromedia.com...
    > Hi
    >
    >
    >
    > I have a few sites that i have put a javascript news ticker on
    > [url]http://www.bookbutlinsonline.co.uk/[/url]
    >
    >
    >
    > Google does not seem to spider the scroller messages as they are contained
    > within the javascript, is this correct?
    >
    >
    >
    > Does anyone know a workaround or alternative scroller that will get
    > spidered?
    >
    >
    >
    > Regards
    >
    >
    > --
    > Jonathan Bentley
    > Director
    >
    > in.house.media
    >
    >
    >
    > This communication is confidential and intended only for the named
    > recipient. If you receive this e-mail in error please contact us by
    > e-mail, fax 01933 274269 or telephone 01933 228892 and delete this e-mail.
    > This communication comes from in.house.media whose details are as follows:
    > in.house.media, First Floor, 27 Sheep Street, Wellingborough, NN8 1BS.
    >

    Murray *TMM* Guest

Posting Permissions

  • You may not post new threads
  • You may 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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139