Most popular SEO troubleshooting tips for webmaster

January 29th, 2012 No Comments »

Management and optimization of sites you will inevitably collide with the resolution of problems Seo, problems that can affect work hours due to small details, seemingly insignificant, but of great weight in the case of optimizing a site.

One of these problems can be tied to the hostname Mirror reported that the ability to access a site not only by adding www in the address bar, but omitting the reference to the World Wide Web.

In particular, this mirror can cause problems as it may be to check for duplicate cases and problems in the indexing of the site.

To resolve this problem Google has released a specific patent, but made ​​year-old “free” only now.

Furthermore, there are the tricks to get to have the so-called Canonical

HostName.

The process by which to act within your site is as follows:

In PHP to do the redirect from www to the www site, which you must enter the code in the. Htaccess is as follows:

RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^yourdomain.com [NC]

RewriteRule ^(.*)$ http:// www.domain.com/$1 [L,R=301]

IIS7 or IIS6 or you must enter this code:

<rule name=”Add WWW prefix”>
<match url=”(.*)” ignoreCase=”true” /> 

<conditions>
<add input=”{HTTP_HOST}” pattern=”^domain\.com” />
</conditions>
<action type=”Redirect” url=”http://www.domain.com/{R:1}”
redirectType=”Permanent” /> redirectType = “Permanent” />
</rule>

After the changes have to reset the setting for our website on Google within the space devoted to tools for webmasters.

In short, a small change, however, can bring great benefits in terms of SEO.

Highlight It

Popularity: 1% [?]

The monitor shows no picture

December 13th, 2011 No Comments »

 There are some tips you can apply -

1. Is the power light on?
2. Are the cables plugged in?
3. Check brightness and contrast settings.
4. Swap the monitor with another one, reboot the machine and see if it works. If the computer works the monitor has probably gone bad.

5. If it still fails to work, something in the CPU perhaps a video card has gone bad.

Highlight It

Popularity: 2% [?]

Sun through the double skin every time

July 7th, 2011 No Comments »

Again and again through a double-skin is not as intended, because the mouse was moved slightly during the individual clicks. Particularly annoying is the example for double clicks on an icon on your desktop, as this symbol can also slip easily.

But you can cast your operating system, this sensitivity and make it less sensitive to accidental mouse movements. For controls, a value in the registry when Windows is different from one between intended and unintended movement. By default, this limit is four pixels - far too little at high display resolutions, and / or sensitive mouse settings. Therefore, you should set this high limit:

1.Open the Registry Editor by clicking on “Start / Run” and enter “regedit”. Continue reading »

Highlight It

Popularity: 6% [?]

Windows error reports to understand

June 23rd, 2011 No Comments »

Despite all efforts: Not all developers are able to program applications, which never crashes.

In addition to a variety of different configurations, may represent potential sources of error, it is often simply due to the complexity of modern programs that prevent complete accuracy.

As understandable why crashes may be, they remain so angry. Windows creates error reports, therefore, when an application crashes. These error reports to Microsoft, however well hidden in the bowels of the Windows System folder. In addition, the data contained therein are by default presented in a way that at most seasoned professionals can tell Windows to more than just a series of data. Continue reading »

Highlight It

Popularity: 7% [?]

Fix the annoying shutdown bug under Windows XP

June 18th, 2011 No Comments »

If you click on “shutdown” to do nothing more, the system crashes or your computer restarts? Such problems are shutdown for all Windows versions. So go ahead, make your Windows XP to move to the proper shutdown.

1. Double-click the Control Panel, click User Accounts.

2. Click Change the way users log on.

3. Clear the Use the Welcome screen option and take you to confirm option. Continue reading »

Highlight It

Popularity: 7% [?]

To access the Help feature of Windows

June 17th, 2011 No Comments »

In the packaging of Windows is already since several versions no longer printed manual - but many users do not know that Microsoft has integrated in all Windows versions at any one time achievable using function:

Just press [Windows] + [F1] to access the Windows Help. The Windows Help includes only basic information for beginners but can still be very helpful. And if you want to know more, simply come to us on http://click4troubleshoot.com/category/tips-tricks

Highlight It

Popularity: 7% [?]

Hidden taskbar icons visible again

June 17th, 2011 No Comments »

With Windows 7 taskbar icons are hidden by default - this often results in confusion. You can view the hidden taskbar icons in Windows, however, simply show them again:

Just press the key combination Windows + B + ENTER.

Highlight It

Popularity: 7% [?]

Resolve network and internet disturbances in Windows 7

June 14th, 2011 No Comments »

For problems with the network or the Internet, you should install the new Network Diagnostics in Windows use 7th Using a Wizard So you can analyze problems and eliminate serious connection.

To analyze network and Internet problems

To analyze in Windows 7 network errors automatically by the system and resolve to let go as follows.

1.Click Start and Control Panel.

2.Select Network and Internet Network and Sharing Center.

3.When you click “fix problems” on the link, you as the next, which would like to resolve network problem, you:

*No access to the Internet? Then click on Internet Connections.

*You do not have access to other PCs on the network? Then click on HOME NETWORK GROUP.

*Problems with the network card and its configuration can be solved with a click on network adapters. Continue reading »

Highlight It

Popularity: 7% [?]

Check the hard disk and file system for errors in windows

June 12th, 2011 No Comments »

With chkdsk.exe be removed disk errors and problems in the file system of Windows 7, Vista and XP. The catch is that chkdsk.exe can be used only in the command prompt, which requires a sound knowledge - a graphical user interface was lacking.

This threshold is now removed but the “check disk”, which provides a graphical user interface for chkdsk.exe. This allows even beginners, Windows users can check without extensive knowledge quickly and easily your hard drive (s) for errors. Continue reading »

Highlight It

Popularity: 7% [?]

PC Breakdown: Back with Drive Image XML in the comfort of your valuable installation and restore

June 10th, 2011 No Comments »

A Windows system can suffer a disk failure or malicious programs quickly and completely without warning, total wreck. But you, the days of work, bring up your system and restore all your applications and data protection for user data is completely saved.

This small miracles throughout the program for free DriveImage XML from Runtime Software an image of your entire hard disk partition (s) on, so an exact copy of your Windows system and your applications with the associated files. If the worst case scenario and you need to recover your data, so it goes at an average speed, current PC per 100 GB of storage in 1.5 hours, and that too automatically. The program offers the following features: Continue reading »

Highlight It

Popularity: 7% [?]