SEO Updates :
Recent Post

Instant article posting site list






http://www.newsvine.com/
http://www.buzzle.com/
http://www.squidoo.com/
http://goarticles.com/
http://www.threadwatch.org/
http://www.articlecity.com/
http://www.articlebiz.com/
http://www.articlecube.com/
http://www.articlesphere.com/
http://www.articlealley.com
http://www.amazines.com/
http://reprintedarticles.com/
http://www.articlegeek.com/
http://www.a1articles.com/
http://technorati.com/
http://hubpages.com/
http://www.articlesbase.com/
http://www.sooperarticles.com/
http://www.allthewebsites.org/
http://www.alumbo.com/
http://www.afroarticles.com/
http://www.1articleworld.com/
http://www.articlecontentking.com/
http://www.articlebliss.com/
http://articlefeeder.com/
http://slashdot.org/
http://articlealley.com/
http://www.articlesnatch.com/
http://www.bukisa.com/
http://articles411.com/
http://www.articleset.com/
http://www.articlesfactory.com/
http://www.thewhir.com/
http://www.articles.com.my/
http://www.simplysearch4it.com/

Free SEO Tools





1)Traffic Travis : Market Research SEO and PPC optimization tool

2)Keyword Pad : Keyword List Generator

3)Primitive Word Counter : Keyword Density Calculator

4)Keyword Analyzer : Tool for keyword gathering and result estimation

5)Xedant Keyword Harvester : Keyword Harvest Tool

6)Google Keyword Tool : Free Keyword Tool

7)Keyword Density Analyzer : Keyword Density and Word Depth Calculator

8)Niche Watch : Niche Keywords Research

9)Google Suggest Keyword Suggestion : Keywords Suggestion Tool

10)Free Keyword Suggestion : Keywords vs Search Volume Estimator 

11)Keyword Suggestion and Keyword Popularity Tool : Keyword Suggestion along Popularity

12)Google Semantics : Firefox Add-on

13)Alexa Toolbar : Free alexa tool

14)Search Status : Firefox Toolbar Extension 

15)Meta Tags : Firefox Sidebar Add-on for SEO

16)Web Developer : Firefox, Flock, Seamonkey Extension

17)Web Tools Ranking and related Tools

18)Pagerank Lookup : Page Rank Checker

19)Rank Tracker : Search Engine Ranking Tool

20)Check Google Pagerank : Positioning Estimation Tool

21)Google Ranking : Ranking Tool for popular Search Engines

22)SEO Rank Tool : Ranking and Backlink Tool

23)Rank Checker : Ranking Checking Tool for Firefox

24)Gorank : Professional SEO Ranking Tool

25)Alexa Site Information : Website Monitoring Tools

26)Sitemeter : Real Time Reporting Tool

27)Traffic Estimator : Google Traffic Estimation Tool

28)Backlink Watch : Backlink Checker

29)Quantcast : Website Evaluation Tool

30)SEO For Firefox : Page Ranking Extension for Firefox

31)Goingup : Document and Image Converter

32)SEO Monitor : Video and Audio Format Converter

33)Social Poster : Social Bookmarking Tool

34)Google Analytics : website traffic

35)Social Maker : Social Bookmarking and Promotion Tool

36)Website Optimizer : Website Testing and Optimization Tool

37)Web Page Analyzer : Website speed Test

38)Copyscape : Website dupicate content checker

39)Search Engine Spider Simulator : Spider Simulation Tool

40)Web Page Analyser : Web Page Analyser gives a report on the good, and the bad points of the page in SEO terms

41)Builtwith : Website Optimizer

42)Xml Sitemaps : Sitemap Generator

43)Sitemapdoc : Google Sitemap Generator and Editor

44)Automapit : Sitemap Creation Service

45)GWebCrawler & Google Sitemap Creator : Source Code Web Indexing Engine

46)Free Online Sitemap Generator : Online sitemap creation

47)Sitemapxml : XML Sitemap Generator
48)Brokenlinkcheck : Broken link check 


49)Broken Link Checker : Link broken checker


50)W3C Link Checker : Link Checker



Instant Approval Forums and Signature Posting


Instant Approval Forums and Signature Posting



http://www.viemu.com/
http://www.signaturebar.com/
http://www.offspring.com
http://www.thegamehomepage.com/
http://www.black-sabbath.com
http://forums.wtso.net/
http://visionbook.felk.cvut.cz/
http://www.everythingandroid.org/
http://oh-yelle.com/
http://www.nicolewilliams.com/



Instant Approval Directory List






http://zimbio.com/
http://amazines.com/
http://articlepool.info/webzine/
http://articles.cofares.net/
http://articlesnatch.com/
http://basearticles.com/
http://articlecell.com/
http://articledepot.co.uk/
http://artipot.com/
http://jotzoom.com/
http://spiritualnow.com/
http://articlebro.com/
http://articleclick.info/
http://articlesbd.com/
http://articleus.com/
http://gruks.com/
http://ads-get-read.co.uk/
http://article.ezedir.com/
http://articles.org.in/
http://articles-database.info/
http://articru.com/

Get Fun with CSS

get fun with css



<html>
<head>
<title>L CSS-27</title>

<style>
#none{width:150px;
background:#0099CC;
padding:10px 10px 10px 30px;}

#none:hover{display:none;}
</style>
</head>
<body>
<h2>www.seo-supports.blogspot.com</h2>
<div id="none">
<h2>If you can ClickHere</h2>
</div>
</body>
</html>


When you  cursor move on the text it will be vanished....  
L CSS-27

www.seo-supports.blogspot.com

If you can ClickHere

JQuery Slideshow Tutorial-P2


In this part we'll add titles, text and links to our slideshow...



Lests Stat:

<div id="slideshow">
     <div id="slideshowWindow">
        <div class="slide">
                    <img src="slide1.jpg" />
                 <div class="slideText">
                     <h2 class="slideTitle">Slide 1</h2>
                     <p class="slideDes">Lorem ipsum dolor sit amet, 
                     consectetur adipisicing elit, sed do eiusmod tempor 
                     incididunt ut labore et dolore magna aliqua.</p>
                     <p class="slideLink"><a href="#">click here</a></p>
                 </div><!--/slideText-->
            </div><!--/slide-->
        <div class="slide">
                <img src="slide2.jpg" />
                                       <div class="slideText">
                     <h2 class="slideTitle">Slide 2</h2>
                     <p class="slideDes">Lorem ipsum dolor sit amet, 
                     consectetur adipisicing elit, sed do eiusmod tempor 
                     incididunt ut labore et dolore magna aliqua.</p>
                     <p class="slideLink"><a href="#">click here</a></p>
                 </div><!--/slideText-->
        </div><!--/slide-->
        <div class="slide">
                <img src="slide3.jpg" />
                                       <div class="slideText">
                     <h2 class="slideTitle">Slide 3</h2>
                     <p class="slideDes">Lorem ipsum dolor sit amet, 
                     consectetur adipisicing elit, sed do eiusmod tempor 
                     incididunt ut labore et dolore magna aliqua.</p>
                     <p class="slideLink"><a href="#">click here</a></p>
                 </div><!--/slideText-->
        </div><!--/slide-->
     </div><!--/slideshowWindow-->
</div><!--/slideshow-->
 
And the css:
 
#slideshow #slideshowWindow {
        width:500px;
        height:257px;
        margin:0;
        padding:0;
        position:relative;
        overflow:hidden;
}
 
#slideshow #slideshowWindow .slide {
        margin:0;
        padding:0;
        width:500px; 
        height:257px;
        position:relative;
}
 
#slideshow #slideshowWindow .slide .slideText {
        position:absolute;
        top:130px;
        left:0px;
        width:100%;
        height:130px;
        background-image:url(greyBg.png);
        background-repeat:repeat;
        margin:0;
        padding:0;
        color:#ffffff;
        font-family:Myriad Pro, Arial, Helvetica, sans-serif;
}
 
#slideshow #slideshowWindow .slide .slideText a:link, 
#slideshow #slideshowWindow .slide .slideText a:visited {
        color:#ffffff;
        text-decoration:none;
}
 
#slideshow #slideshowWindow .slide .slideText h2, 
#slideshow #slideshowWindow .slide .slideText p {
        margin:10px 0 0 10px;
        padding:0;
}


[note : insert your own image on yellow link]

JQuery Slideshow Tutorial



Today I'm going to take you through a simple jQuery slideshow and by going through the process step by step, hopefully show you just how easy it is to come up with an idea and achieve it with jQuery.



Let's start with the HTML.

<div id="slideshow">
    <div id="slideshowWindow">
   
        <div class="slide">
            <img src="slide1.jpg" />
        </div><!--/slide-->
       
        <div class="slide">
            <img src="slide2.jpg" />
        </div><!--/slide-->
       
        <div class="slide">
            <img src="slide3.jpg" />
        </div><!--/slide-->
       
    </div><!--/slideshowWindow-->
</div><!--/slideshow-->


Now Lets add some css:
 
#slideshow #slideshowWindow {
        width:500px;
        height:257px;
        margin:0;
        padding:0;
        position:relative;
        overflow:hidden;
}
 
#slideshow #slideshowWindow .slide {
        margin:0;
        padding:0;
        width:500px; 
        height:257px;
        float:left;
        position:relative;
}





Now we need to add some jQuery to make our slides move. If you haven't got it already, you need to download jQuery. Once you've got it, you'll need to include the file in the head section of your page, making sure that you've got the path correct:
 
<script type="text/javascript" src="jquery.js"></script>
               
Now we can start writing the jQuery code that'll make out slides move.
The first thing we need is our document.ready function. In the head, below where you called the jQuery file, add the following:
 
<script type="text/javascript">
        $(document).ready(function() {
               
               //our code will go here
 
});
</script>
               
Now we're set up and ready to go. First we're going to need some variables. Type the following in the document.ready function:
 
var currentPosition = 0;
var slideWidth = 500;
var slides = $('.slide');
var numberOfSlides = slides.length;
The first variable records which slide we're currently viewing. The slideWidth variable is self explanatory. Next we have a variable called slides which lets us refer to our slides in the jQuery code and the last variable gives us the number of slides in our slideshow. As you can see, it automatically calculates the number of slides by counting the number of divs that are of the class slide.
To get the slides to line up across the page, we need to add another div. We're going to do this with jQuery. This div will hold all the slides and allow the float:left property to work. Add the following code:
 
slides.wrapAll('<div id="slidesHolder"></div>')
Now we need to float the slides so they line up side by side.
 
slides.css({ 'float' : 'left' });
If you remove the overflow:hidden from the slideshowWindow div and run the code now, you'll see what this achieves.
Next we want to set the width of #slidesHolder div. This needs to be set to the width of all the slides added together. We can do this easily in jQuery:
 
$('#slidesHolder').css('width', slideWidth * numberOfSlides);
We're just using jQuery to change the width set in our css. So now we need to move the slides from one to the other. We will require two functions. The first function will determine how far along we are along our sequence of slides, so we know where to go next and so that when we reach the last slide, we know to jump back to the beginning. Here is the function:
 
function changePosition() {
                       if(currentPosition == numberOfSlides) {
                               currentPosition = 1;
                       } else {
                               currentPosition++;
                       }
                       moveSlide();
}
        
The first part of the if/else statement deals with when reach the end of the slide show. When we come to the last slide we want to jump back to the beginning, otherwise the currentSlide variable is simply incremented by 1 and then another function moveSlide is called.
 
function moveSlide() {
        $('#slideHolder').animate({'marginLeft' : slideWidth*(-currentPosition)});
}
This is the business end of the jQuery code, this function sets the left margin of the slidesHolder div to the width of the slide multiplied by the slide number and then animates to that from the current left margin. But if you run your code now you'll notice that nothing is happening. That's because we haven't called the changePosition function yet.
We want the slide to change every few seconds so we'll set a timer that calls the function periodically.
First we need to set a variable to hold the timer. Below the other variables, add the following:
 
var slideShowInterval;
               var speed = 6000;
As you can see we've also added a variable to control the speed. This is the speed in milliseconds, so 6000 is equal to 6 seconds.
So now we need to set up our timer:
 
               slideShowInterval = setInterval(changePosition, speed);
We're using the jQuery setInterval function. It takes two parameters, the function that it calls and the speed. So this will call the changePosition function (which in turn calls the moveSlide function) every 6 seconds.
Your jQuery code should look like this:
 
<script type="text/javascript">
        $(document).ready(function() {
                                                        
               var currentPosition = 0;
               var slideWidth = 500;
               var slides = $('.slide');
               var numberOfSlides = slides.length;
               var slideShowInterval;
               var speed = 3000;
 
               
               slideShowInterval = setInterval(changePosition, speed);
               
               slides.wrapAll('<div id="slidesHolder"></div>')
               
               slides.css({ 'float' : 'left' });
               
               $('#slidesHolder').css('width', slideWidth * numberOfSlides);
               
               
               function changePosition() {
                       if(currentPosition == numberOfSlides - 1) {
                               currentPosition = 0;
                       } else {
                               currentPosition++;
                       }
                       moveSlide();
               }
               
               
               function moveSlide() {
                               $('#slidesHolder')
                                 .animate({'marginLeft' : slideWidth*(-currentPosition)});
               }
 
        });
</script>
Go Next Lesson for Full Slide Code >>
 
Support : Creating Website | Kevin Roy
Copyright © 2013. SEO Support Team - All Rights Reserved
Blog Maintenance by Mister SEO
Google Analytics Alternative