A little something about everything

internet marketing and website development made simple..

Asp.net C# script for Permanent 301 Redirect

Here is the code, add this to your global.asax file:

 

How to add ads to Telligent Community Server 2007, 2008, 2008.5

add this code to the top of the master page or template you wish to include ads on:

Now add this code to the area of the page you want your ads to be displayed:

Shawn's Best Gourmet Popcorn - Organic

People tell me this is by far the best popcorn they have ever had so I figured I would write up the recipe for it here on my website. I made this up one evening while making a batch of popcorn. my measurements are a guesstimate, I never measure anything using exact measurements.

Shawn's Best Gourmet Popcorn

  • Pop 1-1.5 cup(s) Organic popcorn in any hot air popper.
  • Melt 1/2 Cup Real-Organic butter with 2 tables spoons Organic Virgin Olive Oil
  • After butter is melted, not boiling hot add 1/3 cup Organic Brown Sugar(a bit hard to find, might need to go to a Natural food store)
  • Now mix and bring to a boil.
  • Popcorn should be done popping at this point.
  • use a spoon and drip mix on popcorn evenly shaking in container to mix evenly.
  • After all butter sauce is evenly mixed, sprinkle two "pinches" of salt and shake again.

Yes, I eat organic, I don't like chemicals in my food let along genetic modifications.

Enjoy!

How to create Custom SEO for each content page of the Community Server platform?

In four easy steps:

  1. Create a file in the "/"directory called siteurls_override.config
  2. Copy the Content folder in "\themes\theme-name\" and rename it the same as you made the folder name in the "path" field above. Go into this folder and name it what ever you entered for the "page" field above. (this allows some added SEO by url name also.
  3. open the .aspx file in the "themes\theme-name\foldername" and change the line from

    to
  4. Go to Themes\theme-name\Common\ and copy rename the master.MASTER file and rename it to (pagename).MASTER you can now open and edit the HTML for title and meta in this file.

*hint* it goes directly after this code:

SEO code should be in this format:

So in 4 simple steps you've made Community Server SEO Friendly for content pages!

Also keep in mind that Google no longer looks at keywords and only lightly at meta description now. You should focus on the content of your site and keep in mind that the SEO code only helps your page position if it matches the rest of your page content.