Welcome to BlogName

You can put anything you want in this sliding panel: videos, audio, images, forms... The only limit is your imagination!

Member Login

Lost your password?

Registration is closed

Sorry, you are not allowed to register by yourself on this site!

You must either be invited by one of our team member or request an invitation by email at info {at} yoursite {dot} com.

Free WordPress Theme dCleanGray

Another free theme. This is my first theme with featured posts in header. As usual I have tested the theme on all major browsers IE, Firefox, Chrome, Opera. The theme is compatible with WordPress 2.8.x and 2.9.x If you find any issue or problem with the theme, please let me know via comment. I will fix it ASAP. Theme Preview Important Note Please carefully read readme.txt included in download file and apply same settings to get same look. Frequently Asked Question and Installation instruction: Refer to readme.txt in the theme folder. If you cannot find your answer in readme.txt file please let...

301 redirection in WordPress

You will need to add 301 redirection if your change url of your WordPress site. 301 redirection will redirect all the posts from old url to new url. 301 redirection also tells search engine about change of address. Let’s say the old url was olddomain.com and new url is newdomain.com Now you want to add 301 redirection in oldoamin.com Follow below steps to add 301 redirection. 1) create a text file and name it as htaccess.txt 2) Add following codes in htaccess.txt Options +FollowSymLinks RewriteEngine on RewriteRule (.*) http://www.newdomain.com/$1 [R=301,L] Note: change newdomain.com to...

Transfer your WordPress site from old.com to new.com

In this post I will tell you how to change / Transfer / Move your WordPress site from old domain to new domain. Suppose your WordPress site is hosted on old.com and you want to transfer the site to new.com Its very easy. Follow the below steps: Install WordPress on new.com Install and activate all plugins you have in old.com wordPress site. Install and activate the theme you are using on old.com (if you wish to use same old theme). Download “upload” folder of old.com (wp-content/uploads) using any FTP. Upload the contents of downloaded “upload” folder to new.com wp-content...

Free WordPress Theme – d3Dblock

This is my new free WordPress theme. I have tried to some a unique look to this theme. As usual I have tested the theme on all major browsers IE, Firefox, Chrome, Opera. The theme is compatible with WordPress 2.8.x and 2.9.x If you find any issue or problem with the theme, please let me know via comment. I will fix it ASAP. Screenshot Frequently Asked Question and Installation instruction: Refer to readme.txt in the theme folder. If you cannot find your answer in readme.txt file please let me know via comment. License: You are free to use the theme. You don’t need to pay me or to anyone for...

Free WordPress theme dCoolFeel

This is my new free WordPress theme. As usual I have tested the theme on all major browsers IE, Firefox, Chrome, Opera. The theme is compatible with WordPress 2.8.x and 2.9.x If you find any issue or problem with the theme, please let me know via comment. I will fix it ASAP. Screenshot General Features Post thumbnail support. User get option to insert thumbnail image while posting new post. If no image is selected a default image will appear. Automatically the first 55 words of the post will only appear on home page. Two columns, Fixed width (1000px). Compatible and tested on major browsers:...

A new site to submit and browse WordPress themes

I am very existed to announce my WordPress theme gallery website. The aim of website is to collect good and free WordPress themes. Site visitor can browse, see screenshot, visit demo site, and download the theme. Theme screenshot and download file will be stored on our hosting, while the theme demo will be theme url. The site also has option to submit WordPress theme. Only registered members of the site can submit theme. I have tried to make user registration process and theme submission process very easy. It will hardly take 2 minute to submit a theme. Currently I have disabled comments and theme...

Free premium WordPress theme – Classic Time

This theme is different from rest of my WordPress themes. I have added new features. All important features of the theme are mentioned below. The theme is compatible and tested on WordPress version 2.8 and 2.9. Theme is also compatible and tested on all major browsers like IE, firefox, Opera, Chrome. But if you find any bug in any browser, please let me know. Hope you like the theme. Comments are welcome. General Features Post thumbnail support. User get option to insert thumbnail image while posting new post. If no image is selected a default image will appear. Automatically the first 55 words...

Clean and Professional Free WordPress Theme – dClean

I have tried to make a Clean and Professional WordPress Theme. The theme is compatible and tested on WordPress version 2.8 and 2.9. Theme is compatible and tested on all major browsers like IE, firefox, Opera, Chrome. But if you find any bug in any browser, please let me know. Hope you like the theme. Comments are welcome. General Features Two columns, Fixed width (1000px). Compatible and tested on major browsers: IE, Opera, Firefox, Chrome, etc Custom 404 Error page. widgets Ready Ads-Ready , 4 advertisement slots available Flash based tags cloud in sidebar. Comes with PSD of logo. Tweet Re-Tweet...

Free Web 2.0 Theme – dWaterDrops

This a web 2.0 type WordPress theme. I hope you will like it.  The theme is compatible and tested on WordPress version 2.8 and 2.9. Theme is compatible and tested on all major browsers like IE, firefox, Opera, Chrome. But if you find any bug in any browser, please let me know. Hope you like the theme. Comments are welcome. General Features Two columns, Fixed width (1000px). Compatible and tested on major browsers: IE, Opera, Firefox, Chrome, etc Custom 404 Error page. widgets Ready Ads-Ready , 4 advertisement slots available Flash based tags cloud in sidebar. Comes with PSD of logo. Tweet Re-Tweet...

Free WordPress Theme for Web Hosting Blogs – dWebHosting

There are not many Web Hosting related free WordPress themes, so I decided to make one. I hope you will like it. The theme is compatible and tested on WordPress version 2.8 and 2.9. Theme is compatible and tested on all major browsers like IE, firefox, Opera, Chrome. But if you find any bug in any browser, please let me know. Hope you like the theme. Comments are welcome. General Features Two columns, Fixed width (1000px). Compatible and tested on major browsers: IE, Opera, Firefox, Chrome, etc Custom 404 Error page. widgets Ready Ads-Ready , 4 advertisement slots available Flash based tags...

Free WordPress Theme dCleanGray

Posted in Free Wordpress Themes || Tagged Under : , ,

Another free theme. This is my first theme with featured posts in header. As usual I have tested the theme on all major browsers IE, Firefox, Chrome, Opera. The theme is compatible with WordPress 2.8.x and 2.9.x

If you find any issue or problem with the theme, please let me know via comment. I will fix it ASAP.

Theme Preview
Free WordPress theme dcleangray

Important Note
Please carefully read readme.txt included in download file and apply same settings to get same look.

Frequently Asked Question and Installation instruction:
Refer to readme.txt in the theme folder. If you cannot find your answer in readme.txt file please let me know via comment.

License:
You are free to use the theme. You don’t need to pay me or to anyone for this theme. You are also free to use the theme as personal or commercial use. You can also modify the theme as per you need. The only term is that you keep the footer links intact. You are also not allowed to sell our themes. You cannot modify the theme and sell it.

Demo || Download ZIP File || Download RAR File
If you find any bugs, please let me know.

301 redirection in WordPress

Posted in WordPress Tips and Tricks || Tagged Under : ,

You will need to add 301 redirection if your change url of your WordPress site. 301 redirection will redirect all the posts from old url to new url. 301 redirection also tells search engine about change of address.

Let’s say the old url was olddomain.com and new url is newdomain.com
Now you want to add 301 redirection in oldoamin.com
Follow below steps to add 301 redirection.
1) create a text file and name it as htaccess.txt
2) Add following codes in htaccess.txt

Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.newdomain.com/$1 [R=301,L]

Note: change newdomain.com to your site new address

3) Upload htaccess.txt file in wordpress installed directory i.e in public_html of olddomain.com and rename it as .htaccess
Done !!!

Few Conditions to clear doubts:
1) if old wordpress url is olddomain.com/blog than, upload .htacess file to public_html/blog

2) If new WordPress url is newdomain.com/blog, change newdomain.com to newdomain.com/blog in htaccess.txt

WordPress Plugins for 301 redirection
There are few WordPress plugins also for 301 redirection, but its better to just add a .htaccess file.

Transfer your WordPress site from old.com to new.com

Posted in WordPress Tips and Tricks || Tagged Under : ,

In this post I will tell you how to change / Transfer / Move your WordPress site from old domain to new domain.
Suppose your WordPress site is hosted on old.com and you want to transfer the site to new.com

Its very easy. Follow the below steps:

  1. Install WordPress on new.com
  2. Install and activate all plugins you have in old.com wordPress site.
  3. Install and activate the theme you are using on old.com (if you wish to use same old theme).
  4. Download “upload” folder of old.com (wp-content/uploads) using any FTP.
  5. Upload the contents of downloaded “upload” folder to new.com wp-content directory. (wp-content/uploads)
  6. Login in WordPress admin panel of old.com (old.com/wp-admin), and navigate to: Tools >> Export and download export file.
  7. Login in admin panel of new.com (new.com/wp-admin), and navigate to:  Tools >> Import and click “WordPress”
  8. Click “Choose File” button and upload the xml file that you have downloaded in step 6 and click button “upload file and import”
  9. On next page check the option “Download and import file attachments” and click “Submit” button. It will take few minutes to import all the posts and files. Wait till you get successful message.

After getting successful message, you have transfer all the posts from old.com to new.com
Now its time to add 301 redirection, so that all visitors of old.com will be redirected to new.com so that you will not lose any traffic, and search engine will also know the new address.
NOTE: Permalink settings should be same in both old.com and new.com

create a .htaccess file in public_html folder of old.com and add following code.

Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.new.com/$1 [R=301,L]

Note: change new.com to your new domain

Free WordPress Theme – d3Dblock

Posted in Free Wordpress Themes || Tagged Under : ,

This is my new free WordPress theme. I have tried to some a unique look to this theme. As usual I have tested the theme on all major browsers IE, Firefox, Chrome, Opera. The theme is compatible with WordPress 2.8.x and 2.9.x

If you find any issue or problem with the theme, please let me know via comment. I will fix it ASAP.

Screenshot
Free WordPress theme 3Dblock

Frequently Asked Question and Installation instruction:

Refer to readme.txt in the theme folder. If you cannot find your answer in readme.txt file please let me know via comment.

License:

You are free to use the theme. You don’t need to pay me or to anyone for this theme. You are also free to use the theme as personal or commercial use. You can also modify the theme as per you need. The only term is that you keep the footer links intact. You are also not allowed to sell our themes. You cannot modify the theme and sell it.

Demo || Download ZIP File || Download RAR File

If you find any bugs, please let me know.

Free WordPress theme dCoolFeel

Posted in Free Wordpress Themes || Tagged Under : , ,

This is my new free WordPress theme. As usual I have tested the theme on all major browsers IE, Firefox, Chrome, Opera. The theme is compatible with WordPress 2.8.x and 2.9.x

If you find any issue or problem with the theme, please let me know via comment. I will fix it ASAP.

Screenshot
Free WordPress theme dcoolfeel

General Features

  • Post thumbnail support. User get option to insert thumbnail image while posting new post. If no image is selected a default image will appear.
  • Automatically the first 55 words of the post will only appear on home page.
  • Two columns, Fixed width (1000px).
  • Compatible and tested on major browsers: IE, Opera, Firefox, Chrome, etc
  • Custom 404 Error page.
  • widgets Ready
  • Ads-Ready , 4 advertisement slots available
  • Flash based tags cloud in sidebar.
  • Comes with PSD of logo.
  • Tweet Re-Tweet integration using plugin.

How to add post thumbnail image

While making new post, look in right corner for “Post thumbnail”. Click on link “set thumbnail” and upload the post thumbnail image.

add post thumbnail

Frequently Asked Question and Installation instruction:

Refer to readme.txt in the theme folder. If you cannot find your answer in readme.txt file please let me know via comment.

License:

You are free to use the theme. You don’t need to pay me or to anyone for this theme. You are also free to use the theme as personal or commercial use. You can also modify the theme as per you need. The only term is that you keep the footer links intact. You are also not allowed to sell our themes. You cannot modify the theme and sell it.

Demo || Download ZIP File || Download RAR File

If you find any bugs, please let me know.

A new site to submit and browse WordPress themes

Posted in WordPress News

I am very existed to announce my WordPress theme gallery website. The aim of website is to collect good and free WordPress themes. Site visitor can browse, see screenshot, visit demo site, and download the theme. Theme screenshot and download file will be stored on our hosting, while the theme demo will be theme url.

The site also has option to submit WordPress theme. Only registered members of the site can submit theme. I have tried to make user registration process and theme submission process very easy. It will hardly take 2 minute to submit a theme.

Currently I have disabled comments and theme rating feature. But I will enable rating system soon.

Please visit http://www.wpout.com and let me know if you have any suggestion.

Free premium WordPress theme – Classic Time

Posted in Free Wordpress Themes

This theme is different from rest of my WordPress themes. I have added new features. All important features of the theme are mentioned below. The theme is compatible and tested on WordPress version 2.8 and 2.9. Theme is also compatible and tested on all major browsers like IE, firefox, Opera, Chrome. But if you find any bug in any browser, please let me know. Hope you like the theme. Comments are welcome.
Free WordPress theme dClassicTime

General Features

  • Post thumbnail support. User get option to insert thumbnail image while posting new post. If no image is selected a default image will appear.
  • Automatically the first 55 words of the post will only appear on home page.
  • Two columns, Fixed width (1000px).
  • Compatible and tested on major browsers: IE, Opera, Firefox, Chrome, etc
  • Custom 404 Error page.
  • widgets Ready
  • Ads-Ready , 4 advertisement slots available
  • Flash based tags cloud in sidebar.
  • Comes with PSD of logo.
  • Tweet Re-Tweet integration using plugin.

How to add post thumbnail image

While making new post, look in right corner for “Post thumbnail”. Click on link “set thumbnail” and upload the post thumbnail image.

add post thumbnail

Frequently Asked Question and Installation instruction:

Refer to readme.txt in the theme folder. If you cannot find your answer in readme.txt file please let me know via comment.

License:

You are free to use the theme. You don’t need to pay me or to anyone for this theme. You are also free to use the theme as personal or commercial use. You can also modify the theme as per you need. The only term is that you keep the footer links intact. You are also not allowed to sell our themes. You cannot modify the theme and sell it.

Demo || Download ZIP File || Download RAR File

If you find any bugs, please let me know.

Clean and Professional Free WordPress Theme – dClean

Posted in Free Wordpress Themes

I have tried to make a Clean and Professional WordPress Theme. The theme is compatible and tested on WordPress version 2.8 and 2.9. Theme is compatible and tested on all major browsers like IE, firefox, Opera, Chrome. But if you find any bug in any browser, please let me know. Hope you like the theme. Comments are welcome.

Free WordPress Theme dClean

General Features

  • Two columns, Fixed width (1000px).
  • Compatible and tested on major browsers: IE, Opera, Firefox, Chrome, etc
  • Custom 404 Error page.
  • widgets Ready
  • Ads-Ready , 4 advertisement slots available
  • Flash based tags cloud in sidebar.
  • Comes with PSD of logo.
  • Tweet Re-Tweet integration using plugin.

Frequently Asked Question and Installation instruction:

Refer to readme.txt in the theme folder. If you cannot find your answer in readme.txt file please let me know via comment.

License:

You are free to use the theme. You don’t need to pay me or to anyone for this theme. You are also free to use the theme as personal or commercial use. You can also modify the theme as per you need. The only term is that you keep the footer links intact. You are also not allowed to sell our themes. You cannot modify the theme and sell it.

Demo || Download ZIP File || Download RAR File

If you find any bugs, please let me know.

Free Web 2.0 Theme – dWaterDrops

Posted in Free Wordpress Themes || Tagged Under : ,

This a web 2.0 type WordPress theme. I hope you will like it.  The theme is compatible and tested on WordPress version 2.8 and 2.9. Theme is compatible and tested on all major browsers like IE, firefox, Opera, Chrome. But if you find any bug in any browser, please let me know. Hope you like the theme. Comments are welcome.

Free water drops WordPress theme

General Features

  • Two columns, Fixed width (1000px).
  • Compatible and tested on major browsers: IE, Opera, Firefox, Chrome, etc
  • Custom 404 Error page.
  • widgets Ready
  • Ads-Ready , 4 advertisement slots available
  • Flash based tags cloud in sidebar.
  • Comes with PSD of logo.
  • Tweet Re-Tweet integration using plugin.

Frequently Asked Question and Installation instruction:

Refer to readme.txt in the theme folder. If you cannot find your answer in readme.txt file please let me know via comment.

License:

You are free to use the theme. You don’t need to pay me or to anyone for this theme. You are also free to use the theme as personal or commercial use. You can also modify the theme as per you need. The only term is that you keep the footer links intact. You are also not allowed to sell our themes. You cannot modify the theme and sell it.

Demo || Download ZIP File || Download RAR File

If you find any bugs, please let me know.

=====================
UPDATE (28th JAN 2010)
=====================
I have found a small bug in page.php
I have updated the download file with the fix. But if you have downloaded the theme file before 28th jan, 2010 or you have downloaded the theme from other site or source, please update page.php from new download.

Free WordPress Theme for Web Hosting Blogs – dWebHosting

Posted in Free Wordpress Themes || Tagged Under : ,

There are not many Web Hosting related free WordPress themes, so I decided to make one. I hope you will like it. The theme is compatible and tested on WordPress version 2.8 and 2.9. Theme is compatible and tested on all major browsers like IE, firefox, Opera, Chrome. But if you find any bug in any browser, please let me know. Hope you like the theme. Comments are welcome.
Free Web Hosting WordPress theme - dWebHosting

General Features

  • Two columns, Fixed width (1000px).
  • Compatible and tested on major browsers: IE, Opera, Firefox, Chrome, etc
  • Custom 404 Error page.
  • widgets Ready
  • Ads-Ready , 4 advertisement slots available
  • Flash based tags cloud in sidebar.
  • Comes with PSD of logo.
  • Tweet Re-Tweet integration using plugin.

Frequently Asked Question and Installation instruction:

Refer to readme.txt in the theme folder. If you cannot find your answer in readme.txt file please let me know via comment.

License:

You are free to use the theme. You don’t need to pay me or to anyone for this theme. You are also free to use the theme as personal or commercial use. You can also modify the theme as per you need. The only term is that you keep the footer links intact. You are also not allowed to sell our themes. You cannot modify the theme and sell it.

Demo || Download ZIP File || Download RAR File

If you find any bugs, please let me know.

© wpyag.com 2009 | Designed by: WPYag