Sunday, October 28, 2012

See Salary Online


Haryana Govt Employee Can See Salary Statement, GPF Statement, PRAN  etc online. 
If you are new user(i.e.have no user ID and Password) Then follow the following steps:
1.      Log on to intraharyana.nic.in
2.      Click on " New User Registration"
3.      A new window will open. Then fill the following information:
a.       Employee Type
b.      Date of Birth         
c.       Date of Joining     
d.      Salary Bank Account No
4.      After submitting the above information you will get User ID and Password on your given mobile phone.

If you already have User ID and Password, then log on to intraharyana.nic.in. A window as shown below will open. Then enter Your User ID and Password. Then click on login button.



 
A new window as shown below will open.


From here you can see Pay slip of any particular month, Annual Salary statement, Loan Payment status, Missing Cradit GPF, Previous GPF, Current GPF Detail, Service Book, ACR, Personal Detail etc.
From here you can also change your password.

Click Here: See your salary Detail

May we help you? 

If you have any problem click here 

Click Here : See your PRAN Statement

For Income Tax Calculating software: Download Income Tax Form Filling Software


 


 


 

 

 

 

Share:

Wednesday, October 10, 2012

How To Remove Number/Count from Archive in Blogger Dynamic Views

Here's the toturial on how to remove for Blogger Count (a Number) from Archive in Blogger Dynamic Views to look clean.

Befor you do this take to back up your Blogger Template.

First: Log in to your dashboard--> layout- -> Edit HTML

Two: Click on "Expand Widget Templates"

Three: Scroll down to where you see your "blog archive code:"

Note : Your blog archive code will look like this "After and Before."

How To Remove Number Count from Archive in Blogger Dynamic Views

The thing you need to look is the blogger html code:

(<data:i.post-count/>)

You need to find 3 blogger html code.

How To Remove Post Number From Blog Archive
Share:

Monday, October 8, 2012

How To Center Post Title in Blogger Dynamic Views

Here's the tutorial' please make first a backup copy.

Just open the Template tab -> Edit HTML button.

Then find (Ctrl + f) the following code:

How To Center Post Title in Blogger Dynamic Views

Then find (Ctrl + f) the following code:
]]>

and REPLACE it with the following one:
h3.post-title { text-align:center; }

]]>

Click the PREVIEW button and you'll see that the post title is now centered. After that save your template and enjoy :)


Share:

AdSense will stop serving feed adds on December 3.

AdSense for feeds is going away. AdSense will stop serving feed ads on December 3.

AdSense for feeds (AFF)

AdSense for feeds is going away

After carefully evaluating the product, we�ve decided to retire the AdSense for feeds product.

The process will happen in two phases and your account will be affected, depending on your usage of the product. To check whether you�re currently generating any revenue from AdSense for feeds, run your �Products� performance report and review the listed products for recent data for "AdSense for feeds."

AdSense will stop serving feed adds on December 3

via: support.google
Share:

Sunday, October 7, 2012

Add Links In Blogger Dynamic Views Comments

Here's the simple tips on how to add comments "href tag" blogger dynamic views.

In writing your comment, you find that you need to post a link. Just how does one go about doing that? Well, it is fairly simple. This is the code you drop into the comment box:

The href attribute specifies the link's destination:

<a href="http://alljectsart.blogspot.com/">Alljectsart</a>

Take a look at my href html comments below.

blogger dynamic views
Share:

Display Gadgets Blogger Pages or Blogger Post and Website link

Hello guys here's the steps on how Display Gadgets Blogger Pages or Blogger Post and website link codes.

Post Specific Gadgets In Your Blog

Step 1. You must first have the post published and then add the gadget as normal dont forget to add the name example "alljects gadget."

Once the gadget is added you can move to the next step.

Step 2. In your dashboard Click 'Layout' > 'Edit Html' > Tick the 'Expand widget templates' box

Step 3. Now you want to find the gadget in your template so you look for the title of your gadget or "alljects gadget" if you used that name.

(The easiest way to do this is to click 'CTRL and F' for a search bar to help find the code - for more info on this Click Here.)

Step 4. Once you find the gadget it will look similar to the code below you can see the title "alljects gadget", the code displayed here is the entire code for the gadget:

<b:widget id='HTML1' locked='false' title='alljects gadget' type='HTML'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != &quot;&quot;'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>

<b:include name='quickedit'/>
</b:includable>

Copy the code in blue below and add it to the positions as shown:

<b:if cond='data:blog.url == "PUT-THE-POST-URL-HERE"'>

<b:widget id='HTML1' locked='false' title='alljects gadget' type='HTML'>
<b:includable id='main'>
<b:if cond='data:blog.url == "http://alljectsart.blogspot.com/2012/10/display-gadgets-blogger-pages-or-blogger-post-and-website-link.html"'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != &quot;&quot;'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>

<b:include name='quickedit'/>
</b:if>
</b:includable>

Note you need Converts special characters to HTML entities. here

If you ever have a question or a suggestion for a post you can use the comments or the 'Contact me' form I'm always looking for suggestions.

How to Display Blogger Gadgets/Widgets in Labels - Homepage
Share:

Fastest Steps to Creat Blogger XML Sitemap

Here's the fastest way on how to create an xml sitemap for Blogger/Blogspot.

ctrlq.org XML Sitemap for Blogger is the answer, thanks to labnol.org

The steps is just put the link of your blogger site to ctrlq.org

example: http://alljectsart.blogspot.com

XML Sitemaps help search engines better index your blog or website. Sitemaps are supported by all major search engines including Google, Bing and Yahoo.

With the Blogger Sitemap Generator, you will be able to create a valid and complete XML sitemap for your blog. Just type the full web address (URL) of your blogger blog, press the Create button and then add the sitemap to Blogger.

The tool can generate Google XML Sitemap for Blogger hosted blogs (like labnol.blogspot.com) as well as self-hosted Blogger blogs (like postsecret.com) that run on Blogger.com but with a custom domain.

Internally, the tool parses the default XML sitemap to determine the total number of blog posts in your blog and splits them into multiple sitemaps each having 500 entries.


ctrlq.org XML Sitemap for Blogger, labnol.org
Share:

How to Active: Lightbox Image Viewer for Blogger

Here's oh how to activate light box for blogger.

Check out the very useful tutorial.

Blogger has recently added a new feature for image light box and photo light box on the blogger posts.

With the new Light-box feature, the images can be clicked and be displayed with a darkened background with in the smooth way.

About light box for blogger:

When clicked, your images will open in an overlay on top of your blog. If your post has multiple images, they will appear as thumbnails along the bottom.

How to Active: Lightbox Image Viewer for Blogger

How to configure "images showcase with Lightbox".

Currently, Blogger blogs in default have "Open images with Lightbox" setting enabled. Go to Dashboard > Settings > Formatting.

Then you'll see the setting mode for Lightbox. Either yes or no.

images showcase with lightbox

It could seem rather annoying if readers unintentionally click on it. But if your blog is a photography blog, it's definitely suitable.

Have you try this?
Share:

How to Resize Blogger Wrapper Width

Here' the tips on how to change Blogger Blog Width.

Before you do this please take a backup of your Blogger Template.

To adjust the width size of your blog according to your preference, you can do so at the HTML section:




#header-wrapper {
width: 750px;
}

#outer-wrapper {
width: 750px;
}

#main-wrapper {
width: 490px;
}

#sidebar-wrapper {
width: 230px;
}

Header-wrapper and outer-wrapper determines the maximum width of your blogger template.

Main-wrapper determines the width of your blog content and sidebar-wrapper determines the width of your sidebar.

Have a look at the image below:

How to Resize Blogger Wrapper Width

Make sure that the total pixel (px) allocation for the main-wrapper and sidebar-wrapper is not more than the outer-wrapper's size.
Share:

Friday, October 5, 2012

Thursday, October 4, 2012

Facebook Hits 1 Billion Active Users

Facebook has officially reached one billion active users, and unveils new "Facebook Commercial Video."

In an official blog post, he writes:

This morning, there are more than one billion people using Facebook actively each month. If you�re reading this: thank you for giving me and my little team the honor of serving you.

Helping a billion people connect is amazing, humbling and by far the thing I am most proud of in my life. I am committed to working every day to make Facebook better for you, and hopefully together one day we will be able to connect the rest of the world too.

Facebook Hits 1 Billion Active Users
Share:

Monday, October 1, 2012

How to: Rounded Picture Post for Website or Blogger

Here's the tutorial on how to make rounded for picture post in Blogger Platform. Add Rounded corners to your photos,Images.

See the image below: The demo

If you're using the old Blogger interface: Go to Dashboard - Design - Edit HTML - Back Up (Download Full Template) -

If you're using the new Blogger interface: Go to Dashboard - Template - Backup/Restore - Download Full Template - Close - Edit HTML - Proceed -

Find for /* Posts ----------------------------------------------- */ - paste the following code directly below this line:

.post img, .post a img {
-moz-border-radius: 10px !important;
-webkit-border-radius: 10px !important;
-goog-ms-border-radius: 10px !important;
border-radius: 10px !important;
}
boaz 2012
Share:

Wednesday, September 26, 2012

Saturday, September 22, 2012

Sweet Pick Up Lines Tagalog

Here�s sweet pick up lines for your boyfriend and girlfriend tagalog.

Please leave your comment to make a best of the best Chane of Sweet Pick Up.

Just post your comment maybe its Romantic Pick Lines, Funny, Cute, cheesy, cheesy lines, funny quotes, funny tagalog lines, jokes, love lines, love quotes tagalog.. just post..

here some example of pure Tagalog pick up lines...

Wala akong bisyo� pero ng makilala kita di lang ako nag ka bisyo na adik pa ako�
Na adik ako sayo�

Pwede bang tumingin ka sakin kapag naka tingin ako sayo�
Para may pagtingin tayo sa isa�t isa�

Handa akong takbuhin ang mundo�
Basta ang finish line sa puso mo�

Mag impake kana punta tayo sa home for the aged kasi�
I wanna grow old with you�

Naka lunok ka ban g kwitis?
Pag ngumiti ka kasi may spark�

Pwede ba kitang abutin???
Pangarap kasi kita eh�.

Minamalat na naman ang puso ko..

*** paano kasi, laging sinisigaw ang pangalan mo..

Ikaw ba may-ari ng Crayola??
*** ikaw kasi nagbibigay ng kulay sa buhay ko..

Uy papicture tayo!!
*** para ma-develop tayo!!

Kung ikaw ay bola at ako ang player, mashushoot ba kita??
*** hinde, para lagi kita mamimiss..

Can i take your picture??
*** coz i want to show Santa exactly what i want for Christmas!!

Exam ka ba??
*** gustong gusto na kasi kitang i-take home eh!!
Share:

Tuesday, September 18, 2012

How to: Change Highlights colors of Default Blogger/WordPress or Website

Here's on how change the collor of Default (#3297fd) Blogger/WordPress/Joomla or Website.

Another way to impressed readers of your website is to have a customized blog Text Highlighting color, (I just search this on Bing website ..hehe). This can ensure that when users highlight text on your blog, it matches your blog�s theme, and may also look professional at the same time.

Check out the output here:

Note: Before you do a changes on your template, Take time and relax. Just Back Up Your Template!
How to: Change highlights colors of Default Blogger/WordPress or Website

Styling Text Highlight color In Blogger

1. Go To Blogger > Design > Edit HTML

2. and search for ]]>

3. Right above it, paste this code:

::-moz-selection {
Background:
#cb78a5;
color: #FFFFFF;
text-shadow: none;

}
::selection {
background:
#cb78a5;
color: #FFFFFF;
text-shadow: none;

}


Guys were' done

Tips:
Replace #cb78a5 with the highlight color
Replace #FFFFFF with the Font color. By default the font color appears white.

Related: Amazing Post Title Only in Blogger Platform
Share:

Sunday, September 16, 2012

How To: Change Border and Shadow from Blogger Dynamic View Images

Remove Border and Shadow from Blogger Dynamic View Images.

How to Remove, here's the simple instruction. I would to thanks Yogo for this hack.

Before you change the Blogger template please take a time to back up first.

The output of Dynamic view

If you're using the old Blogger interface: Go to Dashboard - Design - Template Designer - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.

If you're using the new Blogger interface: Go to Dashboard ('House' symbol) - Template - Customize - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.

.entry-content img{
box-shadow: none !important;
padding: 0px !important;
border: 0px !important;
}
Share:

Saturday, September 15, 2012

Change maximum number of posts Blogger Label List

Here' the tricks on how to change maximum number of posts blogger list label.

If you have a 1k post on a specific Label ex. (How To) in blogger, if you view 1k in one page the number of post that appear is only 25 if you have a time try to count (that is the deffault in old blogger.)

Lets start this.
Note before you do some changes on your blogger template, first do a back up.

Now you got to open the template editor (Dashboard > Template > Edit HTML). Tick [ ] Expand Widget Templates

Now use ctrl+F to help you find the following codes:

expr:href='data:label.url'                                            

Replace the above with the following (I used the number 150 because I want all posts to be displayed in the label page. You may use other numbers in place of 150):

expr:href='data:label.url + "?max-results=160"'           

Repeat this for all instances of expr:href='data:label.url' that you can find. I think for the Simple template, there will be 2 instances, so the above will have to be repeated 2 times. On Old blog the got 3 so you could repeat into 3 times.

Finally job will done, save it.

How to Attract Advertisers to your Site with your Google Adsense.
Share:

Thursday, September 13, 2012

Fanna Movie Shayari

Tere Dile mein meri saanson ko panah mil jaaye Tere Ishq mein meri Jaan Fanaa Ho jaayeā.

E Khuda Aaj Ye Faisla Karde,
Use Mera ya Mujhe Uska Karde.
Bahut Dukh Sahe He Maine,
Koi Khusi Ab Toh Muqadar Karde.
Bahot Muskil Lagta Hai Usse Duur Rehna,
Judai Ke Safar Ko Kum Karde.
Jitna Duur Chale Gaye Woh Mujhse,
Use Utna Kareeb Karde.
Nahi Likha Agar Nasib Me Uska Naam,
To Khatam Kar Ye Zindagi aur Mujhe FANAA Karde.


Ankhen to pyar me dilki zuban hoti hai,
sachi chahat to sada bezuban hoti hai,
pyar mai dard bhi mile to kya gabrana,
suna hai dard se chahat aur jawan hoti hai....

And More Shayari Related to This movie See Here Fanna Shayari
Share:

Wednesday, September 12, 2012

Kitni Mushkil Se Kati Kal Ki Meri Raat Na Pooch...

Kitni Mushkil Se Kati Kal Ki Meri Raat Na Pooch,
Dil Se Nikli Hui Honthon Mein Dabi Baat Na Pooch,
Main JisKe Waste Lad Jaoon Is Khudai Se,
Mujhe Khud Se Hai Pyari Yeh KisKi Zaat Na Pooch,
Wo Kis Ada Se Mere Samne Se Ghuzri Hai Abhi,
Kis Tarha Maine Sambhale Mere Jazbat Na Pooch,
Waqt Jo Badla To Insan Badal Jaata Hai,
Kya Nahi Dikhlate Yeh Gardish-E-Halat Na Pooch,
Woh KisKi Ho Bhi Gayi or Mujhe Khabar Na Hui,
Kis Tarha UsNe Chhudaya Hai MujhSe Haath Na Pooch,
Is Tarha Pal Mein Mujhe Begana Kar Diya UsNe,
Kis Tarha Apno Se Khai Hai Maine Maat Na Pooch,
Ab Tera Pyar Nahi Hai Tu Sanam Kuch Bhi Nahi,
Kitni Mushkil Se Bani Thi Dil Ki Kainat Na Pooch..!!!
Share:

Tuesday, August 28, 2012

How to: fix �blank ads� Google AdSense

How to fix Rejected ad requests or �blank ads �Google AdSense.  This problem happens one of my blogs/website. If this happen to your blogs with a thousand of post big money will losses to your website a day.

How to fix rejected ad request errors

When you see rejected ad request errors, it means your ad unit is crawling and targeting the wrong URL. This occurs when our URL detection has determined our ad unit is within an iframe, and has no content. This results in lower relevancy for your ads and lower revenue as we do not know the actual content of your page. When we are not able to determine the correct site information for an ad request, we serve �blank ads� that blend into the background of your pages.

According to support.google.com/adsense Reasons why you see rejected ad request errors:

Here are some possible reasons you're seeing these errors:
This occurs when the URL of the server from which the ad unit has been served differs from the URL of the actual page where the ad will be displayed.
Your ad code is nested within multiple iframes.
If your ad code is nested within multiple iframes, we are not able to determine the correct site information for an ad request.
You�re using a Supply-Side Platform (SSP).
If you make use of a Supply-Side Platform (ad servers, yield managers, etc.) for ad optimization and you're receiving rejected ad request errors with their URLs, please contact the Supply-Side Platform to determine the best way to ensure that the correct site information is passed in your ad requests.

Ways to fix rejected ad request errors

The method for fixing targeting depends on the domain that triggers the ad request error. In general, to fix these errors in AdSense and Ad Exchange, you will need to pass to AdSense and Ad Exchange, the URL of the actual page where your ad unit is located in the ad request.
If using DoubleClick for Publishers, please look into the following solutions:
  • If using DART, you can pass the correct URL using the dc_ref parameter in conjunction with the google_page_url parameter in AdSense and Ad Exchange. For more information, access the DART for Publishers Help Center .
  • If using Google Ad Manager, you can pass the correct URL by adding the following syntax to your DFP ad call:
GA_googleAddAdSensePageAttr("google_page_url", "URL");
  • If using Google Publisher Tags, you can pass the correct URL by adding the following syntax to your DFP ad call:
googletag.pubads().set("page_url", "URL");
  • If you have a mobile app, and are running AdSense and/or Ad Exchange web tags, you�ll need to switch those tags for the AdMob SDK.
If you have tag.admeld.com errors within your report, please contact your Admeld representative and ask for JavaScript tags as opposed to iFrame tags. This will remove the nesting iframe effect and should improve the targeting.
For all other domains, you will need to use google_page_url to target the correct URL.

Typical ad code:
<script type="text/javascript">
google_ad_client = "ca-pub-XXXXXXXXXXXX";
/* 728x90, creado 14/04/08 */
google_ad_slot = "XXXXXXXXXXXX";
google_ad_width = 728;
google_ad_height = 90;
</script>
<script type="text/javascript"
src="//pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
Ad code with google_page_url added:
<script type="text/javascript">
google_ad_client = "ca-pub-XXXXXXXXXXXX";
/* 728x90, creado 14/04/08 */
google_ad_slot = "XXXXXXXXXXXX";
google_ad_width = 728;
google_ad_height = 90;
google_page_url = "http://myurl.com/fullpath";
</script>
<script type="text/javascript"
src="//pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
Share:

Monday, August 27, 2012

How to: Align Center Post-Title for Blogger Blogspot

Here's the tutorial on how to align the Post title in Blogger Blogspot template. Actually the Post title by default in Blogspot template is align in the left side.

Now you can place(Center or Right) by making/adding few changes in your blogger's HTML source code.

Step 1. First Sign-in to your Blogger click on Design under the Design Tab you will see Edit HTML click on it see below. befor you do this take a time to back-up your Blogspot template.

How to Align Center Post Title for Blogger Blogspot

Step 2: Find the Below Code ( By preshing Ctrl+F ) Put the code inside the serch box than Enter.

header {


Step 3: Under the header { find the code h1 { by moving your mouse cursor a little down and find h1 { see below.

Step 4: Now just add the below code under the h1 { code.

text-align: center;

Final: It will look like see below.

h1 {
text-align: center;
padding:25px 0px 10px 5%;
color:$pagetitlecolor;
background:$pagetitlebgcolor;
font:$pagetitlefont;
letter-spacing:-2px;

See demo here:

Tips:- If yuo want to take blog header title in right side just change in the code like.

For right side code: text-align: right;

For Left side code: text-align: left; (or remove the code)

For Center code: text-align: center;
Share:

Google's 'I'm feeling lucky' Spinning emotion

Google Search today got a new Spinning emotion, When you hover over the I'm Feeling Lucky button. Try it now.

From Google+:

Yesterday, we asked you how you're feeling and by far, the most popular answer was "hungry"! What does this have to do with Google Search, you ask? We recently added some other emotions to our I'm Feeling Lucky button, like artistic, wonderful, and of course, hungry. When you hover over the I'm Feeling Lucky button, it spins to an emotion and clicking on it connects you to a page that reflects that emotion. For instance, I'm Feeling Hungry leads you to a Google results page for restaurants in your area. Bon appetit!

 Google's 'I'm feeling lucky' Spins to an emotion
Share:

Sunday, August 26, 2012

Neil Alden Armstrong dies, age 82

Neil Alden Armstrong, the first man on the moon, has died. He was 82.

He died at 2:45 p.m. Saturday after complications following cardiac bypass surgery. RIP.

The report:


Neil Alden Armstrong dies, age 82
Image by creativeplanetnetwork.com
Share:

Thursday, August 23, 2012

How to: Add Attribute Title In Blogger Post Title

Here's on how to add Link Title In Blogger Post Title. I found this on the wordpress template blogs and why not apply on bloggers.

Here a few steps to apply the link title in blogger post title.

Befor you do this take a time to backup your template.

First Step

Find the code as below:
<a expr:href='data:post.link'><data:post.title/></a>

Remove the code and add with this code:
<a expr:href='data:post.link' expr:title='data:post.title'><data:post.title/></a>

Second Step
Find the code as below:
<a expr:href='data:post.url'><data:post.title/></a>

Remove the code and add with this code:
<a expr:href='data:post.url' expr:title='data:post.title'><data:post.title/></a>

Finally you got it

Click SAVE TEMPLATE.

How to: Add Attribute Title In Blogger Post Title, one-direction-im-yours

What say about this??
Share:

Tuesday, August 21, 2012

How long does it take for Google Adsense to review my application?

How long does it take for Google Adsense to review my application?

In some countries your site must be active for at least 6 months when you apply.

However, the actual review should be completed within a week after you put ads on your site.

Are you sure you have implemented the ad code correctly?

Update: Friday i received this from Google AdSense team:

REMOVAL OF GOOGLE BRANDING: As stated in our program policies, AdSense publishers are not permitted to modify the AdSense for search code in any manner, including removing the Google branding from the search box.

Action required: Check account for compliance

When i receive this message i am in the office! the thing is i cannot open the dashboard of my blog, my boss is in my side watching and advicing our projects for submission of cad-words, pdf and microstation. After eight hours of works, i rush to go home early, but when i am on the way going home heavy traffic shack me... o my gush...

After four hours of traffic finally i eat and watch the tv (i am so happy) its checking time!!!!

Two hours of cleaning of my blog.

Wednesday i receive the email from Google AdSense Team,

Hello,

Thank you for making the requested changes to your site in order to comply with our policies. After thoroughly reviewing lyricspinas.blogspot.com, we have now re-enabled ad serving to this site.

Because ad serving to your site was temporarily disabled, you many notice a delay of up to 48 hours or more before ads begin appearing on your site again. We appreciate your patience and cooperation.

Sincerely,

The Google AdSense Team


Your Welcome Google AdSense Team!!!
Share:

Monday, August 20, 2012

500 - Controller CommunityPlusController not found! (Photo)

Here's the message that appears on the Error.

You may not be able to visit this page because of:

1. an out-of-date bookmark/favourite
2. a search engine that has an out-of-date listing for this site
3. a mistyped address
4. you have no access to this page
5. The requested resource was not found.
6. An error has occurred while processing your request.

Please try one of the following pages:

If difficulties persist, please contact the System Administrator of this site and report the error below.
500 - Controller CommunityPlusController not found! Photo, http://810g.com/plus/113490943177806835534
Share:

Saturday, August 18, 2012

How to: Uninstall (complete) Mystart by Incredibar Toolbar

Here's some posible ways to remove (uninstall) the Incredibar Toolbar. MyStart is an adware program.

This tool was probably installed during installation of font that i download as additional recommended software (but still must be possible to reject it).

Would recommend to reset Internet Explorer settings and disable all unneeded add-ons (related with MyStart tool).

How to: Uninstall (complete) Incredibar Toolbar, Incredibar Toolbar Uninstall Completed

Remove MyStart in Internet Explorer:
1. Open Internet Explorer.
2. Go to Tools > Options.
3. On General tab, proceed to �Change search defaults� and click the �Settings� button.
4. You will see a list of search providers. Select your desired search provider and click the button �Set as default� to replace MyStart by Incredibar.
5. You may now remove searchnu.com from the list.

Remove MyStart in Mozilla Firefox:
1. Open Mozilla Firefox Internet Browser.
2. On Google�s Search box, click the �arrow down� beside the logo.
3. Select �Manage Search Engine� from the drop-down list.
4. Choose your desired search default (like Google) and click the button �Move up.� It should be on the top of the list to set it as default.
5. You can now remove other installed search engine.

mystasrt search.jpg
Remove MyStart in Google Chrome:
1. Open Google Chrome.
2. Click on the Wrench icon on top right corner of the browser.
3. Choose �Settings� from the drop down list.
4. Select �Basics.�
5. Click on �Manage search engines� under SEARCH settings area.
6. Hover your mouse to a preferred search engine and click �Make default.�
7. You can go on Search Engine and remove MyStart by Incredibar search by clicking on the X mark.
8. Final go extensions and choose the Delete Logoe (Remove from Chrome.)
Share:

Google+ncr

http://www.google.com/ncr

Whenever you are accessing the internet, you want to search something on Google�right? I never show people typing www.google.co.ph in their web browser. We all type www.google.com but automatically redirect to www.google.co.ph because local google domain for Philippines is google.co.ph.

If you type in your web browser www.google.com/ncr it will direct and take you to google.com. NCR stand for �No Country Redirect�.

Instead of typing manually in the browser, you can set it from your Home Page, to do that, click on Tools in the menu bar, click on Options, click on General, in Home Page type http://www.google.com/ncr and then click Ok button.
Share:

Thursday, August 16, 2012

Which Improve Search Engine Ranking Google

Here's the ways to improve your website or blog to Search Engine Ranking Google.

1. Get listed in more search engines: There are tons of them out there. There are also many free services that will help you get listed. Or just set aside some time to get it done yourself. Here is a free search engine submission site that will let you cycle through the top 100 search engines and get your site submitted.

2. Get listed in more directories: Again, there are a lot of them out there. Look for higher pagerank directories. Improvingrank.com has some listed by pagerank. Look on the left side of the homepage.

3. Clean up your html and check your links: You want the bots to have smooth sailing through your site. Use the tools on W3c.org and have a real person check them over too.

4. Get a few more links to your site: Make them relevant and at least the same pagerank as you.

5. Check your Title tags: You can use 90 � 100 characters in the title, so add some keywords. We know Google looks at them, and so do many more search engines.

6. Check your ALT tags: Searchbots can�t see pictures. Make sure you have ALT tags on all of your pictures, and make sure they are descriptive and keyword rich.

7. Go post in a few forums and put your website in your signature: Forums are a great place to put one way links. And you can help somebody out at the same time.

8. Put together a text based sitemap and put it on your site: There�s a lot of navigation that spiders can�t understand, such as flash, forms, java and javascript. Putting together a text-based sitemap gives the bots a way to navigate around the site.
Share:

Characters Cannot be Used in Labels

Here's the characters that cannot be used in Blogger labels.

Labels are a way to easily categorize your posts. When you're writing a post, click Labels on the side and enter the labels you like, separating them with commas. Labels you've used before will show up below, and you can just click them to add them to the post.

When you publish your post, the labels will be listed with it. Clicking any of the labels will take you to a page containing only posts with that label.

Characters Cannot be Used in Labels
The following characters cannot be used in labels: &<>@!,
Share:

Wednesday, August 15, 2012

Facebook Your account is temporarily Locked - Photo

Why this message appeared on my Facebook Account? "Facebook Your account is temporarily Locked." How To Open?

We don't recognize the device you're using. Please answer a few securtiy question to keep your account safe.

Facebook Your account is temporarily Locked.jpg, https://www.facebook.com/checkpoint/
Reason:

A) May be Facebook making an improvement in the database and the account get "Locked" are stored on. During this time,it may not be able to gain access to the account. It may last for an hours. If this doesn't work, try submitting Facebook form.

B) May be Facebook has detected suspicious activity and has temporarily suspended due to security precaution.

C) Randomly adding large number of friends and sending continuously message to your friend list. Due to which unknown friend has detected as a spam or reported abuse. If in a bulk large number of people report abuse or spam then it may also get locked temporarily.

D) May be randomly using different devices to open a Facebook account.
Share: