Archive for the ‘expression web’ Category

Does Yahoo recommend the usage of the meta tag for keywords to rank well in its search engine?

Thursday, January 15th, 2009

Does Yahoo Search Engine use the keywords meta tag in its guidelines for webmasters?

I wanted to see what Yahoo had got in the way of guidelines for webmasters, to do well in the Yahoo Search Engine and whether the meta tag keyword was still in use in its directory.

How do I improve the ranking of my web site in the search results?

 ”Use a “keyword” meta-tag to list key words for the document. Use a distinct list of keywords that relate to the specific page on your site instead of using one broad set of keywords for every page.”

So according to Yahoo, they recommend webmasters to use the keyword meta tag

<meta name=”keywords” content=”KEYWORDS GO HERE”>

They might say that, but do they actually use it as one of their criteria for their algorithms when producing search results? That however is another question.

How are web documents ranked?

“When you search on Yahoo!, our search engine instantly searches and sorts billions of web documents, makes a decision on each one’s comparative relevancy to your search query, and offers these web pages as ranked results. Search engines don’t have the ability to ask questions, so they rely on the search terms you enter to interpret and determine the intent of your search.

Yahoo! Search ranks results according to their relevance to a particular query by analyzing the web page text, title and description accuracy as well as its source, associated links, and other unique document characteristics.”

Not exactly a specific answer but as near as we can get. The last question to ask is:

Will using the meta keyword tag harm my website in any way if I use it?

The answer there is yes and no. There might be an algorithm to count in meta keywords on Yahoo as part of the relevance or there might not be. Including it as a guideline in Yahoo Help certainly suggests that might be so. Either way, is there an algorithm for excessive over use of the meta keyword tag? We don’t know.

Conclusion

  1. Use the meta keyword tag but keep it to a respectable 150 keywords or keyword phrases. Present like so: keyword,keyword keyword, keyword etc
  2. Make sure the keywords or keyword phrases you are using are actually within the page the keyword meta tag is on
  3. Lastly use different relevant keywords for EACH page of the website

Read the Yahoo webmaster guidelines indepth for more suggestions on what Yahoo Search Engine wants for a site to rank well. Be advised that what you do for one search engine might affect another, however your main point of reference should always be your end user, the person that visits your site.

Table and Div tricks for better Search Engine Optimization and Accessibility

Sunday, January 11th, 2009

Let the search engines see your content first for better Search Engine Optimization and Accessibility

By using the correct doctype, some CSS and either a table or divs, we can trick the search engines into reading your content first rather than your menu. Of course the same can be achieved by using a Javascript menu with bottom text links, but that’s not always user friendly. For the header you would use a style background in your CSS file, so there is no actual content. Accessibility wise, this is better for those using screen readers so they get to the content first and don’t have to plow through a menu.

Table Trick

This code Table Trick (.txt download) ignores Netcape 4 which requires that the cell not be empty, you can use a 1×1 pixel .gif but do we really need to cater nowadays for that old an browser? If that’s what you want add in a 1×1 .gif to the empty cell. Open the .txt file in notepad and right click and Select All, right click again and press Copy, go to Expression Web and open a blank new page right click in Code View and press Select All, Right click again and press Paste, position the cursor in Design View to update the page and you will see the layout. If you want to use padding on the header and footer you will need to move them out of the wrapper div.

Div Trick

This code Div Trick (.txt download) is the Holy Grail of the Div Trick written by Alistapart in 2006. Nowadays we are just about to move into Internet Explorer 8 and we have Firefox 3, time to drop those version 5 type browsers that we don’t really want to use anyway because of security issues. Most people using IE are using either IE6 or IE7.

Conclusion: To be completely safe the Table Trick with 1×1 .gif is the way to go if you want to use this. I think I prefer a JavaScript menu with text links at the bottom and a skip link myself on balance. One has to weigh up which direction one want’s to support.

Test Table and Div Tricks by turning off CSS in the browser

To test both of these tricks save the page and View in a browser that allows you turn off CSS Styles or has an addon to do so,

  1. FireFox:  View – Page Style - No Style
  2. Opera:  View  – Style – User Mode
  3. Internet Explorer: IE7 – It’s easier to use an addon such as AIS Web Accessibility Toolbar and use the CSS Tab – Disable CSS

To add: I was getting fed up of IE crashing, so after ten years I made FireFox (I hate the bookmarks) my default browser to save me grief when I merely click a link. So of course I was viewing the Holy Grail Div Trick in FireFox 3 where it works. It does not appear to work IE7, but does work in Opera. Perhaps a conditional of some sort?

Thoughts and comments?

50% OFF Microsoft Expression Web 2.0 upgrade

Saturday, December 20th, 2008

Microsoft Expression Web, Expression Studio and Expression Blend at 50% Off!

Keeping up to date with the latest offers pays because this 50% OFF Expression Studio, Expression Web and Expression Blend will save you money for xmas

  • Expression Web Upgrade 2.0 with 50% OFF now at $49.95
  • Expression Studio 2.0 Full with 50% OFF now at $349.95
  • Expression Blend 2.0 with 50% OFF now at $249.95

This offer is time limited so do not delay. This would make a fantasic christmas gift for those techie’s in your life.

The offer is only available at the Microsoft Online Store (USA only)

Featured Expression Web Dynamic Web Template Ebook on MSDN Blogs MVP Award Program

Friday, December 19th, 2008

MSDN Blogs MVP Award Program has featured my Expression Web Dynamic Web Templates Ebook 2.0

The ebook is FREE to download and use, and has been recently revamped and updated. So if you have an old one ditch it and get the new one. It seems updates are the flavour of the week, I’ve updated so many applications this week I’m getting cross eyed.

What can you find in the ebook? Well as well as all the in’s and outs of how to make, edit, delete, add and generally use DWTs. There is a section on what to do with your template before you make it a DWT with a lot of resources within the text for you to reference.

Making a template and turning it into a DWT is one thing but your work should validate before you use it and contain basic seo principles too. Once you have the methods in place it’s a simple matter to remember what to do next time.

If you need more help with DWTs please feel free to join my Microsoft Expression Web List on Yahoo

There are other Free Ebooks to be found with the above ebook too.

PHP to be included in Expression Web 2.0

Monday, November 5th, 2007

Ben Ramsey is an attendee at the Microsoft Web Development Summit 2007 on his blog he reports on the summit amongst his comments are some interesting points directly relevant to Expression Web and the next version. In particular the addition of features to implement PHP Syntax Support within Expression Web .

Wayne Smith a Expression Web Product Manager gave a demo at the Web Development Summit (N.B. Wayne’s demos are always good and not just because he’s British, it’s because he is passionate about what he does) where he talked about PHP features and implementation.

The comments Ben makes are not many but what PHP developers would like to see is a really a good showing with PHP.   They don’t need a full debugger or anything but they need enough where writing PHP scripts is fully supported. It definitely needs to become a major PHP IDE. Lets hope Microsoft will go all out on this front and not trickle features in over the coming versions going all out on the first update would mean that many PHP coders would sit up and take a keen interest in Expression Web and the more people using EW the more ideas are generated.

2d Barcodes – Quick Response and Datamatrix Codes

Saturday, September 29th, 2007

qr-code-ew-blog.pngQuick Response and Datamatrix Codes

Typically available in Japan and not in the USA but beginning to be available throughout Europe. Quick Response Codes (QR Codes) (if it appears in Japanese just hit English on the top right corner) and Datamatrix (DM) are two dimensional bar-codes that can be read by any mobile device that has a camera and the right reader software. They can hold more information than conventional bar-codes and offer a lot more scope. This means when vendors incorporate these bar-codes in their products the given URL can lead you to their site and infinitely more information about the product.

This has even led to Audio Barcodes which might be used in the automatic transmission of website URLs to the mobile phone when it is directed at a TV or radio.

So just how does this work with Expression Web your asking?

That is where Feed2Mobile comes in. This is a free service which bridges the gap between web based and mobile based content. You simply use the generator to create the mobile code of your RSS Feed for your mobile readers, thereby producing it in a manner more suitable for a mobile device.

This is my code for this blog below:

<script type=”text/javascript” src=”http://feed2mobile.kaywa.com/202182835.js”></script>

Simply insert your generated RSS Feed code in the sidebar in Theme Editor under Presentation (if your using WordPress) at the location of your choice. You can see results on the right. Simple click on the graphic to see how the RSS feeds for the blog will appear on a mobile device.

When the USA and the rest of Europe catches up with this technology we will be able to make much more informed choices about our purchases. This means your Expression Web site content had better be as good as it can be. So while you have time start your writing updates now.

Nifty Navigation which uses CSS

Friday, August 17th, 2007

One main moan about EW is that people coming from shared borders and the navigation bot, find making menus somewhat of a problem, this really is easily fixed by taking control and using Design Time Includes along side unordered (bulleted) lists with CSS for the formatting. and even using them within DWTs. It just makes maintenance, user experience and accessibility that much easier. Once users grasp the fact this can be done, it becomes a lot easier to move from bot usage.

Pat Geary wrote about a nifty navigation which uses CSS, make a start getting free of thos bots and learn more about how you can have nifty navigation too.

TechSoup donated Expression Suite Software for non-profits

Friday, August 3rd, 2007

Do you do work for a 501 (c)(3) non-profit or library? If so you may be able to register your organization at TechSoup and receive donated software at greatly-reduced prices. 

NOTE: that these are fully-licensed copies of the software donated by Microsoft and other companies.

Microsoft Expression Web

TechSoup Stock now offers Microsoft Expression Studio, a versatile suite of tools for designers of Web sites and Windows client applications, for an administrative fee of $24 (compared to a retail value of $599).

Expression Studio includes the following components:

  • Expression Web – build Web sites that fully support common standards (builds on Microsoft Office FrontPage 2003)
  • Expression Blend – design prototypes of user interfaces for Web and PC applications
  • Expression Design – create both vector and bitmap graphics with this illustration and graphic design tool
  • Expression Media – organize more than 100 types of digital media files using this asset management tool

Also, Expression Studio includes the Standard Edition of the Visual Studio 2005 development environment for developers who work with Expression Studio designers.

Thanks to Rick Eckert for the above information

Apply Your Settings

Thursday, July 19th, 2007

Tip 2 – Apply Your Settings

After you have set up Expression Web, those settings don’t auto magically take effect. You have to apply them.

The rest of this f ree Expression Web Tip can be found in the latest issue (issue 7, vol l) of the Any Expression Web Tips Ezine Join up to get your f ree issue, we don’t keep archives and we don’t resend past issues. If you miss an issue you can still obtain the tip through buying our Expression Web Tips Ebook for the low, low launch price of $7.

New Expression Web Blog

Thursday, July 12th, 2007

We have just re-launched our Expression Web Blog as you can see by the new look, the old one had lots of problems and I thought it was time for a new install and fresh if simple look.

Any Expression Web Tips Ezine

Beside the new look Expression Web Blog we have just re-launched the Any Expression Web Tips Ezine which will now produce weekly Expression Web Tips,updates and news for members ONLY. Once the post has been sent out that’s it, we don’t send out a second posting, nor do we keep archives.

Expression Web Tips Ebook

If you miss a posting or can’t wait the 26 weeks for each of them to be posted for free. You can now buy the Expression Web Tips Ebook for the launch price of $7, why wait, get your Expression Web Tips today!

Expression Web Interviews

Along side we have also incorporated some new sections on the sister site to this blog Any Expression Web Designs , with Expression Web Ebooks and Expression Web Interviews where we will post frequent Interviews with the leading lights of Expression Web. The first interview is with Cheryl Wise Microsoft MVP – FrontPage and she gives tips and insights into Expression Web with her usual panache. Our next interview will feature Pat Geary Microsoft MVP – FrontPage.

Free Expression Web Ebooks

Our Expression Web Ebooks section has listed two free Expression Web Ebooks calledSetting up Expression Web Ebook and Expression Web Dynamic Web Template Ebook , both designed to guide you gently through the setting up processes of Expression Web before you start using it, the above link also outlines three new helpful guidelines in setting up that are not included in the ebook. The Expression Web DWT Ebook will help you transition from an old FrontPage site to a newly minted EW Template.

Expression Web Tips

Our Tips section sports a new Expression Web Tip called Workspace – Editing Window the final part of the Setting up Expression web series, Tools – Optimize HTML for those that prefer reading online rather than e-books is now also available.

Expression Web Links

As usual we search high and low and ferretout all the good Expression Web links you can find content to enhance your learning processes including many new free Expression Web Add-ons, Webcast Videos and general Expression Web resource sites.