What is the best slideshow pluggin for seo in order to show alt of the images
-
what is the best slideshow pluggin for seo in order to show alt of the images
-
Hello,
Content sliders are nice to have but most allow you to slide through a series of images (with the text embedded in the image). I've recently been using AnythingSlider (http://css-tricks.com/anythingslider-jquery-plugin).
This allows you to construct a slide using HTML, that can be crawled by search engines.
The method I use is I set an ID for each slide (eg: id="slide1") and use CSS to apply a background image to each slide. I then set position:relative for each slide in the CSS and add in any HTML I want into the markup for the slide. If I want to absoutely position elements on a per slide basis I can do (this is because position: relative is applied to each slide in the CSS).
EG:
-
Welcome to my first slide
This is the contents of the slide
The CSS could then be applied as follows:
ul#slider li { position: relative; }
ul#slider li#slide1 { width: 960px; height: 300px; background: url('/images/slider/slide1.jpg') no-repeat; }
ul#slider li#slide1 h2 { position: absolute; top: 125px; left: 50px; margin: 0px; padding: 0px; font-size: 1.8em; }
ul#slider li#slide1 p { position: absolute; top: 135px; left: 50px; line-height: 1.5em; font-size: 1.2em; }
More information can be found here: https://github.com/CSS-Tricks/AnythingSlider/wiki/Usage
-
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Does blogger.com stink for SEO purposes?
Three different SEO guys suggest moving my blog to another platform. " I think migrating to a more robust CMS platform like Drupal or Wordpress would be a wise decision." But, they never say why moving would benefit SEO. My blog is on a custom domain, has lots of original content and has decent organic traffic to begin with. I think I have other SEO issues to deal with before bothering with a new platform. Does blogger stink for SEO? Why?
Web Design | | Eric_haney0 -
Web Developments and Breakpoints for SEO
Google likes fast and clean pages. Pages load better when they are optimized for each platform. With the new Ultra HD resolutions and ultra phones, what is the optimal number of breakpoints for web page with images on them?
Web Design | | Atlanta-SMO0 -
What seo benefit does setting up a photo gallery where each photo is a separate web page?
what seo benefit does setting up a photo gallery where each photo is a separate web page? My old SEO guy set up my photo gallery like that claiming that because each photo was a separate page, it added a big seo benefit and i never understood what he was talking about. Maybe alt text on the photo with key phrases in it pointing to my other pages to give my site a theme for google? I'm not really sure. He has since moved away and i am considering redoing the photo gallery to multiple images on one page to be more user friendly to my users. This photo gallery is 3 years old and the photos might have some page rank to them helping my site so i don't want to remove this gallery if there really is a benefit to it and it will hurt my site. I once removed four static page rank 3 pages from my site that weren't used for my site anymore and my rankings dropped 5 positions. Thoughts anyone? Thanks! Ron
Web Design | | Ron100 -
Just How Bad is Adobe MUSE for SEO?
Adobe's new website builder "Adobe Muse" has a reputation for creating terrible code. I want to know if anyone has experience with the software and what your opinion is on just how bad the code really is for SEO. I'm currently using "Weebly", which is a similar, but more basic website building software. My results for SEO have been going well using that software, however it's limited in terms of building an aesthetically pleasing website design. On the other hand, you can build gorgeous websites with Adobe Muse, but I don't want to use it if it's going to prevent me from ranking. What are your thoughts?
Web Design | | Alchemist230 -
I am looking to improve my on page seo, can you provide any recommendations or suggestions for how?
I am relatively new to the world of SEO and recently built a new site. I have read as many books as I can to help increase my skill set rapidly, and have attempted to implement the best of what I have learned but I know many of you have been in this arena for a while and I would be extremely appreciative of any suggestions you can offer with regard to on page. Thanks in advance. http://luxuryhomehunt.com - home page http://luxuryhomehunt.com/homes-for-sale/orlando.html - city level http://luxuryhomehunt.com/homes-for-sale/orlando/bay-hill.html - community level
Web Design | | Jdubin0 -
Best Way to Re-Direct traffic from existing site to new site?
Good Morning, I have an existing site (http://goo.gl/QKkpi) running on a slow server. We decided to create a new site (http://goo.gl/XUH3f) with the intention of de-commissioning the first one. Both sites are on the same WMT account. What is the best way to permanently redirect any backlinks/traffic (all levels, from home page to product pages) from the old site to the new site (prior to shutting down the first one). Thanks a lot!
Web Design | | Prime850 -
I need to buy a website template with seo focus - any tip? what technology is better?
Due to lack of resources, my company usually buys website templates and we adjust it internally. So we can always be with new designs, spending less money. With all this changes of google panda recently, I will change my website again. Usually we buy then from templatemonster, but some templates are far away from seo standards. Do you have tips where to buy than? Should I search for a specific technology or layout? Is this JS Animated website a goog choice?
Web Design | | Naghirniac0 -
Lazy Loading Content and SEO
I'v been seeing a lot of websites use a technique to present content to website visitors when the scroll down the page called "Lazy Loading". Does this hinder SEO and indexing since the content is not actually on the page until the user acts/requests it?
Web Design | | JusinDuff0