Skip to content

Web Update 24

    • About webupdate24
    • Advertise
    • Contact
    • Home
    • Privacy Policy
    • Terms of Service
Illustration of a bird flying.
  • How to show .html or .php in the url of wordpress site

    Some people want to show .html or .php in the url of their wordprss site. For SEO these are very handy, you can make your website url far more search engine friendly. Solution: Go to the the wp-admin/ admin panel of your wordpress site. Click settings, then permalink settings, then click custom structure. Now in…

    July 21, 2010
  • Most essential plugins for wordpress

    These are my choice cut to enhance your website. Hope this will ignite your website. All in One SEO Pack – http://wordpress.org/extend/plugins/all-in-one-seo-pack/ Google XML Sitemaps – http://wordpress.org/extend/plugins/google-sitemap-generator/ Google News Sitemap – http://wordpress.org/extend/plugins/google-news-sitemap-generator/ Secure and Accessible PHP Contact Form – http://green-beast.com/blog/?page_id=136 Subscribe To Comments – http://wordpress.org/extend/plugins/subscribe-to-comments/ WP Super Cache – http://wordpress.org/extend/plugins/wp-super-cache/ Google Analytics and Feedburner Reports…

    July 20, 2010
  • Securing a WordPress Page with SSL using wp ecommerce plugin

    http://mccormicky.com/1297/securing-a-wordpress-page-with-ssl/

    July 20, 2010
  • Template Hierarchy of wordpress

    To understand the template hierarchy i think  this link will help us http://codex.wordpress.org/Template_Hierarchy

    July 16, 2010
  • Git in Windows with TortoiseGIT client & ProjectLocker free Git Hosting

    Git in Windows with TortoiseGIT client & ProjectLocker free Git Hosting

    Hello All Hope you all are fine. Today I will show how to work with Git in windows environment with TortoiseGIT client & ProjectLocker Git Hosting. ProjectLocker is a good Git hosting provider for startup a private project, you may check there pricing plan to let know more about the features of different plan. Now…

    June 6, 2010
  • Installing to http://webupdate24.com/ is not supported. Please use http://webupdate24.com.localdomain/ instead.

    WordPress MU setup problem. I am so sure that 100% users who tried to setup this wordpress MU in their local wamp server, faced this problem. Here is the quick solution of it. just use “127.0.0.1” instead of “localhost” it will solve the problem.

    May 20, 2010
  • PHP overloading ( method overloading and property overloading)

    Hello All Today I will focus on overloading method and property in PHP. Unlike other language Java/C# overloading is working in a little bit different way for PHP. Normally we can overload a method by providing different/varying argument(s) ,but in PHP it should have to create through some magic methods. These magic methods are as…

    May 15, 2010
  • Article from another blog

    (This article is taken from one of my other blog.) from few days one thing is clicking in my head very simple but not initiated before.so i have posted the problem in phpfreaks forum and got some useful solutions : #1 : hi i want to know how to run continuous service which is written…

    April 2, 2010
  • How can notices be turned on in wordpress

    When WP_DEBUG is enabled in wp-config.php, it will turn on the notices that deprecated functions were used. When WP_DEBUG is turned off or does not exist, then no reporting will be given. This prevents the notices for everyday users who are uninterested in receiving these reports. As a consequence, only the users who actively enable…

    March 12, 2010
  • When are actions triggered in wordpress

    When are actions triggered in wordpress

    March 12, 2010
←Previous Page
1 … 4 5 6 7 8 … 11
Next Page→

Web Update 24

Proudly powered by WordPress