Web Development

17 Nov 2011 | No Comment

Find Actual Ranking in Google

Google’s search algorithm is one of the most complicated on the interent, factoring in a multitude of data about both the keyword you’re searching for as well as you the searcher. If you’re logged into your google account (gmail, youtube, ect.) then Google search will be able to read their own cookies to try to better personalize your search results. Even if you’re not signed into your Google account, Google search will still be able to gather search optimizing data from you based on what sites you’ve navigated to from…

&rarr Read More

6 Sep 2011 | No Comment

jQuery 1.6.3 Released

Soon after the jQuery 1.6.3 RC1 was made available to web developers, the official finished library was released. I guess testing went well! This is still pretty new so the jQuery crew need you to report any bugs! Notable Changes Fixed a cross site scripting attack vector: Script injection used to be possible when using location.hash to select elements. The new release disallows the use of html tags and, therefore scripts, in the $() if there is a # preceding it. Removed support for requestAnimationFrame API: This API would tell…

&rarr Read More

31 Aug 2011 | No Comment

jQuery 1.6.3 RC1 Released

The new jQuery Javascript library, jQuery 1.6.3 Release Candidate 1, was made publicly available two days ago from the jQuery website. Notable Changes Fixed a cross site scripting attack vector: Script injection used to be possible when using location.hash to select elements. The new release disallows the use of html tags and, therefore scripts, in the $() if there is a # preceding it. Removed support for requestAnimationFrame API: This API would tell the browser when to repaint an animation. The feature was unfortunately mis-used and caused an animation “worm…

&rarr Read More

28 Jan 2011 | 11 Comments

Blog SEO Tips

Search Engine Optimization abbreviated as SEO is a technique which is employed for the promotion of websites, web pages or even blogs. By following the principles of SEO we can greatly increase traffic to the site, and thereby increase the revenue generated by that site. SEO optimizes certain elements of a page or blog so that it can easily be read by search engine crawlers who constantly scan the web for new and popular content. According to the level of optimization, the page gets preference in search results which will…

&rarr Read More

25 Jan 2011 | No Comment

Best WordPress Theme Clubs | Top 10 WordPress Theme Sites

Word Press Theme Club customizes the overview of a website. With the use of themes we can completely change the look of web pages without transforming the coding and functioning of it.Word Press exhibits a wide range of club themes to build up the feature, presentation of a web site, some of those club themes are discussed below: 1. Somaxiom Somaxion Theme Club focuses on the design and styling perspective of a web page and come up with some unique feature and application to give a different and elegant look…

&rarr Read More

13 Oct 2010 | No Comment

How To Set Up a Photoblog

I was looking around at different photoblog CMSs. Currently my favorite is pixelpost. It has some great templates as well it has a a lot of great addons for social networking. For this we are going to assume that you have ftp access to a web server. This guide will go over setting up a basic photoblog installation. You will need php support on your web server to run pixelpost. Most Linux web servers come with this functionality. FTP will allow you to upload the necessary files to your web…

&rarr Read More

10 Aug 2010 | One Comment

Ignore SEO At The Peril Of Your Business

This Guest post comes from our friends over at Edinburgh SEO Day after day the volume of individuals using the world wide web to obtain products increases. This can be lethal for small town enterprises who can no longer count on customers finding their shops unless they have got a useful web page. If you are a small business owner you simply can’t afford to ignore internet marketing advertising, and affordable search engine optimisation needs to be a large component of your strategy. By gaining better on-site SEO your chances…

&rarr Read More

6 May 2010 | One Comment

Setup A Review Website | How To

This guide explains what seems like the easiest way to setup a review website. This would be the sort of site where people review products and services that you have listed on your site. We are going describe a way that is flexible enough that the user can setup any of the three common types of review sites: User Review Site – This is the type of site where users can review and rate a set of items (maybe other websites, books, movies, etc) that the webmaster has put on…

&rarr Read More

14 Apr 2010 | No Comment

WordPress SEO | 10 Steps to The Top

This guide explains in very simple terms, and exception WordPress Search Engine Optimization strategy. Here’s how a new website can push itself to the top of the search engine results in 10 simple steps that anyone can follow. 1. Your Page Layout A lot of how you score depends on the sites that link to you, but as a new site, you’re probably not ready for that. You can score a ton of points with the search engines by organizing your content in way that is easy for them to…

&rarr Read More

25 Feb 2010 | 18 Comments

Add A Facebook Connect Comments Box to Your WordPress Site | Facebook Comments into Arthemia

This guide explains how to insert a FaceBook comments section onto your WordPress Site. The guide puts a little more emphasis on users of the Arthemia theme, but also explains things for the general WordPress user. Get your Facebook Connect API Key Head over to http://facebook.com/developers Click the Set Up New Application button Type in a name (maybe YOURSITE-comments), check off Agree, and hit Create Application Copy the API Key to somewhere you can remember it (we will need to use it later) On the Basic setup screen that it…

&rarr Read More

25 Feb 2010 | One Comment

CGI Scripts on JustHost Hosting | Make Them Work

This guide explains how to get CGI scripts working with your JustHost hosting account. Getting Your Script Working You’d think they would just work off right away.. but there are a few things you have to do: Make sure that your script begins with the line: #!/usr/bin/perl -w Then enter any of the use statements that your script relies on Under the use statements enter the following line: print “Content-type: text/html\n\n”; Under that line you enter the main part of your script. Upload your script to the cgi-bin directory of…

&rarr Read More

26 Jan 2010 | No Comment

Change Browser Icon

Change Broweser Icon | add a custom icon to your website, look better in the browser

&rarr Read More

© 2011 First Search Blue, all rights reserved. Template for FirstsearchBlue by Fix This Face