News Ticker

Latest Posts

How To Redirect Your Website/Blog Anywhere You Want

- Saturday, 26 September 2015
If you want to redirect/transfer your website/blog to another website/link/page then here is the solution for you. Nothing is impossible on internet. Actually when you change your website domains/Url/ then you wish to make some changes in your site with the HTML or even directly from Server. 




There is two/2 ways to redirect your website

1: From Official Domain Server/Registrar
2: HTML


Domain Server / Registrar

Some people redirect their website from their registrar like, Godaddy, Hostgator, iPage, Names, 1and1 and so on others. If you can do this then it's good because you don't need to do any other step from following code. 


HTML Code Redirect

Here i'm going to tell you how can you direct your website to anywhere you want using HTML Code. You just need to put following code into your website/blog head section. Follow my Steps, 

1: Find Following Code <Head>

2: Past Following Code Below <head>

Code:  <meta content='0;URL=&apos;http://www.yourwebsite.com/&apos;' http-equiv='refresh'/>


Example: 
Click Picture To Full View


3: Change Red Text From Above Highlight Code With Your Website/Link Where You Want To Redirect Website/Blog. 

4: You're done 


Leave your comments for feedback/complaints/suggestions or help. Thanks!

How To Convert Multiple Files PNG To ICO | JPG To ICO | GIF To ICO

- Thursday, 24 September 2015


There is lot of online website to convert these files into ICO it's easy and fast you just need to visit following website to convert your files into ICO. I'm showing you the table that which files are allowed and you can convert int ICO.



  1. PNG To ICO
  2. JPG To ICO
  3. GIF To ICO


About Converter:

This batch image to icon converter allows to create multiple Windows icons from images in png, jpg or gif format at a time. You can select multiple images in the open file dialog.


Visit  Here to convert your files with batch mode. 


Leave your comments below for Help/Suggestions/Feedback. Thanks

How To Add New Widget Section In Blogger Layout Anywhere

- Tuesday, 22 September 2015
Sometime time we feel that some widget are not in those place which we want most exactly and where we want to display our widget but here is the solution for you because i also face this problem when i need a place in blogger layout but there was nothing to add anything then i decide to search about it and i found solution for myself and now i'm sharing with my website visitors. Hope you understand and follow my instructions to make it simple,



There is some places in layout section where we can add these widget



  1. Header Section
  2. Right Sidebar
  3. Above Blog Posts
  4. Below Blog Posts
  5. Footer Section

Note: You can't add any widget between (Next & Previous) button in blogger. 


First of all go to the HTML editor of your blogger template. Do not click "Expand Widgets" 


Search for :

 <body>


Now the actual works starts from here.

Add Widget Section In Header Area





Now search for 

<div id='headerbg'>

 in some cases you might search for this

<div id='header-wrapper'>

Here is the code for the new Widget Section

<b:if cond='data:blog.url == data:blog.homepageUrl'><b:section class='sidebar' id='magazine-left' showaddelement='yes' > <b:widget id='Text51' locked='false' title='Test Title 1' type='Text'/> </b:section> </b:if>



You have to change the Orange text if you want to use this code again and again in your template. You can write anything. This widget will be shown only in home page. If you want it on every page, than use this code 


<b:section class='sidebar' id='magazine-left' showaddelement='yes' > <b:widget id='Text51' locked='false' title='Test Title 1' type='Text'/> </b:section>


Now here is where to add the above code




OR 



Now Here Is The Change!




How to add this widget wherever you want then just search for the exiting widget and find that in Template HTML place like if i have already Widget (Popular Post) and want to add widget with this widget below or above section just paste the above code there that's it. 



Add Widget Section Above Blog Posts!


Search for 


<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>


Note: Blog1 is your complete part of blog like whole template and there is only 1 code like this so don't worry it should be there you can find easily. 




So now decide where you want to add new widget area like if you want new widget above the blog posts then paste code above like showing in above picture & want to add below blog posts the paste code below above Blog1 code. 

Note: There is maybe some same code like each others but you have to carefully paste code before <b:section or after </b:section> not in between.


Now How To Add New Widget Area In Right Sidebar

Some people want to add only right sidebar widget area so here is also option for you just Search for the existing widget in your Template HTML and if you want to add above then paste code above it or want to add below just paste it below. 





Just Like, i will search for "Follow me " 


Now add the code above or below the entire section. 

Just like this, you can add new widgets on any place in your template. Simply add a new widget, give a title to it and than search for that title in HTML editor and place the new code Above or Below. Its Simple. But remember, add the code before the opening section or after the closing section. 

If you want to add Two columns at a time just like the one below 


Than simply follow these steps. The steps are same just one step will be added. 

Use this code instead of the one above 

<b:if cond='data:blog.url == data:blog.homepageUrl'>
<b:section class='sidebar' id='magazine-left' showaddelement='yes' >
<b:widget id='Text51' locked='false' title='Test Title 1' type='Text'/>
</b:section>

<b:section class='sidebar' id='magazine-right' showaddelement='yes' >
<b:widget id='Text52' locked='false' title='Test Title 2' type='Text'/>
</b:section>

<div style="clear: both;"></div>
</b:if>


Want to show this widget everywhere on your website/blog page ? then this code will work for you, replace it with above code

<b:section class='sidebar' id='magazine-left' showaddelement='yes' >
<b:widget id='Text51' locked='false' title='Test Title 1' type='Text'/>
</b:section>

<b:section class='sidebar' id='magazine-right' showaddelement='yes' >
<b:widget id='Text52' locked='false' title='Test Title 2' type='Text'/>
</b:section>

<div style="clear: both;"></div>

When you replace code with above then also search last step for (Adding two Widget Area in Right Sidebar)

Search for </b:skin> and add this code above it

#magazine-left {
width: 45%;
float: left;
}
#magazine-right {
width: 45%;
float: right;
}


Remember: If you want to use this widget again and again on your website/blogger just change the name of every widget which you add on your blog then you can use as long as you want. 

Changing Name Why ?: Because every widget on blogger has different names and you can't keep same name on every widget and even when you use those widget you will get error so you must change the name of new widget and use how much you want to use it for your blog. 

Source: BloggingHow

Still have any question or help ? just leave your comments below and i would love to to help you. 

How To Turn User Account Control on or off (UAC) Enable/Disable

- Wednesday, 9 September 2015


To turn UAC on or off

  1. Open User Account Control Settings by clicking the Start button Picture of the Start button, and then clicking Control Panel. In the search box, type uac, and then click Change User Account Control settings.
  2. Do one of the following:
    • To turn off UAC, move the slider to the Never notify position, and then click OKAdministrator permission required If you're prompted for an administrator password or confirmation, type the password or provide confirmation. You will need to restart your computer for UAC to be turned off.
    • To turn on UAC, move the slider to choose when you want to be notified, and then click OKAdministrator permission required If you're prompted for an administrator password or confirmation, type the password or provide confirmation.

For more information about your notification options, see What are User Account Control settings?

Source: Official Microsoft

How To Embed Any Video or YouTube Videos Into Blogger Post 2 Methods

- Tuesday, 25 August 2015
There are actually two ways of posting YouTube videos into  your posts.

Hey Guys it's me again with another solution for you that so many peoples are using blogger blog and whenever they want to post a YouTube video into blogger blog post they can't because there is some issues or not displaying properly. But here in this post i will tell you how can you embed YouTube or any video embed into your blogger post.


Method 1: For YouTube Videos Embed Option

  • Open Blogger Post or New Post
  • Click Insert Video Button" Located Above The Text Box
  • Select Your Source Where You Want Video From
  • There Is Some Options


1: Direct upload
2: YouTube URL Upload
3: My YouTube Videos
4: From Your Phone
5: From Your Webcam

Now i will suggest you to just find the video from YouTube and copy URL and paste into (From YouTube) source search box. Just select it with select button below. 


Method 2: For Every Video Like (Vimeo, YouTube, DailyMotion, And So On)

  • It's so simple easy and fast
  • Visit following URL (Embed.ly)
  • Past Video URL, Post URL, Event URL, or Product URL
  • Copy The Code
  • Paste Into Your Blogger or Anywhere you want to show. 
  • You're done!. 
Note: You can also embed anything from this website because i will recommend this to all users of my website who want to embed, Posts, Products, Events, Videos, or etc they can use this site for their purpose. 

Thanks for reading and if you have any problem with these methods or issues then please leave your comments below or contact me via contact us page. 




Unlimited Free Lifetime VPN For iOS | Android | Windows | Chrome

- Monday, 24 August 2015
Hi Guys it's me Shan King Khan at MagHow.com so i have a solution for you about vpn on your smartphones even on your computer. i already test this vpn service and it's great with unlimited free lifetime service for you. I think it's complete solution for you even if you have a android/ios/windows. so i want to tell you about vpn that what is vpn actully,




A VPN is designed to provides a secure, encrypted tunnel in which to transmit the data between the remote user and the company network. The information transmitted between the two locations via the encrypted tunnel cannot be read by anyone else because the system contains several elements to secure both the company's private network and the outside network through which the remote user connects through. by Webpedia

Describe In One Line: You can access all block content/websites in your country from this VPN completely free and unlimited bandwidth.

I already uploaded my first video about Free Lifetime VPN for IOS iPhone/iPad/iPod which is really popular and so much great response from YouTube users. But there was a little bit problem about this VPN that some users can't connect to it maybe a server problem because when i uploaded this video in 2013 year until 2015 i never get any complaint about it but now i came with best easy & all in one solution for my visitors/users/viewers.

If you already watch my video then you know how much i get so much positive response from YouTube users.

Here Is The Previous Video Links About VPN Lifetime Free. 


YouTube

YouTube Link If You Can't Watch Video: http://www.youtube.com/watch?v=6puO2eKl7QA


Dailymotion

VPN Lifetime Free For All iOS Version iPhone, iPad, iPod (HD)

VPN Lifetime Free For All iOS Version iPhone... by msbhattionline

So now i have another solution for you who face so many problems on my previously video.

Best & Permanent Solution For You Life Time Unlimited VPN For iOS/Android/Windows/Chrome


Betternet is a free forever VPN service available all around the world.

the reasons make Betternet distinctive from others:

° Free Forever

° Fast Servers

° No Login, No Registration

° No Data Saved,  No Log Taken,  No Tracking

° One Tap Connection

° 24/7 Support

° Simple User Interface

By Betternet you are totally safe and secured when connected to internet and you are protected from hackers and malware.

Source: Betternet

How To Download & Use ?

1 Apple Users Solution: 


For iOS Device Users open itunes apps store from your iDevice 

Search for (Unlimited Free VPN by betternet).

    How To Install
  • Click On install button
  • when it's finish open the app
  • press connect button
  • you're done enjoy the free service. 
Visit below  link to install directly or for more details: 


2 Android Users Solution:

Open Google Play Store and in search type words (Unlimited Free VPN - betternet)

Features

    How To Install

  • Click on install
  • Wait for installation 
  • When it's finish 
  • Open it 
  • Press Connect Button
  • You're done Enjoy unlimited VPN. 

Visit below  link to install directly or for more details: 


3 Windows Users Solution:

For windows users who want to protect their self from hackers and other activities which is not good for you then you must have this VPN on your PC. Now you can also install this vpn service on your pc too. 

    How To Install

  • Only simple solution for you
  • Visit following link   (Download Here
  • Download setup 
  • Install on your pc
  • Launch program
  • Click on connect button
  • Protect yourself
  • That's it. 
Direct Download:  Here

Link If you can't find above:  https://www.betternet.co/


3 Chrome Users Solution:


As it’s obvious from its name, it’s a completely unlimited free VPN service for your chrome browser that can be used to unblock all restricted websites and services such as Facebook, Twitter, Youtube, etc. Therefore it’s a free VPN service, it’s super fast! Unlimited Free VPN detects your location automatically and connects you to the nearest server; as a result, your connection will be much faster than other providers. Source: Betternet Chrome



    How To Install

  • Visit Following Link ( Add To Chrome ) Here
  • Access Block Content From Your Country
  • Enjoy The Free & Unlimited Lifetime VPN Solution For You. 
  • You're Done





As you know it's a great service you will know after installing this service on your needs. We should say thanks to the Betternet for this great & free service for all of us. 

Note: If you have any problem or issues kindly leave your comments below and i will get in touch with you soon.