Wednesday, July 16th, 2008
To save space and make your CSS files easier to read I recommend using shorthand syntax to declare several properties in a single declaration. How the available shorthand properties are used is described in my article Efficient CSS with shorthand properties, so I’m referring you to that instead of going into any details here.
Tags: article, CSS, declaration, details, easier, Efficient CSS, Properties, shorthand, Syntax, Web design
Posted in tricks, web designing | No Comments »
Tuesday, July 15th, 2008
Accessible HTML is accessible to both search engine spiders and screen readers. The more accessible you make your pages, the easier it will be for search engines to read and rank your pages.
Tags: Accessible, easier, html, Rank, search engine optimization, site, spiders, your pages
Posted in SEO, google, tricks | No Comments »
Tuesday, July 15th, 2008
People are looking for information, they use a variety of types of search such as Google, Yahoo, Live and Ask as the predominant channels. There’s also news search , blog search and search within social media sites. Any time something can be searched on, that’s an optimization opportunity. Increasing awareness comes from making it easier for people to find you when they’re looking for information.
Tags: awareness, channels, easier, google, help, Increasing, information, live, looking, media sites, opportunity, optimization, organization, people, predominant, raise, SEO, Yahoo
Posted in SEO, google, tricks | No Comments »
Thursday, June 26th, 2008
1. Keyword Searches, no one can beat Google Analytics and Google Adwords, so in this case most SEO tools will never live up to the standards, they just don’t have the information.
2. SERP (Search Engine Result Pages), to see progress, we have to see our rankings even if they are not in the top 50. So instead of sitting their and clicking on Google and hitting next an SEO tools should have ranking checkers.
3. Submission Tools, automated submission should be done at a minimum, but having a tool do it for you is a lot easier.
Tags: easier, features, minimum, progress, submission, Tool
Posted in SEO | No Comments »
Saturday, June 21st, 2008
With the various source codes for JavaScript you will be able to customize your own objects to use for your website. This gives your web pages a very unique look because too many people leave the ones that are built in for their visitors to see. Offering visitors to your site something fresh to look at will definitely capture their attention. For those of you that aren’t familiar with it, an object function is very similar to a regular function. However, it is in place to clearly define the function.
As you set up the parameters for your objects in JavaScript you will give it a value. Snippets allow you to search for any type of item or criteria that a person puts into the search box. This works very quickly so users aren’t sitting around waiting to see what it will pull up for them. It is nice to be able to offer your company logo for visitors to your site to become familiar with. With the image effects offered by JavaScript you will be able to display it and to also have it available in different places as the user moves around your site. You want the logo to be visible wherever they are on your web pages but not to block the information on them.
You will then need to add properties in order to define the object. This will be though a coding process that is behind the scenes so your visitors won’t have access to it. You can change these properties at any time without too much time or trouble being involved in the process. The next step is the most complicated and it involves adding the methods to your objects.
You will start by declaring and defining the function for each method you need to offer. You will find all the free JavaScript codes online that you need for each type of method. To ensure you get them all in correctly you should copy and paste them exactly as they are. If you have JavaScript errors when you verify it is likely in this step and you will want to check each one again.
The process of setting up JavaScript objects is much easier than you might think. Take some time to explore how this particular function of JavaScript can help you build a better website. You will be quite impressed with the results you get as well as how simple the process is even for those that have very little experience with computer programming or designing websites.
Tags: Attention, capture, easier, familiar, fresh, image effects, information, Javascript, method, Objects, offering, people, Primer, process, similar, unique, visitors
Posted in Uncategorized | No Comments »