Flipkart

Saturday, December 10, 2011

SEO – Search Engine Optimization

 SEO – Search Engine Optimization
  1. Optimizing the wrong keyword will never get correct result.
  2. To get perfect keyword for your content, then go to http://www.goodkeyword.com
  3. In order to check your own website’s Google page rank(PR), you have to install google toolbar. For toolbar go to http://toolbar.google.com
  4. There should be correct keyword which gives website page rank(PR).
  5. There should be at-least one keyword on every paragraph of the webpage, starting from top left to bottom right.
  6. Get as many as website to link to you as possible, should have maximum of 25 links to other website on a single link page.
  7. Another way to increase no of links to your website is by writing article related to your topics and then submit those to article directories.
  8. Great place to find a list of many article directories to submit your articles to given following links:


**      Paid service give quick response, also provide traffic to your website, than free service which take time to approve articles and there is no guarantee of getting traffic for website. Some time free service may not approve your article submitted.

***    To get your Competitor’s back-links from their website then use Software’s like:
          SEO-lite
          IBP   

READ MORE on SEO
http://scribeseo.com/

          

Wednesday, March 2, 2011

Flash website, buttons, etc

Flash
       Working with flash is simple if the person knows it completely or have total knowledge of scripting in flash. There are many software for animation but most used are Macromedia and Adobe Flash for work.
Flash is useful for website design, animation, graphic animation, cartoons, etc.
Above can be done(Flash work) if you have total knowledge, people go for training to learn how to develope flash but you can also study flash from home by downloading Flash tutorial pdf file and software.
    For action script click on Action, movie control, then control you want to add.

Some of the similar flash script for buttons and scene to play and stop.

For button:
                on(press) {
                              gotoAndplay("scene1",1);
                                }
**Change scene you require or put scene name if it is renamed.

Link button:
                on(release) {
                                getURL("http://www.flash.com","_blank");
                                   }

*** For more script You can do Googling and get exact codes you require.

Google