Showing posts with label Blogger Tips. Show all posts
Showing posts with label Blogger Tips. Show all posts

Saturday, April 12, 2014

Free Online Tools to Check your Blog For Malware Scripts


Online Malware Scanning Tools
Malware is a malicious piece of code that messes up with the functionalities of your website or blogs and once it gained access to them they can collect sensitive information from your websites. When we add third-party widgets or plugins to our blogs we don’t know about what sort of scripts are placed in there or when we go for a free template for our blogs then also we don’t know what’s placed in there. As prevention, we can check our blog for malware after applying templates or widgets to make sure our blogs are free from malware. In this article we will tell you free online tools to check your blog for malware scripts.
These days bloggers is its self-monitoring blogs for malware scripts and if any found they will add a warning message of malware each time user sees your blog and also shoot you email in webmaster tools. This will bear upon your reputation among your readers and they might be uncomfortable in seeing your blog again in a fear of malware. So it is better that you ascertain out your blog for malware and try to resolve before blogger checks it.

Free Online Tools to Check your Blog For Malware Scripts


Sucuri.net
Sucuri provides free online check for malware scripts placed on your blogs and list out basic information about the check. You can use its paid version for in-depth analysis and it is run round the clock. Block suspicious activities, notifying you if something is going wrong on your blog. Works all the time for you even when you are catching some Z's. 
Visit http://sitecheck2.sucuri.net/ and insert your blog URL in Scan website text box, then press Scan Website button to initiate the procedure.
online Malware Scan
Virustotal
Virustotal is the product of Google, it is actually a free service which analyzes your blogs for suspicious files and URLS. It also detects viruses, Trojans, worms and of course all types of malware. You can bank on this service as it is provided by Google. 
Visit virustotal.com and Select the URL tab and insert your blog URL in the text box, then press scan it button rest will be done by Virustotal.
Free online Malware and Virus check for Websites
Do check your blogs with these free online malware check tools and keep your blog safe from malware and other harmful scripts. Do share you thought with us about this article in comments.
 


Logon to http://onlinehackingtutorials.blogspot.in/ @ Copyright 2014 Pradeep Lodhi (Software Developer)
Read More

Make Your Blogger Blog Private or Give Access to Specific users


There could be various reasons for which a blogger would like to make his/ her blog private or give access to specific people. Some are coming into my mind which I am sharing with you is we create widgets for our blogs or to share with other people through our blogs and we normally create a separate blog for testing purpose. These cases of blogs are to be meant for public users they are for developers or webmasters of that blog. So today the topic which I am covering on my blog is make your blogger blog private or give access to specific users.

Make Your Blogger Blog Private or Give Access to Specific users

By default your blog is set to be viewed as public. Which means anyone on the internet can view your blog. Stick with the below steps carefully.
Login to your blogger blog and go to settings >> Basic settings >> Blog Readers and click on edit see below video for reference.

Settings blog

Make your Blog private

Once you have clicked edit, select Private –only blog readers radio button and click on save changes this will make your blogger blog private and only visible to blog admin and authors. See below pictorial representation to obtain the clean depiction.

make your blog private

Give Access to Specific users

To give access to specific users to your blog select private –Only these readers’ option and click on +Add readers link this will open text area. In this text area, enter email address of those who you would like to give access to your blog, see below image to get a clear idea. Remember they will have to login before they can see your web log.

Make your blog visible to limited users


I hope this effort of ours will help you in making your blogger blog private or giving access to specific users. This is the guest post written by Priyank Jain of easyearningmethods


Logon to http://onlinehackingtutorials.blogspot.in/ @ Copyright 2014 Pradeep Lodhi (Software Developer)
Read More

How to Receive Comment Notifications Via email in Blogger


Comment Notification for blogger Are you running a blogger blog and want to receive comments notifications when some when comment on your blogger blog then you have chosen a correct article to learn. Here we are giving a solution for it in this article we will tell step by step procedure to receive comment notifications via email in blogger.

How to Receive Comment Notifications Via email in Blogger

Step 1
Sign inn to your blogger dashboard. If you have multiple blogger blogs in your account select the one on you would like to enable comment notifications.
Step 2
Once you have selected blog, go to Settings >> Mobile and email. Then go to Comment Notification email text box and enter emails address on which you would like to receive comment notifications.
You can enter up to ten email address in this text-box separated by commas (,).

Step 3
After you have entered your email in this text box press save settings button to complete the process. Now any one will comment on your posts you will receive comment notifications in your entered email.
If you have set Gmail address in comment notification section, you will receive comments in the social section of your Gmail account.
I hope now through this article you have learned how to receive comment notifications via email in blogger. Check our post on disabling comment from blogger blog if you want to remove comments from your blogs. Do write to us in comments section about these articles.



Logon to http://onlinehackingtutorials.blogspot.in/ @ Copyright 2014 Pradeep Lodhi (Software Developer)
Read More

Saturday, October 5, 2013

Style and Position Sidebar Images

When a picture is added to the sidebar, using Template -> Page Elements -> Add a Page Element -> Picture, there is an option at the bottom of the panel for you to have the picture “Shrink to fit”. Choose this option and the image will be automatically resized so as to fit your sidebar. Otherwise, it might appear to exceed the width of the sidebar. Once the picture is added, when you view the picture, it may appear to be on one side, either to the left or the right.

Style and Position Sidebar Images

To adjust the position of the picture, you can insert a definition into the stylesheet. Under Template -> Edit HTML, scroll to any part of the segment. For easy reference, we inserted it here:-

/* Sidebar Boxes */

.sidebar img {
margin-left:25px;
border:5px solid #e8baba;
}


All you need is to insert the portion in blue to adjust the position of the image. You can change it to margin-right too. The attribute text-align:center; is tricky as it is not supported in some browsers.

The part in red is the styling that you can do. You don't need this unless you want the sidebar pictures to be different from the Blog Post pictures. In this example, we have set a border of 5px and assigned a color (#e8baba). You can have no border by putting the value as 0px or you can have a different color to the border.

The result is a picture in the sidebar that looks like this:-

Style and Position Sidebar Images

@ Copyright 2012 Pradeep Lodhi (ethical hacker)
Read More

Random Header and Background Images

A reader CeElle asked how the Header banner and Blogger background picture can be rotated so that they show a different image every time the page is refreshed or reloaded. While we could use the format of a slide show, the timing of rotation would be fixed. We think we have a simple enough JavaScript that randomly calls for a new Header banner or Blog background image whenever the Blog is refreshed. This is useful if you have several background pictures which are suitable for your Blog and you want to showcase all of them.

Rotating Header Image

Just to be sure, this article is about randomly displaying different Header images upon every refresh of the page. If your intention is to have a fixed background image for your Header, the other articles Background Image for Blogger Header (New) and Background image for Blogger Header will be more relevant. In that article, you will also read about creating images and using free photo editing software like Google's Picasa to resize and crop your pictures.

After creating your images, you will have to upload them onto a server. You can read about using free hosts like Google Page Creator and Google Groups. We also have a rather comprehensive list of free Image Hosts and File Hosting Services in our article on Manage Blogger Image Storage Space. Check out those sites and choose one that is fast, reliable and enables hotlinking to the uploaded files. After uploading the pictures, take note of the Image URLs.

Login to your Dashboard. Go to Template ->Page Elements -> Add a Page Element and choose “HTML/JavaScript”. The javascript to insert is this:-




Explanatory notes:-

1. The Image01URL to Image10URL are the links to the images that are hosted on the image server. Please insert the full URL beginning with http://

2. This uses a Math object javascript. The random() code will give a random number between 0 and 1. This number is multiplied by 10 and the floor code rounds the number downwards to the nearest integer, giving a value between 0 and 9. At every pageload, the script will display one of the banners from banner[0] to banner[9].

3. The above example assumes you have 10 different images to display. If you have fewer pictures, say 5 pictures, delete banner[5] to banner[9] and amend the number (in red) to 5. If you have more images, you may add banner[10] up to whatever number of images you have, and amend the number (in red) accordingly.

Rotating Background Image

Again, if you have only 1 image for your Blog background, you can insert the image into your template using the guide in this tutorial Background Image for Blogger Template.

If you have more than 1 background image that you want to use, the steps for having the random background images upon each page refresh are about the same as above. Create the images, host them on a free server, and take note of the Image URLs. Next, login to your Dashboard. Go to Template ->Page Elements -> Add a Page Element and choose “HTML/JavaScript”. The javascript to insert is this:-




Explanatory notes:-

In addition to what we discussed above relating to rotating Header images, the position of the background image is important. Please change the attributes (in purple) to suit your requirements. For instance, if you have a small tile or image that you want to use to form a patterned background, insert the “repeat” attribute given in the above sample. If you have a big picture that covers the entire blog and you want the picture to be fixed, you may change the “repeat” to “no-repeat fixed”. For a more detailed explanation on the attributes, please refer to Background Image for Blogger Template.
@ Copyright 2012 Pradeep Lodhi (ethical hacker)
Read More

Background Image for Blogger Template

With this guide, you would be able to add a background image or picture to your Blog, customize the position of your image, and have a static background image that stays in place when you scroll through the contents of your blog.

You will need to create an image. Find a picture you like. If you need a free photo editing tool, you can either search the net for one or use Google's Photo Editing Software Picasa. You can also use a small tile-size image which can be repeated so as to cover the entire page. Try not to have an image file that is too large as your page may take a little longer to load.

After creating a picture, you will need to upload it onto a free picture host. You can read about using free hosts like Google Page Creator and Google Groups. We have also a rather comprehensive list of free Image Hosts and File Hosting Services in our article on Manage Blogger Image Storage Space. Check out those sites and choose one that is fast, reliable and enables hotlinking to the uploaded files. Take note of the picture URL.

Next, log in to your dashboard layout; under Template -> Edit HTML, scroll to where you see this:-

body {
background:$bgcolor;


Change background color

If you would like to change the background color of your blog to a very unique color, you can manually specify the color value. Search online for color codes, or take a look at the HTML Color Chart to see if you can find your desired color. For example, if you have chosen a color code #B38481, change the above code to this:-

body {
background-color:#B38481;


If you are changing the background color of your sidebar only, add the color code under the relevant sidebar heading.

#sidebar-wrapper {
background-color:#B38481;


Similarly, if you want a different color for your main post column, add the color code as follows:-

#main-wrapper {
background-color:#B38481;


Note that different templates may label their stylesheets differently. The #sidebar-wrapper may be called #side-wrap or something to that effect.

In some templates like the TicTac Template, the background color you see is due to a background image and inserting a color code into the template will not help. To have a different color, this background image will have to be edited. For more details, read the article on Background Color of TicTac Template.

Add a background image

The code to insert is this:-

body {
background-image: url(URL address of your image);


Remember to insert the URL address of your image in the brackets. If you would like to have a feel of how a background picture will look like, I have uploaded a test image at this address – http://i154.photobucket.com/albums/s255/ownlblog/narutosasuke1024x768.jpg

Insert the URL of this test image into the above brackets and Preview your blog.

You can also have a background image just for your sidebar. Locate the style and add the background image code accordingly.

#sidebar-wrapper {
background-image: url(URL address of your image);


For a background image to your main post body only, add the code here:-

#main-wrapper {
background-image: url(URL address of your image);


Repeat background image

By default, the image is repeated to fill up the entire background of the page. If you have a small or tile-sized image, it will appear like a print pattern in the background. Sometimes, you may choose not to have the image repeated. If that is the case, you can insert this code:-

background-repeat: no-repeat;


Alternatively, you may only want the image to be repeated horizontally. The code is this:-

background-repeat: repeat-x;


To have the image repeated vertically, the code is this:-

background-repeat: repeat-y;


Position background image

If you have an image that is not repeated, you may like to specify the exact position of this image on your page. The HTML code to be inserted is this:-

background-position: top left;


Your image will appear at the top left corner of your page. The other possible values that you can use to replace “top left” are:-

top center;
top right;
center left;
center center;
center right;
bottom left;
bottom center;
bottom right;

If you do not want it entirely left, right or center, you can also define the horizontal and vertical alignments either in percentage or in pixels. Use either of these values instead, with x being the horizontal value and y being the vertical value.

x% y%;
xpx ypx;

Static background image

After that, you may specify whether you want your background image to remain in a fixed position when the contents of your blog are scrolled. By default, the picture scrolls with your content. To have it stay put, the code to insert is this:-

background-attachment: fixed;


Putting it all together

The eventual CSS code that you will have for your customized template may look like this:-

body {
background-color:#B38481;
background-image: url(http://i154.photobucket.com/albums/s255/ownlblog/narutosasuke1024x768.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;


You can also combine the attributes into one line and the shorthand code will look like this:-

body {
background:#B38481 url(http://i154.photobucket.com/albums/s255/ownlblog/narutosasuke1024x768.jpg) no-repeat center center fixed;


Putting the above code into my blog, this is what you would see.

Background Image for Blogger Template

Of course, after having added the background image, you will need to adjust the colors of your text so that they stand out against the backdrop. Go to Template -> Fonts and Colors to do that.

This guide will give you an image background to your Blog. Sometimes, you may have several images, all of which are suitable for your Blog. You can read Random Header and Background Images on how you can have the background images rotated and a random image shown upon every page load.

You may also want to refer to the related article if you are thinking of adding an image to the Blogger Header.
@ Copyright 2012 Pradeep Lodhi (ethical hacker)
Read More

Sidebar Title Background Color and Image

The sidebar usually has many different widgets, ranging from links to labels to advertisements. It is wise to make the Headers in the sidebar stand out from the contents. Navigation will be easier for the readers, and with a unique choice of colors, you can draw the attention of the readers to these widgets.

Background Color

We can add a background color or a background image to the sidebar titles. Log in to your Dashboard and go to Template -> Edit HTML. In many of the templates, the sidebar styles are found here:-

h2 {
background:#FFFF00;


Add the above background color code and Preview the template. Do not save. Because there are many different types of templates, you have to first confirm that this is where your sidebar header styles are situated.

If you see the yellow backdrop to the sidebar Headers, you can then change the color to something that suits your Blog. For a list of color codes, you may refer to our Color Code Chart. If you don't see the yellow color, you can try inserting the color code under h3 or h4.

Background Image

To add a background image, first create the image. After that, upload the image to a free server. You can read about using free hosts like Google Page Creator and Google Groups. We also have a rather comprehensive list of free Image Hosts and File Hosting Services in our article on Manage Blogger Image Storage Space. Check out those sites and choose one that is fast, reliable and enables hotlinking to the uploaded files. Take note of the picture URL. Take note of the Image URL. See that when you enter this Image URL into your browser, you are able to view the image, instead of being prompted to download it.

Insert the background image code here:-

h2 {
background:url(http://www.blogpulp.com/imagehost/images/381245101.jpg);



If you have not yet created an image, you can use the above Image URL to test and Preview the template to see the effect. You should see this:-

Now, replace the part in purple with the URL of the image that you have created. The sidebar Headers will have this image as a background. There are further attributes on positioning, repeating the image, etc. which can be included. If you are interested, you can adopt the attributes discussed in our Background Image for Blogger Template article.

One more thing. In the Minima template for instance, the Date header in the Blog Posts uses the same h2 header element. If you have added a background color to the sidebar title, you may also see the same background color in the Date of the Blog Post. You won't want that. Therefore, insert another background color to that Date header element:-

h2.date-header {
background:#ffffff;


Here, what we have done is to fix the background color of the Date header as white to be consistent with the background color of our Blog Posts. Change the color code to your Blog Posts background. Preview and save the template.


@ Copyright 2012 Pradeep Lodhi (ethical hacker)
Read More

Saturday, September 28, 2013

Protect Your Email Account From Spam



The following methods can be used to combat email spam.
1. Use spam filters for your email account. If youre using email services like Gmail, Yahoo, Hotmail etc. then spam filters are used by default. Each Spam filter has its algorithm to detect spam emails and will automatically move them to SPAM folder. This keeps your inbox free from spam. However some spam emails become successful to make their way into the inbox by successfully bypassing the filters.

2. Do not post your email address in public forums, user comments and chat- rooms. Give your email address only to trustworthy websites while signing
up for newsletters.
3. While taking up online surveys and filling up feedback forms, it is better not to give your personal email address. Instead signup for a dummy email account and use this for surveys and feedback forms.
4. While posting your contact email address on your website use this format: emailaddress [at] mysite.com instead of emailaddress@mysite.com. This protects your email address from being indexed by spam bots.
5. Do not respond to unknown messages. When you receive a unknown email, avoid forwarding it to your friends. Examples of unknown messages can be found at www.hoax-slayer.com. If you really want to forward it to your friends, make sure that you use Bcc (blind certified copy) option to send the email. This will hide all the email IDs to which the mail is forwarded.
Rahuls Suggesion:-Spam is the abuse of electronic messaging systems to send unsolicited bulk messages indiscriminately. Most widely recognized form of spam is email spam”
@ Copyright 2012 Pradeep Lodhi (ethical hacker)
Read More

Thursday, December 27, 2012

CSS Menus

Professional CSS Menus Select a menu from our library of professionally designed CSS menus and then integrate into your site using one of the following methods: Professional CSS Menus Select a menu from our library of professionally designed CSS menus and then integrate into your site using one of the following methods: Dreamweaver The Dreamweaver extension makes building menus as easy as clicking a mouse. Learn More Menu Maker Use a Drag and Drop interface to build your menu online and then download all the files. Find a Menu Source Code Download the HTML, CSS, and images along with the original PSD and font files. Find Source Code Find a Menu Drop Down Flyout Vertical Horizontal Tabbed CSS3 Blue Opera CSS Drop Down Menu CSS Drop Down Menu, CSS3 Menu Black Apple CSS Drop Down Menu CSS Drop Down Menu, CSS3 Menu Blue Tabbed CSS Drop Down Menu CSS Drop Down Menu, CSS3 Menu @ Copyright 2012 Pradeep Lodhi (ethical hacker)
Read More

Sunday, July 8, 2012

Add scrollbars to text within Blog Posts

If you have followed our main article Add Scrollbars to Blog Widgets, you would be able to introduce horizontal and vertical scrollbars to all or any of the widgets in the Blogger template. These scrollbars can be made to automatically appear when the contents overflow a certain specified width or height setting. We have also talked about how scrollbars can be added to the Blog Post body. We shall in this tutorial elaborate on that and let you know how to add the scrollbars within each Blog Post.

Scrollbars to Blog Post body

As we had mentioned in our article, to have the scrollbars to each of the blog posts, once you are logged into Blogger account, go to Template -> Edit HTML and scroll to this code. Add the portion shown in red:-

.post {
height:200px;
overflow:auto;
}
Read More

Change the Post a Comment Link


At the bottom of every article, you will see the Comments posted by readers (that is if you have configured the blog to Show comments and not Hide comments) as well as a “Post a Comment” link. This is a default message. To change the words “Post a Comment” and rename or customize them to a message that suits your blog, we can modify the template code.

Change Post a Comment Link

First, backup your template. Go to Template -> Edit HTML. Click the “Download Full Template” link to save a copy of your template.

Change Post a Comment Link
Read More

Change Blogger Post URL - SEO Tip

 earch engines look for keywords and it is widely believed that keyword-specific domains and subdomains rank highly in the search engine algorithm. This is so because having the keyword in the URL suggests that the site contents are related to the keyword. Also, when visitors look at the search results, they are likely to click the link that contains relevant keywords. With this in mind, we should ensure that keywords appear in the Blog URL and Blog Post URL for search engine optimization (SEO) purposes.

Blog URL

In case you are lost as to what we are referring to, consider this. Suppose you want to blog about politics in planet Mars (fictional of course). You start to create a new blog. Between the two – one bearing your name http://tom-dick-harry.blogspot.com and the other bearing the URL http://politics-in-planet-mars.blogspot.com – which do you think will attract the search engines and potential visitors? Quite obviously the second URL. People who are interested in this topic will search for the keywords “politics”, “planet” and “mars” and are never going to search for your name. Search engines identifies these keywords in the Blog URL and displays that in their search results.
Read More

Add Highlighting to Text and Background Color in Text Box

When typing a Blog Post, the font colors can be changed using the tool provided in the rich-text Post Editor. Unfortunately, there is no icon or tool to add highlighting to the text. However, as we shall discuss, it is possible to add highlights to the text and choose a color to appear behind a word or lines of text. This tutorial will also explain how to enclose the text within a box with a colored background.

Text Highlighting

Create the post as you normally would using the “Compose” mode. If there are some words that you want to highlight, switch to the “Edit HTML” mode and insert the following tags before and after the TEXT TO BE HIGHLIGHTED. Here are some examples of common color highlights and codes to be inserted:-

1. Yellow highlight

<span style="background-color: rgb(255, 255, 0);">TEXT TO BE HIGHLIGHTED</span>

Read More

How to have standard or pre-formatted text in Blog Posts


Just as we sign off every letter in a particular style, we may want to end every Post with a standard text, signature, logo, graphic or link. There are 2 ways to have this pre-formatted text automatically appear in the template or post template, so that you need not have to retype them every time you post.

Modifying the Template

The first method is to modify the template. Readers who have followed our guides to insert Social Bookmarking Links, AdSense Codes, Digg buttons, etc., will be familiar with template modification. Still, we would recommend this only to the users who are proficient in CSS and codes.

When you are logged in, go to Template -> Edit HTML and check the box next to “Expand Widget Templates”. Scroll to where you see this:-

<div class='post-body entry-content'>
<p><data:post.body/></p>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>
TEXT


If you want the standard text to appear right after the Post Title but before the Blog Post, insert the TEXT above this code. If you'd like the text to appear immediately after the Blog Post but before the “Posted by” line in the Footer, insert the TEXT below this code.

Because the placement is in the template, to align the text, add the alignment codes like these, before and after the TEXT:-

<div align='left'>TEXT</div>


You can also have images, text links, etc. instead of plain text. These codes are discussed in Hyperlinks and Image Links.

Using Post Template

This method is what we think every Blogger can easily use to insert standard text, boilerplate clauses or pictures into every post. It is Blogger's way of saving you the time of retyping these into every post. You can therefore configure the text that you want, and insert that once into the Post Template. This text will always appear in the Post Editor when you create a new Post in the same manner as a signature is appended to each of your Yahoo or Google mail. In short, your Post Editor is now pre-formatted to include this text.

First, create a draft post. Use the “Compose” mode and type in the text, add the links, change the font style and color, etc. When you are happy with the text, switch to “Edit HTML” mode. Copy the entire piece of writing together with all the style codes.

Pre-formatted text in Blog Posts

Next, go to Settings -> Formatting and at the bottom of the page, you will see a “Post Template” box. Paste the code into the box and click “Save Settings”.

Pre-formatted text in Blog Posts

The draft post we created may be deleted. The next time we write a new post, this pre-formatted text will appear in the Post Editor. We can delete or edit this text or leave it at the foot of our Post.
@ Copyright 2012 Pradeep Lodhi (ethical hacker)
Read More
Member
About Us - Privacy Policy - Contact Us
@ Copyright 2013 Powered By Blogger