31
Jul
2008

If you are a webmaster, there are a lot of ways to optimize a website or a blog to be placed high in the SERP (search engine results page). One of this is, without any doubt, eliminate duplicate content from your web pages, articles and posts. As a matter of fact web engine spiders (such as Google Bot, Yahoo Bot, MSN Bot etc.) while crawling a website tend to look for suspicious content which may look too alike to something they already “saw” while surfing other sites. For a spider, the more a website has got unique content, the better. This, to make sure that what a web author produces is original and has not been forged or copied from somewhere else. That’s why, if your website has got a lot of similar content, Google and other web engines will place it low in the search result for a particular keyword or a whole set of them, with the side-effect that less people will read what you have written. But, what is a duplicate content exactly? Duplicate content is everything which looks similar to something else. Two articles speaking about the same topic will inevitably have something alike, but if the similarities are too many and whole sentences are exactly the same, because they are the result of a copy-and-past action, well, this is duplicate content. But web spiders go beyond all this. As a matter of fact, if two posts have the same, or too similar addresses, for the these spiders this is another good example of duplicate content.

We don’t know when, why or because, but sometimes it seems like that when Google spiders a website, it might end up getting wrong URL link locations by arbitrarily adding an extra or a triple slash (//). For example, Google might crawl the article www.mywebsite.com/testpage.php correctly, but at the same time it could even crawl something like www.mywebsite.com//testpage.php, which in your website doesn’t exist at all, of course, but for Google is another real page belonging to it. At this point Google bots will mark them as duplicate content, and when next time a person will look for the keyword testpage, your article could be placed in the 344 position, lessening in this way the chance to be read. Luckily for us there is a little trick to avoid all this. All you have to do is write this little piece of code in your .htaccess file which usually is located in the plublic_html folder, in the root directory of your site.

  1. Open your FTP client and reach your website.
  2. Open public_html folder.
  3. Right click on the .htaccess file and click edit. If the .htaccess doesn’t exist, just create a htaccess.txt file with Windows notepad, put it in the public_html folder and rename it .htaccess
  4. Copy and past the following code in the .htaccess:
  5. # Remove multiple slashes anywhere in URL

    RewriteEngine On

    RewriteCond %{REQUEST_URI} ^(.*)//(.*)$
    RewriteRule . %1/%2 [R=301,L]

  6. If you want something more efficient copy and past the following code in the .htaccess:
  7. # Remove multiple slashes after domain

    RewriteEngine On

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

  8. These codes will just remove douple or trible slashes anywhere in your website addresses.

Tags: SEO, trick, WebTalk
BoringOKNiceInterestingCool! (Rate it now!)


31
Jul
2008

vistaIf you don’t have any issue related to Windows Vista SP1, then you may consider to make the SP1 installation permanent. But what are the benefits of doing this? By default, Vista SP1 has got a lot of files which are needed in case you want to uninstall it. If you decide to make SP1 permanent you are going to gain a lot of free space by deleting the aforementioned files. Here is the trick.

  1. To make SP1 permanent you need a small file called vsp1cln.exe (Vista SP1 Cleaner). You don’t need to download such a tool anywhere since it is already installed in your system. As a matter of fact it is located in Windows/System32 folder.
  2. Let’s get vsp1cln.exe (Vista SP1 Cleaner):
  3. Click Start.
  4. Type CMD in the Search Bar and hit Enter.
  5. In the Command Prompt type: vsp1cln.exe
  6. At this point the system should ask you the following question: Would you like to continue (Y/N)?
  7. Hit Y as Yes and wait for clean-up

Tags: sp, trick, Vista
BoringOKNiceInterestingCool! (1 votes, average: 5 out of 5)


30
Jul
2008

firefoxSo, the new Firefox 3 is out with all its nice and wonderful features and improvements, but not all of us appreciate its sytle and novelties. For example the back button. OK, it is is quite handy, easy to spot and well, it is really impossible to miss it, right? But what if we want it to be just a little smaller? Here is the free trick to adjust its size.

  1. Right-click on Firefox’s toolbar.
  2. Click on Customize.
  3. In the Customize Toolbar window, tick Use small icons.
  4. Done!

Tags: Firefox, trick
BoringOKNiceInterestingCool! (Rate it now!)


30
Jul
2008

vistaIf you have administrative privileges on the computer you are using (it also means that you are an administrator), you might want to prevent other users, your family members, friends etc. from accessing certain files and folders in Windows Vista because they contain sensitive information and you don’t want anybody to modify  and read them. Whatever the reason, you can turn whatever you wish to private files and restrict the access of certain areas of your computer’s hard disk to whoever you want or even nobody. Here is the easy trick to follow.

  1. Right click on the file or folder you want to make private.
  2. Select Properties.
  3. Click the Security tab and click the Edit button.
  4. Now click on the Add button to open the “Select Users or Group” window.
  5. In the text box, enter the username of the account you wish to restrict the access of.
  6. You should see the username in the Security Permissions window, click on it.
  7. Tick all of the Deny check boxes for the user.
  8. A message should appear telling you that Deny entries always override the allow permissions.
  9. Click OK.

Tags: security, trick, Vista
BoringOKNiceInterestingCool! (Rate it now!)


29
Jul
2008

video camera

If you read Web Talk on a regular basis, you should know that I don’t like reviewing digital video cameras a lot. I have to confess to you that I am not into this kind of technology and, despite I like all kind of tech devices, digital cameras leave me pretty indifferent.  Anyway there are some exceptions, like Flip video Mino, or this new digital video camera I am going to speak about and whose name is Kodak Zi6. This device struck my fancy because of a lot of reasons. First of all, it is pretty small and light [dimension: 64 × 114 × 23.5 mm (2.5 × 4.5 × 0.9 in.)] weight: 107 g (3.8 oz) without batteries], secondly it supports HD video (720p at 60 frames per second), and thirdly its price  is really good. As a matter of fact it just costs $180. No kidding! Not bad for a HD device, right? Other features include:

  • HD video quality (720p at 60 fps with 16:9 aspect ratio).
  • 2,4 inch TFT LCD screen.
  • Built-in USB to upload video to YouTube in a few easy steps.
  • Expandable SD/SDHC card slot (up to 32 GB) to record hours of video.
  • HD cables included to enjoy HD videos in your HD flat screen right away.

The digital video camera is expected to hit the market around mid-September. If you want to know more, visit the official Kodak website.


Tags: HD, video
BoringOKNiceInterestingCool! (Rate it now!)


29
Jul
2008

vistaDon’t get confused by the title. As a matter of fact I am not talking about the Windows MUI (Multilingual User Interface) and I am not referring about the possibility to change your operating system language into something else of your choice (this option is available in Windows Vista Ultimate only). Here, I am talking about the opportunity to enable your keyboard for other languages in order to write in whatever language you want. Here is the trick to follow:

  1. Click Start.
  2. In the Search Bar, type Regional and hit Enter.
  3. Select the Keyboard and Languages tab and click on the Change Keyboard button.
  4. On the General tab, click the Add button and select, by ticking the checkboxes, all the languages you wish to add.
  5. Click OK.
  6. Now select the General tab.
  7. Still on the General Tab, under Default Input language, set your default keyboard.
  8. Now, let’s configure the Language bar. Select the Language bar tab.
  9. Under Language bar, select Floating on Desktop.
  10. Tick  the box beside Show additional Language bar icons in the taskbar.
  11. Now select the Advanced Key Setting tab.
  12. Under To Turn Off caps Lock, check press the SHIFT Key.
  13. Under Hot keys for input language, highlight between input Languages. In this way you will be able to switch between keyboards and languages by press the key combination you chose.

Tags: trick, Vista
BoringOKNiceInterestingCool! (Rate it now!)


28
Jul
2008

dell

So, this is really the hot news of the week here at Web Talk. In fact, according to a lot of rumors (but no confirmations or press release at all) it looks like Dell is planning to release by this August a cheap ultraportable called Dell E. This “E” makes me really think that Dell has declared a harsh war to the well-known Asus Eee. The famous computer company will release two models of its new ultraportable: a Dell E 8.9-inch model and a 12.1-inch “E Slim” which actually looks like the MacBook Air (and therefore will be more expensive). The 8.9 model will have a lot of flavours. In fact there will be a cheap model for users who don’t want to spend a lot, and other different gradations  which, apart from costing more, will have more features… of course. The price of the Dell E 8.9 inch should be around $299 for the entry level and for this price you will get: Linux, Intel’s 1.6GHz Atom processor, 1,024 x 600 display, 3x USB, SSD (solid state driver), integrated webcam, WiFi, and more. Stay tuned for more infos.


Tags: Dell, news, ultraportable
BoringOKNiceInterestingCool! (3 votes, average: 3.67 out of 5)


28
Jul
2008

wordpressA new feature introduced by Wordpress 2.6 is the image caption which automatically adds under every picture in your blog a brief description of your choice. If you read well what I just wrote you should notice the term automatically. This mean that, by default, the aforementioned feature is always on and you don’t have any option to disable it. The code    [ caption ] and [ /caption ] which encloses the IMG, OBJECT or EMBED HTML elements will translate into <div> and </div> CSS attributes to position caption, accordingly. Continue reading »


Tags: trick, update, Wordpress
BoringOKNiceInterestingCool! (Rate it now!)



All contents are licenced under a Creative Commons Licence.
Creative Commons License