20100305

How To Deny Access via IP Addresses

 How To Allow /Disallow Access To Your Site To Specific IP Addresses?

The following tips is for those webmaster who can acess the ".htaccess file"e.g.Wordpress.

Some time you need to you block access to your website from everyone except the IP addresses you specify.For any reasons This tricks can be veryy useful if your blog or website is under construction and you don’t want other visitors to see the site, or have search engine spiders indexing pages that are not yet completed.

By placing the following code in your .htaccess file,


order deny,allow
deny from all
allow from 12.345.67.890


 Use Htaccess Allow IP Address-
Just insert your IP address, or the IP addresses you wish to allow access to your site. Each IP address is placed on a new line. For example:


order deny,allow
deny from all
allow from 12.345.67.890
allow from 890.67.345.12



Advance Blogging Tips By http://wwwebog.blogspot.com
How To Allow /Disallow Access To Your Site To Specific IP Addresses

Changing index PATCH .html”or“index.php

 If you are blogging and use wordpress as your blog platform .By default, when a visitor types your domain name in their browser, the “home” or “index” file will be displayed- for instance “index.html” or “index.php”.
You can change the default index page by inserting the following code in your .htaccess file:


DirectoryIndex
default.html


Tips on changing the default page display
In the above example, the “default.html” page will be displayed by default. This can be changed to any filename you wish.

You can also insert this code in any .htaccess file in any directory you wish to change the default page for any specific internal folder.

 Thanks For Visiting This Blog.
This Blog is about Blogging Tips and Blogging Resources

20091201

Zoundry Raven The Free Blog utility

Zoundry Raven is a offline posting utility for bloggers. 
It also a WYSIWYG Blog editor,whether you are bulk articles poster, frequent article poster, novice blogger or one of those blogger who don’t have 24 hour internet connection.

  Now you write your articles and format them offline according to their site with Zoundry Raven and then post their articles any time whenever they have internet connectivity.

You doesn't need to have internet connected to write a post . And you does'nt required any HTML knowledge either. It is very easy to use and you can use it to manage multiple blog platform .

 It ALSO support drag and drop feature for images, video and even text directly from Web. It also support UTF-8 character set for a standard format. But its live preview of posts in your own Blog’s template feature can impress anybody.

Zoundry Raven has come with a tags option by using which you can provide any number of tags to your posts. You can also use this utility as a backup utility for your Blog sites as it can download your all posts of your Blog site. 

Download the latest version at Zoundry Raven

Update
If you have the error[Cause: "not all arguments converted during string" formatting TB: None] when lunching the application.

Go to the user profile and deletle these folders
  • revocery 
  • resourcestore
The error message will disappear.

Written By The Author:Elvin|Web and Blogging Tips

weblog Contents: