Latest Post

Just subsequently I published an article regarding the "related-content.g?q=" 404 error, a lot of webmasters receive got been bespeak questions close it both at the Google Webmaster in addition to Blogger Help Forums to know if at that topographic point was a solution.

Update: It does await similar that Blogger has in conclusion taken action. They receive got disallowed the /related-content.g?q= inwards robots.txt file. So, it is no longer anything worth worrying about.

Some of them receive got fifty-fifty asked the same inquiry past times commenting on this blog. Despite knowing a solution, I did non say them because of my reluctance in addition to promise that Google would in all probability solve this error, which seems rattling unlikely (like most errors on Blogger).

The argue for my reluctance was that I was non certain if it was inwards understanding amongst Blogger's Terms of Service, violating which, volition for certain effect inwards a weblog existence deleted.  I did non want that Google deleted other people's blogs due to me. Today, I re-read the Terms of Service in addition to came to know that it did non advert anything close this "hack". Although, it is inwards Google's discretion to alter the damage whatever fourth dimension to adapt their needs, it is in all probability prophylactic for at nowadays to take away the script causing the error. To take away the script, follow the steps given below.

How to take away the related-content.g?q= 404 Error

  1. Login to Blogger.
  2. Click on Design.
  3. Click on Edit HTML.
  4. Search for </head> inwards your template.
  5. After locating it glue the next code forthwith subsequently the </head>.
  6. <!-- <body><div></div>  -->
  7. Click on Save Template.
  8. An fault message similar the i given inwards the ikon mightiness hold out shown
  9. Just subsequently I published an article regarding the  Related-Content.g?q= 404 Error 's Solution inwards Blogger Blogs
  10. Click on Delete Widgets.

What does this do?
This removes the Blogger NavBar widget which is the source elbow grease of this 404 error. As the novel script inserted to Blogger blogs is added inwards this widget, removing this would take away the JavaScript also in addition to would thence halt our blogs from linking to non-existent 404 pages.

How long does it accept to work?
Well, it depends on your blog's crawl rate. If your weblog gets crawled quickly, Webmaster Tools mightiness take away this fault inwards a week. If that is non the case, it tin accept upwards to a month.

P.S: As an additional benefit, deleting the Navigation Bar widget volition trim down the issue of errors in addition to warnings inwards your blog's HTML validation through W3C.

The cyberspace isn't but a neat agency to store without leaving your home, it's also a neat agency to salvage coin without the tedious, old-fashioned chore of clipping coupons. With a lilliputian smart shopping in addition to a few extra resources, the internet's vast stretches tin salvage your budget in addition to fifty-fifty hand you lot a lilliputian extra room to "splurge" afterwards you've got all of the essentials covered.

Online Coupon Sites

This mightiness live on the almost pop agency to salvage coin when shopping on the internet. Coupon sites are all over the cyberspace in addition to they rely on user contributions to display a listing of coupon codes for each online shopping website out there. These coupon codes make from small-scale savings, similar gratis transportation on your order, to bigger deals that volition salvage you lot betwixt fifteen per centum in addition to 50 per centum on orders at sure as shooting websites.

It's every bit tardily every bit copying in addition to pasting the particular code into the website's "promotional code" box when you lot get the checkout process. You'll come across your savings automatically, in addition to it volition in all likelihood elicit a sigh of accomplishment. There's no greater feeling than finding a "secret" coupon code that saves you lot large bucks inwards an online purchase.

t but a neat agency to store without leaving your domicile How to Save Money Shopping Online

Buy Your Basics Online

You tin truly purchase everything from your deodorant to your toothpaste in addition to other necessities online. You tin fifty-fifty detect products online that convey been discontinued from store shelves -- in addition to you lot tin purchase them inwards bulk!

These websites are officially affiliated amongst the Rite Aid chain of convenience stores, but the online prices are far below what you lot would pay inwards the retail store. The expert intelligence is, first-time buyers tin salvage twenty per centum on their kickoff social club every bit good every bit marking gratis shipping. And every purchase earns a v per centum cash dorsum vantage that tin live on redeemed quarterly. If you lot larn through lots of toiletries, these websites tin offset your costs dramatically. Consistent purchases tin goal upwardly landing you lot $20 or to a greater extent than inwards cash dorsum rewards, in addition to at these prices, that's expert plenty for a month's worth of gratis shampoo, toothpaste, in addition to fifty-fifty vitamins.

Sign Up for Auto-Refill Services

Online storefronts similar Soap.com are non lonely inwards offering "automatic refill" subscriptions for the products you lot purchase regularly throughout the year. Nutritional stores similar GNC also offering this convenient service, in addition to subscribing tin nation you lot gratis transportation in addition to fifty-fifty regular discounts on products.

When you lot sign upwardly for an automatic refill process, you lot hand the site permission to accuse your debit or credit menu automatically at the same fourth dimension every month. The products you've elected to purchase each calendar month are in addition to thence automatically shipped to your domicile address without you lot intervening at all. You'll have an e-mail notification that the products are on their agency every bit good every bit tracking data -- in addition to that's all you'll need!

Because this service is construct new, many companies are encouraging customers to sign upwardly past times offering gratis shopping on automatic refill orders. You won't convey to scour the cyberspace for coupon codes anymore, but past times signing up. Additionally, many companies offering upwardly to a fifteen per centum discount on automatically-refilled orders, which tin saver you lot farther amounts from the already-discounted prices you'll detect online. And, let's confront it, everyone needs a regular refill of toothpaste, or shampoo, or their daily multivitamin. It truly is a no-brainer to sign upwardly in addition to larn started.

The ways to salvage coin online are every bit numerous every bit the websites that populate the internet, but these are a few neat ways to salvage on basic items that volition allow you lot to pass to a greater extent than coin on "fun" things, similar clothes, vacations, in addition to dining. Of course, those luxuries tin also live on establish at neat savings online -- but that's for but about other time.

The novel Blogger Search is nevertheless inward evolution stages as well as Google every bit ever is absolutely serenity on this. However, going yesteryear the rootage of code of the JavaScript inserted inward all Blogspot blogs, 1 tin move conclusively notice a certain shot agency of getting included inward the Blogger related content Search as well as create goodness from the traffic received.
The novel Blogger Search is nevertheless inward evolution stages as well as Google every bit ever is absolutely q How to arrive Blogger Related Content  Search


H5N1 fragment of JavaScript added to Blogspot blogs is every bit follows:-


function showRelatedContent(args) {       var el = document.getElementById('related-iframe');       if (el.parentNode.style.display != 'none') {       

Looking at it, 1 tin move manifestly run into a refer of the "parentNode.style.display !=none" referring to the iframe of Blogger's Navigation Bar which almost of the blogspot users "hide" using the css #navbar-iframe{display:none}. So, it appears that blogs that accept disabled the Navigation Bar volition non demonstrate related content. Moreover, going yesteryear approximately preliminary tests, it appears that Blogger checks which blogs accept disabled the Navigation bar as well as on its the world decides which blogs to include inward Blogger related content search. This is much similar to the guide shown yesteryear the Next Blog characteristic inward Blogger's Navigation Bar which likewise solely links to blogs that accept shown the Navigation Bar. However, for non-competitive search queries, blogs without the Navigation Bar likewise seem inward results. It likewise appears that late updated content is given preference inward damage of ranking.

So ultimately, you lot must unhide the Blogger Navigation Bar if you lot want to teach included inward Blogger Search results. So, it appears that Blogger Team is right away playing smart to forcefulness people into showing the Navigation Bar.

After a lot of speculation over what "related-content.g?q=" was, I bring lastly come upwards to know why a novel slice of JavaScript was added to all the blogs hosted on Blogger. Amazingly, it turned out to live much bigger a characteristic than I had initially expected.

The higher upwards mentioned JavaScript is added past times Blogger to practice a Blogspot alone search engine to enable users to search updates made past times BlogSpot users related to a item topic. As an additional plus, it every bit good displays realtime Twitter updates made past times Twitter users on whatever item topic. It every bit good displays related videos in all probability from YouTube.

 I bring lastly come upwards to know why a novel slice of JavaScript was added to all the blogs host Blogger Related Content Search Engine-First Screenshot together with Review
Edited Image of Google Search. Not actual Blogger Search

The search results page at this fourth dimension is goose egg simply a unsmooth HTML page clearly implying that the Blogger squad is however developing it. Moreover, lack of custom styling indicates that in that place is however a lot of fourth dimension earlier this characteristic goes public. Videos provided are however non linked simply present alone a thumbnail image. Going past times the beginning code, Google real-time search has been used to display Twitter updates. Links on the outcome pages are dofollow without whatever involvement of JavaScript of whatever kind. Moreover, related-content.g is non disallowed inwards Blogger.com robots.txt implying that PageRank would certainly transcend onto these links.
 I bring lastly come upwards to know why a novel slice of JavaScript was added to all the blogs host Blogger Related Content Search Engine-First Screenshot together with Review
This is how Blogger Related Content Search Results aspect similar correct instantly for the search term "Blogger"

To run into this inwards action, type http://blogger.com/related-content.g?q=[Your Search Query] inwards your address bar. e.g. If you lot wishing to run into content related to this blog, become to http://blogger.com/related-content.g?q=www.tweakandtrick.com.

Update: 7/7/2011: The related content page mentioned higher upwards instantly returns a 404 error.

Update:15/3/2011: Yesterday on the Blogger Buzz blog, Chang Kim, Product Manager at Blogger posted this:-

We’ll every bit good live showcasing our novel content regain characteristic that lets you lot uncover interesting together with related content based on the topics of the spider web log you’re currently reading.
 I bring lastly come upwards to know why a novel slice of JavaScript was added to all the blogs host Blogger Related Content Search Engine-First Screenshot together with Review
This is how Blogger's Related postal service together with media search volition look

So, instantly it is official that such a characteristic is sure going to live added inwards Blogger. Also, Blogger is going to larn an overhauled WordPress similar layout inwards the upcoming months. Still experience you lot should live on WordPress? Nah!

Read this on: How to larn Included inwards Blogger Related Content Search.

Social networking has travel out i of the best methods of edifice a potent client as well as fan base. Popular social networking sites Facebook as well as Twitter, are helping online marketers accept their products to customers. As a result, many marketers are focusing a large total of their marketing efforts on exploiting the ability of social media.

Social networking has travel out i of the best methods of edifice a potent client as well as fan Get More Twitter followers as well as Facebook fans using Online Toolsfollowers on Twitter as well as Facebook, none comes some delivering character content that your followers enjoy. While the online tools mentioned inwards this post service volition non assistance you lot to furnish character content, they for sure tin flame assistance you lot to post service content easily as well as ameliorate sympathize your followers.

Hootsuite
Hootsuite is a build management service which publishes fabric non exclusively on Facebook as well as Twitter, simply also on other social networking sites similar MySpace, Linkedln as well as Foursquare. You tin flame also purpose this tool from your Android phone, iPhone or whatever BlackBerry device. You tin flame purpose this service for gratuitous or pay a sure total as well as stimulate got history as well as stats stored too.

TweetDeck
follow tweets containing keyword mentions as well as searches. It was previously an independent app simply due to its popularity, it afterwards got acquired past times Twitter.

Social networking has travel out i of the best methods of edifice a potent client as well as fan Get More Twitter followers as well as Facebook fans using Online Tools

Seesmic
Seesmic is known for its credibility as well as tin flame assistance you lot contend a issue of social networking sites. The payoff of using this application is that it has a good organized dash board as well as alongside it, tweets, retweets as well as straight messages tin flame endure sorted. You tin flame also ship straight messages as well as update statuses from a unmarried page.

Social networking has travel out i of the best methods of edifice a potent client as well as fan Get More Twitter followers as well as Facebook fans using Online Tools

Note: Seesmic has been acquired past times HootSuite.

Today spell looking at Google Webmaster Tools, I came across some 404 pages on . Being curious, I proceeded to run across which pages does Google written report equally "Not Found" too I came across a foreign URL, i which I bring never seen associated amongst a Blogger blog. The URL which Google reported equally non beingness establish was equally follows:-

Today spell looking at Google Webmaster Tools Contextual Related Posts inwards Blogger Blogs  - Internal Testing
  • https://moulinxrouge.blogspot.com/ related-content.g?q=

Update: Blogger has disallowed the related-content.g?q= page through robots.txt. It volition no longer live anything worth worrying about.

Update: This was non what I had expected. This was for a related content search engine.

When I checked on to run across which pages linked to this page, I was surprised to run across that almost all of the pages on this spider web log had links pointing to this page. As I did non retrieve placing such a link, I checked the root code of my blog. Strangely, I discovered a novel fight of JavaScript added to it. The script which was added is equally follows:-


<script type="text/javascript">          role setAttributeOnload(object, attribute, val) {       if(window.addEventListener) {         window.addEventListener("load",           function(){ object[attribute] = val; }, false);       } else {      window.attachEvent('onload', function(){ object[attribute] = val; });       }     }     role showRelatedContent() {       var el = document.getElementById('related-frame');       if (el.style.visibility = 'visible') {         return;       }        el.style.visibility = 'visible';       el.src = 'related-content.g?q=' /* insert URL hither */;       showRelatedContent.prevOnClick = document.onclick;        // Hide related-content dropdown when clicking anywhere exactly on it.       document.onclick = function() {         var el = document.getElementById('related-frame');         if (el.style.visbility != 'hidden') {           el.style.visibility = 'hidden';         }         document.onclick = showRelatedContent.prevOnClick;       };     }        </script>      
Anyone having basic cognition of Java would empathize that this code is for generating contextually related posts for blogger. So, this indicates that afterward launching the mobile supported themes, the Blogger evolution squad is hold out off to add together some other novel too ofttimes demanded characteristic inwards Blogger, too gladly it is i that volition tending bloggers to trim back bounce charge per unit of measurement too display to a greater extent than appropriate related posts.

Investigating further, I bring come upwards to know that each spider web log hosted on Blogger has received this novel fight of code implying that this characteristic would live made populace whatever fourth dimension soon.

Meanwhile, yous tin utilisation the related posts widget I bring employed here.

Steps:-
1. Just, re-create too glue this CSS inwards your pattern earlier </head>.


<b:if cond="data:blog.pageType == &quot;item&quot;">
<style type="text/css">
#related-posts{float:center;text-transform:none;height:100%;min-height:100%;padding-top:5px;padding-left:5px}
#related-posts .widget{padding-left:6px;margin-bottom:10px}
#related-posts ul{list-style-type:none;margin:0 0 0px 0;padding:0px;text-decoration:bold;font-size:12px;text-color:#000}
#related-posts ul li{background:transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiuw8qZzPEO0TncJSGIEil9aKsbCevxfIg8JIpmtlP2IoOgNZ8JbGmbsyOZrkEU7DDZ50hMC8mvszRoJ-SUgg_r69YlBEKOj8WBmPGDaRwVpvq5Ko_uu1cF_OFtRxsYokrfXf5CMpMnfYM/s200/greentickbullet.png)
 no-repeat;display:block;list-style-type:none;margin-bottom:13px;padding-left:30px;padding-top:0px}
#related-posts .widget h2, #related-posts h2{font-size: 12px;font-weight: bold;margin-bottom:0.75em;margin-top: 0em;padding-top: 0em;}
</style>
<script type="text/javascript">
var relatedpoststitle=&quot;You powerfulness too like:&quot;;
</script>
<script src="http://blogergadgets.googlecode.com/files/related-posts-for-blogger.js" type="text/javascript">
</b:if>
 2. Copy too glue the code below nether <data:post.body/>.

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div id='related-posts'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.isLast != &quot;true&quot;'>
</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels&amp;max-results=6&quot;' type='text/javascript'/></b:if></b:loop>
<script type='text/javascript'>
var maxresults=5;
removeRelatedDuplicates(); printRelatedLabels(&quot;<data:post.url/>&quot;);
</script>
</div>
 </b:if>

 3. Save the template too apply the changes.

Keyboards commonly convey modest LEDs which betoken whether dissimilar types of locks are activated or not. Here is a line a fast i on to run the lights of your keyboard inward a to a greater extent than creative vogue inward Windows.

This line a fast i on uses a uncomplicated Visual Basic Script which when activated makes your Scroll lock, Caps lock too Num lock LEDs flash inward a cool rhythmic agency which gives the perception of a alive disco on your keyboard.

Keyboards commonly convey modest LEDs which betoken whether dissimilar types of locks are acti Cool Keyboard Tricks (Windows) : Make a  Disco

To brand your ain alive disco, follow the steps given below:-

1. Open Notepad.
2. Copy glue the exact code given below:-

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
3. Save the file equally Disco.vbs or "*.vbs".


Keyboards commonly convey modest LEDs which betoken whether dissimilar types of locks are acti Cool Keyboard Tricks (Windows) : Make a  Disco

Double click on the Saved file to run across the LED lights on your keyboard teach crazy too brand your ain cool disco.

This line a fast i on has been tested on Windows XP, Windows Vista, Windows 7 too Windows 8 too constitute to hold upwardly working perfectly.

You tin disable the keyboard disco past times starting Task Manager too ending the wscript.exe process.

Related: Useful Keyboard Shortcuts for Windows

A land agone on , I published an article on changing your processor name. But recently, Anil Kumar pointed out that the play a joke on solely changed the yell temporarily.

After a user restarts his computer, the yell reverted dorsum to master which is obvious equally each fourth dimension Windows boots, it checks the connected hardware in addition to updates the registry value automatically. So, changing the processor name using the before article did non convey permanent results.

Thus, the alien processor yell you lot had before in i trial to a greater extent than reverted dorsum to the like shooting fish in a barrel former one.

 I published an article on changing your processor yell Change Processor Name Permanently

Problem: To, brand the yell modify permanent, it was required to update the Processor Name String registry key every fourth dimension Windows starts.

Solution: It is really like shooting fish in a barrel to modify your processor yell permanently yesteryear creating a registry telephone commutation in addition to placing a shortcut to it inwards the Windows get-go upward folder. To produce so, simply follow the steps given below:-


Steps :-
1.  Open Notepad.
2.  Copy in addition to glue the exact code given below:-

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0]
"ProcessorNameString"="My Processor yell 50000MHz"
To modify the processor name, edit the operate of the code given inwards blue. Also sympathize that \0 inwards the inwards a higher house code should solely endure introduce if Windows shop your processor yell at that location. Open the Registry Editor in addition to navigate to the inwards a higher house mentioned keys to depository fiscal establishment jibe whether or non to include the \0.

3.  Click on File Menu, click on Save As in addition to direct "All Types" inwards the Save equally Type option. Save the file equally ProcessorNameChange.reg or *.reg.
4.  Create a novel shortcut on your desktop. Enter regedit / southward "Location of the .reg file" equally the place of the item. For example, come inwards regedit /S "C:\Processor Name.reg" if your registry file is located inwards the root of C:\ drive.

 I published an article on changing your processor yell Change Processor Name Permanently

5. Copy the created Shortcut file.
6.  Navigate to C:\Documents in addition to Settings\All Users\Start Menu\Programs\Startup (in Windows XP) or to C:\Users\ User-Name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup (in Windows 10, Windows 8, Windows seven in addition to Windows Vista. Also recollect that AppData is a hidden folder.)  if C: is your System drive.
7.  Paste the copied file.


This registry file would straightaway execute each fourth dimension when Windows starts in addition to the Processor Name String would endure modified each time. This agency that fifty-fifty upon restarting your computer, you lot volition come across that the changed processor yell is permanent.

When you lot opened upward Facebook, the starting fourth dimension affair that you lot notice is the blueish color it uses. Ever wondered why is Facebook hence blueish inwards color as well as non changing its color scheme?

Ever since they started every bit 'thefacebook', Facebook has stayed alongside the blueish color. Although major changes convey been made inwards the Facebook topic since then, the major unchanged affair has been the blueish color.

 the starting fourth dimension affair that you lot notice is the blueish color it uses Why Facebook is Blue inwards Color?
Facebook from its early on days when it was known as  thefacebook

An exciting fact: In its before days, thefacebook.com required you lot to convey an  .edu electronic mail id to join.

Everywhere from its login page to Facebook groups, you lot notice exclusively blue.

 the starting fourth dimension affair that you lot notice is the blueish color it uses Why Facebook is Blue inwards Color?
Facebook Login Page. All Blue!

The argue for this is that  Mark Zuckerberg, the immature founder of Facebook is red-green color-blind as well as blueish is the richest color for him which he confirmed inwards an online interview alongside Leo Laporte.

Another of import commercial element for using blueish color is the fact that virtually colors tend to distract the viewers. Blue on the other manus acts every bit a transparent background to the principal content every bit visible to the human encephalon due to which virtually pop websites tend to role the blueish color. It tin easily last called a webmaster's favorite color. Blue color is too sometimes referred to every bit 'Nirvana' for the brain.

All these factors brand blueish a prominent color on Facebook.

If you lot are bored alongside Facebook's blueish topic as well as desire a fashionable theme, see Change Facebook Theme.

Facebook is a social networking site which enables people to connect amongst friends together with people around. That's how Facebook is commonly introduced. However, Facebook is beyond the involve of beingness introduced equally most everyone is on it. Despite its popularity, Facebook has ane flaw; the default bluish topic is actually boring.

Some fifty-fifty regard it an annoyance spell visiting Facebook. As Facebook does non permit users to alter its topic similar MySpace used to, users are left amongst no other selection simply to deport the topic Facebook wants them to use.

However, it is relatively slowly to alter the Facebook topic to a fashionable ane using an addon together with custom themes which are available costless of damage on the internet.

An illustration of the terminal upshot would hold out something similar inward the image.

Facebook is a social networking site which enables people to connect amongst friends together with peop Change Facebook's Theme, Color & Appearance
This is the Ferrari theme. More themes are available for you lot to choose.


Requirement: The basic requirement for this to operate is to accept Mozilla Firefox or Google Chrome equally your browser.

Steps to accomplish this: If you lot purpose Google Chrome, click here. Mozilla Firefox users should send out the next steps to successfully alter Facebook theme.

  1. Open Mozilla Firefox together with install 'Stylish' addon.
  2. Follow the basic steps to install the addon.
  3. Restart Firefox later on successfully installing the Stylish addon.
  4. Login to your Facebook Account together with click on the minor 'S' push inward your Firefox condition bar.
  5. Click on "Find Styles for this Site" to opened upward a novel tab amongst costless themes to purpose for Facebook.
  6. Click on whatever topic together with a preview volition hold out shown.
  7. If everything is fine inward the previewed theme, click on "Install amongst Stylish" push at the hand off correct corner of the page.
  8. A dialog box volition open.
  9. Click on Install inward the dialog box.

Steps for Google Chrome
  1. Install Stylish for Chrome from the Chrome Web Store.
  2. Navigate to Facebook.com together with click on the due south button.
  3. Click on "Find Styles for this Site" to opened upward a novel tab amongst costless themes to purpose for Facebook.
  4. Click on whatever topic together with a preview volition hold out shown.
  5. If everything is fine inward the previewed theme, click on "Install amongst Stylish" push at the hand off correct corner of the page.

Facebook is a social networking site which enables people to connect amongst friends together with peop Change Facebook's Theme, Color & Appearance


Facebook is a social networking site which enables people to connect amongst friends together with peop Change Facebook's Theme, Color & Appearance

Facebook is a social networking site which enables people to connect amongst friends together with peop Change Facebook's Theme, Color & Appearance

Facebook is a social networking site which enables people to connect amongst friends together with peop Change Facebook's Theme, Color & Appearance

Now whenever you lot opened upward Facebook, it volition present the topic that you lot accept installed amongst Stylish instead of the deadening onetime bluish theme.

Contact Form

Name

Email *

Message *

Powered by Blogger.