March 7, 2008

Your Company on Google Maps

Google Maps is one of the most widely used online direction services on the web. That being said, have you checked your company's listing on Google maps recently. In Google Maps' Local Business Center you can manage your company's address, services, image and much more. It also boosted my company's site up on the local listings. It did take 2 weeks to verify the changes but it was definitely worth it.


My Company on Google Maps

March 5, 2008

Google Docs for Desktop

So while wandering around the Print OnDemand Expo in Boston I bumped into a small Google booth. So in conversation I was told that Google will be releasing a desktop version of Google Documents and Spreadsheets. Furthermore, they said you can expect to see a new link showing up on your Gmail page...
I was told it will be something similar to Microsoft's Sharepoint. Where was this information 6 months ago when my company chose Basecamp over Google Apps. Although, i do love my Basecamp.

In other news from OnDemand 08, some cool stuff is going on in the world of variable data publishing. Lots of cool web-to-print apps as well as InDesign plugins. Its also cool to see an array of PURL solutions on the market, however I am still not impressed. Every solution I've seen is limited in one way or another; bad reporting, limited functionality, no security, etc.

However, overall it was a good time.

March 3, 2008

Personalized Landing Pages 2.0

So its no news that a personalized landing page as a response portal to any kind of direct marketing campaign can increase response rates dramatically, but where's the next step up?

Well it seems as if there are multiple cross-media technologies emerging from the web to help engage, interact and even entertain the user, therefor increasing conversions. People have seen XMPie and other related products do cool things with people's names and putting them in the picture. But what if the user could change their name at runtime. Furthermore what if the users name wasn't in a picture, but in a short movie. This is the future of PURLs as a response portal and will be a hit in the social media world. Already I was pointed to a website for a TV Show on FX and I was amazed at what they had done. Here is a PURL someone made for me. I like everything about it, from the page looking like a blog to my name being inserted into the movie.

Now here's something my own company put together. Basically I wanted the user to be able to interact with the flash movie in real time from outside of the movie itself via the web-form. Using javascript, I was able to insert the users name into the newspaper at runtime and its had an amazing response. People need a break from their every day activities and these fun side trackers give them this opportunity, so both the user and the company win.

So I'll say it now and say it loud. Get Interactive, Engage your Audience and become successful.

February 29, 2008

SEO and Flash

Can search engines read flash? A lot of people think that because flash is a program running on a website, it cannot be read by search engines. This is true to some extant however that does not mean there aren't methods to make your flash movies Search Engine friendly. In fact Google CAN index your flash movies. In "Google Can Now Index . . . Flash!An Interview with Michael Marshall by Robin Nobles" (here), they discuss how Google indexes your flash movie and different things the author can do to help the process.

There are also other methods you can use if you want to be sure all search engines are indexing your flash movie. I use SWFobject. Here's a brief explanation of how it can be used with some examples.

So first thing you need to do is upload swfobject.js to your website and link it in your header somewhere:


<script type="text/javascript" src="swfobject.js"></script>


Then you need to create a div tag with all the default contents of the flash movie. What your going to do is over right all of the data inside of that div tag when you load your flash movie.


<div id="flashcontent">
This is what the search engines will read
</div>
<script type="text/javascript">
// <![CDATA[
var so = new SWFObject("mymovie.swf", "sotester", "600", "400", "9", "#FFFFFF");
so.write("flashcontent");
// ]]>
</script>

View Live Tutorial

And your done! So here's the result:
Flash

And here's what you see if you don't have javascript or Flash Player:
No-Flash

And here's what the search engines see:
SEO


Not too shabby.

The cool thing about all of this is the code is valid HTML and XHTML 1.0. There are also a bunch of other cool features with swfobject so explore their website and have some fun.

Now there has been some discussion on whether or not the content in the div tag that is being overwritten might be looked at as spam by Google at some point. So far it hasn't been a problem and as long as developers don't abuse this we should be good well into the future.

So go off and have fun with flash. Make many websites and flash intros to your hearts content (if your into that sorta thing). The future of flash looks brighter every day.

February 27, 2008

PHPwcms

So I've been working with an awesome CMS called PHPwcms. Its been in rolling development now for a couple years however its excellent to work with from a programmers standpoint. Ive modded it a couple times to suit my needs based on the client. For instance there was one scenario where i had to make a custom search that displayed files and web pages alike (http://www.gwg.org). For my own company's website i used a blog developed by Shinypixel and modded it to incorporate tags and a sidebar navigation.

So basically, like the site says, its an awesome framework for any site needing content management. The back end handles files very well and there is alot of room for modding in any which direction. So far i have three sites using it, all with different mods built into it and using it in a different way. Check out phpwcms here:


and the sites I've made with it here:
gwg.org
magicomm.biz
joninessex.com

SEO for the Non-Techies

These are just a few ideas to get you started. Any true SEO expert will tell you there is a lot more that goes into it including but not limited to incoming link monitoring and maintenance, following Google’s new search engine patents, optimizing for keywords, etc.

So there are 3 main things to remember when optimizing your website:
1) Choose appropriate keywords:
This includes making sure you have those keywords in 3 different places; your site content, your Meta content, and your incoming links. Also don’t use your keywords too much, this is known as "stuffing", but too little and Google won’t index your site properly.

2) Friendly URLs:
The following is BAD:
mysite.com/index.php?car=jeep&type=wrangler
This is GOOD:
mysite.com/jeep/wrangler
The difference is easy to see, one is easier to read for both humans and search engines. Also it is a good thing to be specific, so use your keywords in your URL where you can.
To accomplish this most people use Mod-Rewrite (Google it). Another alternative is to use a Content Management System for your website that will automatically create friendly URLs for you. I use PHPwcms but other good ones are Drupal and Mambo but I found mine at http://www.cmsmatrix.org/.

3) QUALITY incoming links to your site
This is the most important in my opinion and usually the hardest to pull off.
Basically the idea is Google will boost your site up on the rankings if you have alot of incoming links from sites similar to yours. This does not include link compilation sites and Google might penalize you for this. Usually the best thing to do is contact the administrators of similar sites and request an affiliate link in exchange for a service or a back link. Another good strategy is to put out press releases with your sites link in it.

Extras:
So if you can’t tell, Google is the most popular search engine out there getting roughly 91 million searches per day. That’s a little less than half of all searches done daily. So it’s usually best practice to optimize your site for Google. If you want more information just contact me through facebook and I can give you some extra pointers.

January 22, 2008

Michael Williams Glexia

Michael Williams is on the cutting edge of technology innovation and software creation. Glexia is the hub of everything web 2.0. Williams and myself have collaborated on several projects to date including a few cross-media campaigns the competition cant touch. PHP and MYSQL are the laguages of choice. Michael Williams can be reached at Michael.Williams@glexia.com for a quote on any project ideas you might have. Glexia could in fact be the way of the future.

November 6, 2007

Favicon

So i wanted to add the little icon next to my URL in the address bar so i went on a hunt for the easiest solution (kinda counter-productive as i could have just downloaded a program however I so love to find new SAAS apps online). So i finally ran across this site. This was pretty much exactly what i was looking for and it was very easy to use. I went on and created 7 icons. I ended up using the first one i made for my site, but they still all look kinda cool.

JonInEssex.com

So I've been working on this site on the side for a couple of weeks now. Ive mostly just been waiting around for content for the site. This was a different kind of site for me to create because I needed to find a way to make it easy to update for someone who has little or no knowledge about the web.

First thing I did was use photoshop to automate the thumbnail creation process. This turned out to be more useful than i thought as it also let me create medium size pictures for viewing within the site as well as very customizable watermark options. This was all part of the "Web Photo Gallery" option which basically created a little mini site on the fly. This is nice and all however if the photographer ever wanted to edit the site or add more pictures all he would know how to do is create new sites on top of the old one. This could work, however i wanted a more logical solution.

Now that I have two folders (thumbnails and images) All the client would have to do is drag the contents of the folders into their respective folders on an easily accessible ftp account I've made for them.

Next, I wrote a pretty basic PHP script that reads the contents of the folder, how many files are in it, and displays them in a 4 x 3 table with a POST variable controlling the pages. This was my first attempt at this kind of organization tool but it worked on the first try.

My next step is to generate Titles for the pics using the pics built in meta data. This is so the client can add titles and photo information from within Photoshop, making the process that much easier. Making this site has been a wonderful learning experience. Go and check it out.

October 18, 2007

Flash in the future

People are starting to steer away from using flash in their websites and I think this is STUPID. We're in the middle of an information revolution and Flash is one of our more advanced tools for making this happen. I think websites should use flash, as long as they do it right.

First off, people believe that flash is SEO unfriendly. Let me clarify, it's flash developers who make their flash SEO unfriendly. Their are multiple ways to make entire websites in flash and Search engines can and will index them accordingly. One way of doing this is by using Geoff Stearns' swfObject javascript. You just link to the main javascript file in the page head, and then call the function at the point on the page where you want your Flash movie to replace the default content. It makes it so users who don't have Flash never even have to know that they're missing something. Of course you have to make sure you have the content both on your site and in the flash movie.

Another method is by just loading the content from a separate XML. Voila, now Google can index your site.

So here is my extra two cents about the future of flash. I believe developers need to start using flash to its full interactive capabilities. By engaging the user you are more likely to entertain their presence on your site for longer and increase the productivity of your site. This can be done with interactive calendars, appointment booking systems, forums and blogging tools, Content Management Systems and whatever else your mind can conceive. The idea is to take everyday tools in life or software on your desktop and make them accessible online from anywhere via your website.

Another method of engagement, and sometimes a little harder to pull off, is personalization. Maybe a non intrusive way of using flash to make the website "Theirs". This is is being used more and more in the marketing world and can open many doors to client/company relations. For example you can display text dynamically in your flash movie according to the date/time, the users location, or even their name. You could take it farther if somehow you could get information about the user before they even came to your site. Maybe you had them fill out a discrete form on one page to access private content, then on another page the possibilities are endless.

I guess people have been doing these things for awhile i just believe they haven't been done right or creative enough. Engage your user and give your site functionality. Surprise them with what your site can do that others cant. PUSH FLASH TO ITS LIMITS. I don't mean kill the users CPU. I mean be clever. Their was a pretty cool book put out awhile ago by O-Reilly called Flash Hacks that kind of gave me a glimpse into how flash can be manipulated to do cooler things. If you haven't already, also look into AMFPHP, SWFObject and SWFAddress. All will make your flash experience 10 times better.

So that's all i have to say about that for now. Ill be the guy with the personalized flash logo.