Mywebdunia's Blog

Archive for the ‘Tips n Travia’ Category

Absolute and Relative Paths

Posted by: Amit Nazare on: September 9, 2009

Whenever you are linking a document or an image in a web page, either you need to have an absolute path or its relative path to link it. Lets see about these two paths in detail. 1. Absolute Path Url: Absolute path is one which has the full url including the domain name, for example [...]

Redirecting Visitors to different page

Posted by: Amit Nazare on: August 31, 2009

Well most of us are aware of getting redirected to some other page say when downloading something. Most of these sites achieve this using a script that processes the state change and then redirects to the page that they want the user to see. There are some ways to achieve this: 1. Using Meta Tag [...]

301 redirects

Posted by: Amit Nazare on: August 21, 2009

301 redirect is the most efficient and Search Engine Friendly method for webpage redirection. Most of us we tend to change our url or move our page to some other location, by doing this our page rank gets affected. So to avoid this we have a best solution for this, that is 301 redirect. So [...]

Cross Browser CSS Hacks and Tools

Posted by: Amit Nazare on: August 19, 2009

Well as a designer or a developer we are responsible for developing a cross browser product. Most commonly used browsers are 1. Mozilla 2. Internet Explorer 3. Safari 4. Google Chrome 5. Opera 6. Netscape CSS Hacks: I always hesitate to share this with anybody, as few days back my colleague came with some cross [...]

How to optimise your website

Posted by: Amit Nazare on: August 19, 2009

We have seen most of us are very keen in designing our website very nicely. To do so we end up with using more good images, css styles and javaScript . So its not only important to develop a good website also to optimise your website. As we why we all others who view your [...]

Tips for making your CSS life easier

Posted by: Amit Nazare on: August 19, 2009

These are some of the tips for making your CSS coding a pain free. 1. Keep it simple : Write your CSS code as simple as possible, do not write any complicated code which will confuse yourself. Plan your layout logically and work on it with top down approach, which make yourself comfortable to work [...]

Tags:

Important add-ons for Firefox

Posted by: Amit Nazare on: August 13, 2009

These are some of the important add-ons for firefox which will help developers and designers in one or the other way: 1. Firebug : Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web [...]

CSS Sprites one way to increase Web Performance

Posted by: Amit Nazare on: July 6, 2009

CSS sprites group multiple images into one composite image and display them using CSS background positioning. By this you can save significant amount of HTTP requests by combining it into one or more sprites and using them by CSS. Before knowing more about Sprites you need to know why to use CSS Sprites. Now you [...]

Search Engine Submission Links

Posted by: Amit Nazare on: April 20, 2009

Here are some of the links where you can submit your site for free for crawling. 1. Google : Click Here 2. Yahoo : Click Here 3. MSN : Click Here 4. Guruji : Click Here 5. Alexa : Click Here

How to Increase Page Rank?

Posted by: Amit Nazare on: April 15, 2009

Here are some of the steps how can you increase your page rank. 1. Update Content : Update your  content regulary so that you can have unique  content on your site. Which gets you more and more visitors to your site, which indirectly increases your page views and so the page rank also. 2. Inside Linking [...]


Follow

Get every new post delivered to your Inbox.