Welcome to Idea R | Branding - Web Agency - Digital Strategies
Blog

Take a software geek from the 80s, add a new generation graphic designer and dilute with a longtime marketing strategist. Shake vigorously and you'll get the Idea R's blog.

Most popular

Published on 12/4/2014
Categories: SEO
Tags: Google, Mobile, Bing
Not mobile friendly? Your ranking is going to precipitate!

Recently both Google and Bing have made an important announcement that will affect websites that are not optimized for mobile devices.
Even if your website is able to adapt to all screen sizes, this article could still affect you very closely.

Discover what are the important news and perform a quick test to see if you're ready for the new search engines results.

Read all the article...

Published on 9/23/2019
Categories: SEO
A simple but effective SEO strategy: the middleman

The SEO (search engine optimization) trick called "the middleman" solves a very common problem in corporate websites with excellent results.
I myself applied it many times and I always got it great results in a short time.

I recommend you to implement the middleman SEO strategy as soon as possible, it will allow you to make the most of your company blog and you will find indexed in a short time pages that you never thought you would ever see in the top positions of search engines.

I will show you two ways to apply this SEO strategy, one manual and one fully automatic.

Read all the article...

Published on 12/24/2011
Categories: Web & Apps
How to clear the SqlDataSource cache

The SqlDataSource.EnableCaching property allows to save the results of a specific database query.
When the caching is activated, if you reset EnableCaching to false, the query result is not retrieved from the cache anymore but it's re-executed every time.
But surprisingly, if you reset EnableCaching to true again, the data is retrieved from the old cache.

Read all the article...