Showing posts with label Gadget. Show all posts
Showing posts with label Gadget. Show all posts

Thursday, September 15, 2016

How to FREE auto promote your webside using a Autosubmitter



On this post learning how to promote a webside using a " FREE search engine Autosubmitter " and how to embed a  Autosubmitter to your webside or blog 
We use the Free Web Submission  engine  http://www.freewebsubmission.com/ this submiter auto add your webside to 50 search engines.



More Information :

Free Web Submission is the source for free search engine submission. provide webmasters and site owners with free manual and auto submission to the highest-rated, free internet search engines and directories. GreenWave Online has been internet-focused from its creation and primarily involved in the development of search engines, directories, website monitoring services, and website submission services.


Copy the Highlighted Code to your Web Page:


<script language='javascript' src='http://www.freewebsubmission.com/js/remote-submit.js'></script>

You can paste the code to your blog using a  HTML/Javascript Gadget or you can include it to a simple page.

How to use the engine :  
  1. Add your URL
  2. Add your URL NAME or your blog Homepage URL
  3. Add your Email ( For Confirmation )
  4. Check "Agree to terms" box
  5. Pess [ Submit Your Side ] button


The 50 search engines list



The Resault:



How to embed a pinterest thumbnail using a HTML/JavaScript Gadget


1) Create a Pinterest accout and login 

2) Goto your Pinterest main page and Create a New folder and Name it with "Your blog name"

3) Pin some post ftom your blog and add that posts to your Pinterest folder ( put all pins to the "Your blog name" folder  )

4) Visit and use the pinterest.com/widget-builder/
Widget builder , coise a Pinterest button or widget to your website. You can also add a Pin It button to your iOS orAndroid app. ....

5) Edit the first box: 

Pinterest Board URL:
Delete the https://www.pinterest.com/pinterest/official-news/ and add 
your pinterest info https://www.pinterest.com/your pintset adress/your pinset subfolder
your pinterest subfolder = "Your blog name"
Now the genarated code looks like: 

<a data-pin-do="embedBoard" href="http://www.pinterest.com/your pintset adress/your pinterest subfolder" 
data-pin-scale-width="115" data-pin-scale-height="120" data-pin-board-width="900">
</a>
<!-- Please call pinit.js only once per page -->
<script type="text/javascript" async defer src="//assets.pinterest.com/js/pinit.js">
</script>

To embed this code to blogger use a HTML/JavaScript gadget: 


and paste it to code area



How to add blog stats gadget with 3 clicks

Blog stats tool is a basic google blogger Gadget


We can add this tools with 3 clicks

1) Add a Gadget

2) Blog's stats



3) You can customize your stats Title and Style

4) Save





How to display your latest posts with thumbnail preview image using a simple Gadget

The Widget is very useful for blogs that constantly upload articles, and have a wide range of news. Visitors who came by chance from the Google search, and discovered some of our post that interested them, the logical thing would be just to read, shut down our site and to continue their tour. But as you've found themselves, when there is sideways a list of posts that affect various subjects almost always press and read another post of the same blog.
Increases time visitors stay on our blog.
Increases any our advertising revenue.
It shows professionalism and quality to our website.
It is light and flexible.
For installation, follow these steps:


1) Login to Blogger

2) Press the device

3) Select the point you want the Gadget and click Add a Gadget

4) From the list that opens choose the HTML / JavaScript (11 on list)

5) Pour carefully the code below





<Link href = "http://mybloggerlab.com/Scripts/recent.css" type = "text / css" rel = "stylesheet" />
<
Src script = "http://mybloggerlab.com/Scripts/json.js"> </ script>
<
Type script = 'text / javascript'>
var numposts = 7;
var showpostthumbnails = true;
var displaymore = false;
var displayseparator = true;
var showcommentnum = false;
var showpostdate = false;
var showpostsummary = true;
var numchars = 400; </ script>
<Script type = "text / javascript" src =
"http://yourblogtitle.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=labelthumbs">
</ script>

6) Change the http://yourblogtitle.blogspot.com with  your blog adress

7) Change the number 7 , with the number of posts you want to display.

8) Change the number 400 , with the number of characters you want to display.



Example:

Navigate» Become author for this Blog