Archive for October, 2008
Search Engine Optimization vs Search Engine Marketing
Sort Out The Confusion And Start Implementing Them Both!
SEO, or Search Engine Optimization, is actually one element of SEM, or Search Engine Marketing. Search Engine Optimization is the process of configuring, or optimizing your website with the appropriate keywords you wish to be associated with, in a manner that will make it easily “seen” by search engines. Some of the more common SEO tactics include:
1. Having Keyword rich web pages
2. Having Keywords in the title of your pages
3. Having Keywords in your domain name
4. Naming the images in your site using keywords
5. Naming the Alt tags of images using keywords
Search Engine Marketing is the process and the methods used to promote your site to search engines. The most common tools are:
1. Search Engine Optimization
2. Article Marketing
3. Video Marketing
4. Social Network Marketing
5. PPC, or Pay Per Click Advertising
In most of these methods, the idea is to generate high quality, relevant content that is keyword rich and placed on sites other than yours, This content contains back links that point back to your site. Google and the other search engines use these factors to rank you in the search results people enter. The more back links you have from original quality content, the more important and relevant you are to Google’s results and page rankings.
The important parts above are that the back links to your site must come from relevant, original content. If you have used some of the spamming services or link farms to try to build your back links, Google may penalize you and possibly even black list your site.
Back links generated “Organically,” meaning that they are from high quality, relevant content are also very important to Google, whereas Paid advertising – even Google’s own PPC program – does nothing to help you get higher up in the page results rankings.
So now you know. And whether or not you use SEO or SEM, or both, I suggest you do something with your site ASAP. Your competitors are already doing this. How much of an advantage do you want them to have over you?
Add comment October 21, 2008
Adobe Photoshop Tips for Web Designers
Learn 5 simple tips you can do in Photoshop to make sure you, the web designer, are using in order to create efficient, user-friendly web sites.
1. 1024 pixels wide or less - If the is one thing that web site visitors hate, it’s having to scroll left and right in order to view a whole web page. Make sure if you are designing a web site in Photoshop, keep it to 1000 pixels wide or less. This allows users using 1024×768 monitors to see the whole page and leaves a little room for window edges, etc. To be totally safe, you may decide to make your pages 800 pixels wide, however as only 8% of site visitors are using an 800×600 resolution (according to a January 2008 W3Schools report), we may finally be safe to make the jump up to 1024.
2. Always “Save for Web” – Even in the age of ultra-fast internet connections, page load time is still an issue. Photoshop helps out a lot with this by exporting images with very compact file sizes using the “Save for Web” mode. A great testament to this is saving the same image using “Save As” and “Save for Web” as 2 JPEGs with the highest quality setting. The image outputted by “Save As” will have a much larger file size. NOTE: Only use “Save for Web” when file size is more important than image quality. The images exported by “Save for Web” will see a slight quality reduction, but when designing for web, it`s something we must accept.
3. When you do “Save for Web,” save the right format – Photoshop`s “Save for Web” feature lets you choose between JPEG, GIF, and PNG files, and when exporting slices for web design, we are not limited to choosing one format for the entire page. This is why it is always a good idea to check the output file size (in the lower left corner of the `Save for Web` window) for various slices. Try different settings for each slice to get the right balance between file size and image quality. PNG and GIF are best for images with only a few colors; JPEG is better for images with a lot of color or tonal variety.
4. IMG ALT - One HTML attribute that many web designers sadly overlook is the IMG ALT attribute. The ALT attribute is not only good for search engine optimization, but is also a necessary feature for web site visitors with disabilities or those who are on a slow connection. You can set ALT attributes of slices by double -clicking then using the Slice Select Tool. The value should be a description of the image in the slice, or, in the case of a slice containing graphic text, what the text says.
5. Be careful with transparent PNGs – If you are exporting PNGs with transparency from Photoshop for web design use, make sure to test the page in all common browsers before taking the site “live.” Internet Explorer 6 and lower do not support PNG transparency out of the box. This is, unfortunately, a major issue, as the majority of web users are still using it – despite its status, in one man`s opinion, as the worst browser ever made. Luckily, there are several scripts one may use in their HTML code to fix the PNG problem in IE6. A quick Google search for “ie png fix” will find the latest fixes.
1 comment October 7, 2008