X

Shawn Hyde ∙ About

Shawn Hyde has been developing and marketing creative custom websites for just over 13 years. If you're looking for a unique and creative website or effective internet marketing strategy, I would be happy to help you out.

You can contact me via my Contact Form or by phone at 507 536-9557.

Connect with Shawn Hyde on these Social Networks:

X
Moskowitz, LLP
Homes 2 Enjoy
KRPR Radio
Hawaiian Island Chocolates
Happy Smile Pediatric Dentistry
DejaFX
11 Charlie
Area51
Area51 (Pre 2010)
Corinthian Dental
Fusion Zero
GHU
issak-ibrahim
Pethumb
Siniia Foods
Pricewatch
Pricewatch (Mug, 3D Render)
X

Shawn Hyde ∙ Blog Feed

How to make google only look at lower case url for sites hosted on windows IIS Server, fixes duplicate title tags in Webmaster Tools error

This method can be used to fix duplicate content errors and make it so google only indexes one version of your urls, which will prevent you from getting a negative modifiers.

In order to do this you have two options.

  1. Use the proper canonical tags, for example place the following code at the top of your website:
  2. Use the following script to automate the process and only allow lower case urls to be viewed on your site, create a global.asax file and place it in your site's main directory. 

If you plan to use both methods be sure to use only lower case for your canonical tags or you will end up with problems.

How to fix google qps rate exceeeded error when using google jsapi

Update the if error section to retry after waiting for 1000ms, then attempt the request again, for example replace:

with

 

How to target Safari only using CSS and Javascript while keeping your page W3 compliant and completely valid

Here is a neat little trick you can use to target Safari and make it behave while fixing cross browser layouts. This method will allow you to keep a page valid and it will allow you to only target Safari.

First thing you want to do is use javascript to inject a css file for all browsers that support webkit with this code: 

Now, like I stated above this will target all browsers that currently support webkit and add support for it in the future so you cannot rely on only this. So now you need to create the css file and add some code that is Safari specific by using the double # method. Some people will ask, why not just include the double # to begin with? And the simple answer is that it will cause your CSS not to validate.

Here is the example css code that will target only Safari

Enjoy!

X

Shawn Hyde ∙ Contact

Comments :


Name :  
 
Phone :

Email :  
 
Subject :