Wednesday, January 4, 2012

How to Make a Bookmark Site Script

Favorite IconFor tips opener after a while the vacuum is how to create a script bookmarking site. You may have never seen a blog or a site that at the top there is a link labeled "Bookmark this, Bookmark this site, etc.". The function of the link it is for us mememerintahkan browser to store your blog or site address in your browser's bookmark list. For example, you try to click the link at the top right that reads my blog Bookmark This Blog. How were the results? There are pop-up display that works to save new bookmarks right?

The advantage of this script is to allow visitors to quickly access our blog and can always remember it, so we can maintain it untul kunjngannnya onwards. Ok, rather than extend muqodimah, let kta directly wrote in the title of this lecture, uh how to create scripts bookmark this site, hehehe ...

Here's How to Make a Bookmark Site Script

1. Login to your Blogger account

2. Choose Layout> Edit HTML

3. Find the code and paste the following javascript code on it:

  1. <script type="text/javascript">  
  2.     bookmarksite function (title, url) {  
  3.     if (window.sidebar)  
  4.     window.sidebar.addPanel (title, url, "");  
  5.     else if (window.opera & & window.print) {  
  6.     var elem = document.createElement ('a');  
  7.     elem.setAttribute ('href', url);  
  8.     elem.setAttribute ('title', title);  
  9.     elem.setAttribute ('rails''sidebar');  
  10.     elem.click ();  
  11.     }  
  12.     else if (document.all)  
  13.     window.external.AddFavorite (url, title);  
  14.     }  
  15.     </ Script>  

4. Click Save Template

5. To display the link you can make with a regular text link or with images, code:

Plain text link:
  1. <a href="javascript:bookmarksite('Judul Blog','URL Blog')"> Bookmark This Blog! </ a>  

Link to picture:
  1. <a href="javascript:bookmarksite('BlogTitle','URL Blog')"> <img src="url-image" border="0"/> </ a>  

Note:

If the title of your blog there are quotation marks eg Zacky's Blog, then you should add a javascript backslashed in your link, so it becomes:
  1. <a href="javascript:bookmarksite('Deni\'s Blog','URL Blog')"> Bookmark This Blog! </ a>  

The link you can place where you want.

How? Make it easy?

Anyway, do not forget to bookmark my blog

Good luck ...

How to Create a Drop Shadow Image

Drop Shadow Image


Drop Shadow is a shadow effect arising on an object, can in a box, tables, and pictures. Try to note the existing image on every post this blog. All these images have shadows that make it looks more attractive. To create a drop shadow can we do on some photo editing software like Adobe Photoshop. But gimna if all of our posts have images that will be given a shadow and a polynomial? Duh, dizziness can happen ... Relax, by reading these tips through to completion you will know how to give the drop shadow on the picture post with just using a simple css code.

Here's How to Create a Drop Shadow Image

1. Login to your Blogger account, then select Layout> Edit HTML

2. Find the code ]]> and then paste the following CSS code right above it:

  1. . drop-shadow img {  
  2.      backgroundurl (http://i30.tinypic.com/1qsh1h.jpg) no-repeat bottombottom rightright;  
  3.      padding10px 10px 5px 5px;  
  4.      }  

3. Find code <data:post.body/>, then replace the code with the following code:
  1. <div class='drop-shadow'><data:post.body/></div>  

4. Finally, click Save Template and see the results.

Good luck ...

Do not forget the love of his comments ...
Friday, December 30, 2011

Top 13 Killer SEO Tips and Tricks


If you want to have a blog or website, then you need to know what SEO is. SEO stands for Search Engine Optimization which means the process of increasing the visibility of a website or web page in search engines like Google, Yahoo, Bing etc by way of paid or unpaid. SEO may target different kinds of searches, including image search, search, local video search, academic search, news search and more. You will not succeed in your career if you do not comply with the SEO plus it's necessary for every webmaster will be listed in the results above and directories. Therefore, below I will share some tips and tricks that help you in improving your website / blog rank in Alexa and Google search.

The most SEO Tips and Tricks It works

1. Use of proper Meta Tags in your website or Blog

Meta tags is the special HTML tag that provides information about a Web page. Unlike normal HTML tags, meta tags do not affect how the page is displayed. Instead, they provide information such as who created the page, description of the site, rss, what the page is about, and which keywords represent the page's content. Many search engines use this information when building their indices. for example:


2. Use Rich Keywords according to your website niche

Well! keywords are words that are used to reveal the internal structure and niche of the website. We can use as many keywords to describe our website content like to describe Hacking website, we use hack,learn hacking,crack etc. in the meta tags..

3. Social Media

This is very important term in building the good repo in the search engines. Many websites such as Technorati, Digg, Stumbleupon, Facebook, Google Buzz, Twitter, Flickr etc. comes into play to do it. All you have to make an account at that sites and connect your site to them and start uploading articles to have an good increase in ranking.

4. Sharing your site with some Directories

Submit your website link to some directories such as DMoz, Bloggers Directory, Technorati etc.. to start seeing your articles results with them and people can explore it.

5. Internal Linking and External Linking to your website

We should clearly understand the balance of internal and external linking. Hence, we should inter-link website pages to each other to enjoy the flow of Page rank juice and use no follow tag to our external linking.

6. Unique and relevant Content

Google robots love to visit and enjoy unique content in order to serve its users with relevant and quality content. Good quality articles brings you a lot of traffic while posting same articles.

7. Reducing the Bounce rate of your website

Bounce rate means that how much visitors come to your website and skip. To Reduce it, you should follow some tips-

Attractive template and design of website
Do not make your website a fish of ads and advertisements.
Fast loading time is also an another factor.
At last, Unique and good quality content.
8. Never rename your webpage name unless your website is new

For established and popular websites, renaming your webpages will kill your rank in the search engines, you are essentially starting from scratch in terms of SEO. So if you are redesigning your site, remember keep the old file names.

9. Link Building is also an another factor

In real, Google and Alexa determines sites repo and rank with the linking of the website with another. You can also buy links with some companies to enjoy good PR.

10. Easy Sharing

This means that you can make videos at YouTube and upload them to bring traffic, join Forums and doing tweetning at twitter and many more sites.

11. Ads and Advertisements

Now you can advertise your website with Google Adwords, Facebook ads etc. on the payment seats to bring more successful traffic and good SEO results to your website.

12. Submit your Website sitemaps to the popular search engines

Hence Sitemaps refers to the list of website posts and articles and submitting that to Google,yahoo,Bing will bring your all posts in search results by scrolling them.

13. Allow Guest Posting and play Contests

Start Guest posting by other people and give them chance to post on your website and enjoy a link to their websites. Also play contests on your website to engage people to take part in it and win prizes.

See the original

Automatic META tag and Decription


This technique is extremely useful for onpage optimization for each post we will have a meta description that is different from one post to another post without bothering to nambahin one-one on each post manually. In other words, meta description and keywords in each post will be automatically generated too. This is certainly a solution for my friend who had duplicate meta descriptions.

How to install the meta tag description and keywords of each post automatically I is classified into 2 parts, just follow buddies wrote one of the two ways below:
For those who have NOT previously put the meta tag description, just follow this way:
1. First of all you have to login to blogger.com continue to layout> edit html.
2. Wait until the maximum terload and locate the following code (use ctrl + f in firefox to look for):

  1. <title><data:blog.pageTitle/></title>  
3. Once you can remove and replace the above code with the following code:
  1. <b:if cond='data:blog.url == &quot;http://BLOGURL.blogspot.com/&quot;'>  
  2. <title><data:blog.pageTitle/></title>  
  3. <meta name='DESCRIPTION' content='HOMEPAGE DESCRIPTION'/>  
  4. <meta name='KEYWORDS' content='HOMEPAGE KEYWORDS'/> </b:if>  
  5. <b:if cond='data:blog.pageType == &quot;item&quot;'>  
  6. <title><data:blog.pageName/> - <data:blog.title/></title>  
  7. <meta expr:content='data:blog.pageName + ", " + data:blog.title + ", " + data:blog.pageName' name='Description'/>  
  8. <meta expr:content='data:blog.pageName + ", " + data:blog.title + ", " + data:blog.pageName' name='Keywords'/>  
  9. </b:if>  
4. Finish and save your template

For those who HAVE NEVER install previous meta description tag, follow these steps:
1. Are logged into blogger will? directly to layout> edit html.
2. In the edit html page, find this code:
  1. <b:if cond='data:blog.pageType == "item"'>  
  2. <title><data:blog.pageName/> | <data:blog.title/></title>  
The point my friend tuh find descriptions of the old code (which pairs you've never before), then removed all the code wrote a long description of it.

3. Once the code description and keyword meta tags are long removed replaced with the following code which is certainly more sophisticated, hehehe. .:
  1. <b:if cond='data:blog.url == &quot;http://YOURBLOGURL.blogspot.com/&quot;'>  
  2. <title><data:blog.pageTitle/></title>  
  3. <meta name='DESCRIPTION' content='YOUR DESCRIPTION'/>  
  4. <meta name='KEYWORDS' content='HOMEPAGE KEYWORDS'/> </b:if>  
  5. <b:if cond='data:blog.pageType == &quot;item&quot;'>  
  6. <title><data:blog.pageName/> - <data:blog.title/></title>  
  7. <meta expr:content='data:blog.pageName + ", " + data:blog.title + ", " + data:blog.pageName' name='Description'/>  
  8. <meta expr:content='data:blog.pageName + ", " + data:blog.title + ", " + data:blog.pageName' name='Keywords'/>  
  9. </b:if>  
4. Done, Save your template

Updates Via E-Mail

Featured Post 3

Labels