Blogs

htaccess url rewriting

URL rewriting is very popular these day following are step you can use for url rewriting:   1)Rewriting test.php?id=12 to test -12.html It is a simple redirection in which .php extension is hidden from the browser’s address bar and dynamic url (containing “?” character) is converted into a static URL. RewriteEngine on RewriteRule ^test-([0-9]+)\.html$ test.php?id=$1 2) Rewriting test.php?id=12 to test /ipod-nano/12.html SEO expert always suggest to display the main keyword in the URL. In ...
 

To get to know last update of any website

It will be very useful for us to know when the website is last updated,that is whether new posts are posted ,content of the page is updated .We can find webpage recently updated date,time with a simple trick. 1.Just open any  website in the Firefox and paste below JavaScript code in the address bar by replacing website URL   javascript:alert(document.lastModified) an press enter to to know last  updated date and time of website. ...
 
These day there are lot of small companies establish in Dehradun, they are always ready to start your website design and development. but after someday they will start to give you excuses. Having a professional and effective web site is now essential for any small or medium sized business. Not having a web site is simply one of the best ways to help your competition. Not only does a web site add credibility and provide a key point of contact 24 hours a day, but increasingly it is becoming t ...
 
Tuesday, 22 February 2011 10:50 dev
I had plenty of experiences relating to job seekers struggles, as i spoken with lots of candidates. I want to share those sort of experiences to make you all strong.One among those candidates, talked with me long back and asked that how to get software job in MNC , as quickly as possible in any route. He is having average communication and average technical skills. He wants to get that job by using money power or influence. He is experienced in other industry and he wants to c ...
 
Thursday, 23 December 2010 05:16
LOS ANGELES (BNO NEWS) -- Internet communication service Skype crashed for hours on Wednesday as technical problems prevented users from connecting to its application. While people trying to login were unable to do so, those who were already online experienced the service go down. Skype said it began investigating the situation after noticing that the number of people online on Skype was quickly falling.Skype continued to explain through its blog that its network is not like a ...
 

Page 1 of 4

<< Start < Prev 1 2 3 4 Next > End >>
You are here:   HomeBlogs