Welcome to TalkGraphics.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2011
    Location
    Nottingham UK
    Posts
    37

    Default Photos on Layer plus SEO

    Hi All,

    In a previous post I asked about playing a slide show from another page on top of the current page,
    i.e you are on the index page, then by clicking a placeholder, the slide show starts on top of the index page (the attached file might explain it better)

    What I have done is put the photos on a layer which is shown on clicking the placeholder, and given the photos names, how would this be with SEO?

    If this would be a good way to go, is it possible to start the slideshow running as soon as the photo layer is shown, to run it now you would have to click the first photo.

    Many thanks for your help.
    Rob
    Attached Files Attached Files

  2. #2
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: Photos on Layer plus SEO

    Hi Rob

    Not too good.

    When naming images omit the spaces. i.e. filename="hayabusa2" not filename = "hayabusa 2" - ( filenamespace=space"hayabusaspace2" )

    Add alt element text - Web properties >> Image Tab >> Image Caption

    You can also add title element text - Web properties >> Mouse-Over >> Pop-Up Text

    With the page as it is the search engines will not find anything related to Hayabusa or 650f

  3. #3
    Join Date
    Jun 2011
    Location
    Nottingham UK
    Posts
    37

    Default Re: Photos on Layer plus SEO

    Thanks a ton Drwyd,

    IF I don't ask, I'll never learn,

    Therefore if I name the images with with alt text and or Pop-Up Text, it should be ok, bearing in mine these are on a Pop-Up layer.

    Another question while I'm here, can I save or export just 1 layer so it can be imported into another .web

    Cheers
    Rob

  4. #4
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: Photos on Layer plus SEO

    Quote Originally Posted by CrashMatRob View Post
    Therefore if I name the images with with alt text and or Pop-Up Text, it should be ok, bearing in mine these are on a Pop-Up layer.
    Yup, they should all be visible to search engines.

    Code:
    <img class="xr_ap" src="index_htm_files/hayabusa.jpg" alt="hayabusa" title="hayabusa" onmousemove="xr_mo(this,2,event)" style="left: 173px; top: 246px; width: 424px; height: 319px;"/>
    Quote Originally Posted by CrashMatRob View Post
    Another question while I'm here, can I save or export just 1 layer so it can be imported into another .web
    Copy and paste

  5. #5
    Join Date
    Jun 2011
    Location
    Nottingham UK
    Posts
    37

    Default Re: Photos on Layer plus SEO

    Drwyd you have been very helpful many thanks,

    Just to keep the post alive, the one other question from the original post is:

    "is it possible to start the slideshow running as soon as the photo layer is shown"

    I'm sure there must be some code to put somewhere but I'm not big on code.

    Thanks to you all for your time
    Rob

  6. #6
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: Photos on Layer plus SEO

    Pop up photos can be set to auto sideshow. Web Properties >> Image >> options

    Doing it from the layer will need two clicks
    Attached Files Attached Files

 

 

Bookmarks

Posting Permissions

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