WordPress Archive
-
Removing file extension via .htaccess
Posted on | No CommentsTo make the following URL : www.example.com/about-us.html to www.example.com/about-us we need to rewrite the htaccess. We have an easy method to rewrite all the files with just one code. RewriteEngine […] -
Posting in wordpress blog – Steps for beginners
Posted on | 102 CommentsAnybody interested in posting in wordpress blogs can follow below steps. Please note that different wordpress theme have different custom […] -
WordPress HTTP Error While Image Upload [SOLVED]
Posted on | 19 CommentsHTTP error during crunching When I try to upload an image in wordpress, during crunching I get a HTTP Error, but the file gets uploaded. See the screenshot below. With […] -
How to Change the Rss Feed Url in WordPress
Posted on | No CommentsThe default RSS URL for WordPress is http://my-site.com/feed/. Theme makers and developers use the default RSS URL every where on a theme. This default URL is retrieved by using […]