Free Blog Themes

15Feb/1016

Wordpress Membership Site Plugins: 7 Criteria Basic Criteria

Comments (16) Trackbacks (0)
  1. Thanks. It was helpful I managed to add button on my blog…

  2. Commenting on other blogs is a great way to get traffic to your blog. Another really good way is to use sites like Stumble Upon. I get 500-800 visitors a day some days just from Stumble Upon.
    I am also a member of a social power linking group. We share posts with each other and vote up the ones we like.

    http://1Cat.biz/spl

  3. Wordpress have a help page that you may find useful

    http://wordpress.org/hosting/

  4. Essentially you need a webhost, either free or paid, download Wordpress from Wordpress.org, upload to your webhost, then download Comicpress and upload that as well. This site has a fairly straightforward, easy to understand tutorial.

    http://www.djcoffman.com/tikibar/2008/09/17/host-your-own-friggin-webcomic/

    You can replace Dreamhost with any webhost you want to use. Some free ones include http://www.110mb.com and http://www.000webhost.com/

  5. You better begin by learning a little bit about Wordpress (which is not difficult btw). I advise you to download XAMPP to have a local apache web server (www.apachefriends.org/en/xampp.html) where you can install wordpress (wordpress.org) and test it locally.
    Then you have to chose a theme that suits your site, there are hundreds of free quality themes or if you can afford it, go for a premium theme (20$ to 150$ in general).
    After you get familiar with wordpress, you can install it on your live server, put your theme, and begin importing (copy / paste ? yeah). You have to chose between putting your old articles as posts or as pages, posts are good if you plan a blog-like site. Ther's also hundreds of free plugins for each single feature you may think about.

    Good luck!

  6. either would work – but Wordpress is free. You can get a site for free at Wordpress.com

    http://LynnTHarrison.com

  7. yeah, it seems they just changed around the colors. a few differences about how to get to stuff, but i'm new to it so i'm not positive where it all was before. i think the word count on writing is gone….anybody knows where it went…let me know!
    http://www.dropofkim.wordpress.com

  8. Try copying from GoogleDocs and pasting to Microsoft Word.

  9. yeah you can , only you have to upggrade your account .

  10. you can edit your page.php file of your current theme, and delete these following code:

    <?php get_header(); ?>
    <?php get_sidebar(); ?>
    <?php get_footer(); ?>

    then your page will only have the content on it, no header, no sidebar and no footer.

  11. That's not a function you can do.

  12. Hello I am a professional Wordpress website designer and developer – AITpro.com so you can verify that I know what I'm talking about. ;) The website development method you are planning to do is a standard website development method that I use and probably most professional developers use so you are right on the money there. ;) I'm assuming you already know the basics, but I'll add this info for someone else who may not know that info.
    Best basic website development practices and planning
    1). Create the folder first that you want to install Wordpress to either with FTP or with your CP File Manager
    2). Very Important! Add an entry in your Robots.txt file to block indexing of the new folder you just created – you don't want your new folder indexed until you are ready to launch your new website. And in your case you don't want the folder indexed at all since you will be migrating your Wordpress site to the root of your domain. If you don't have a robots.txt file then create one. Trust me if you don't do this it will cost you a lot of headaches. ;)
    3). Do the Wordpress installation at this point – Pretty much all hosts offer the Wordpress Application for free with anywhere from 10 to 25 free SQL DB's.
    4). After you have completed all your Wordpress design work, customization, plugin installations and configurations then you are just about ready to do the Wordpress migration – SEE the Source link I have provided below for complete WP migration instructions – WP migration is very easy and simple, but be careful to follow the instructions EXACTLY.
    5). DEACTIVATE ALL OF YOUR PLUGINS BEFORE DOING THE ACTUAL MIGRATION!!!
    6). Since you have installed WP in another directory / folder you have a backup of all your work. ;)
    7). Make a backup of your existing website files in the root of your domain.
    8). Copy (NOT MOVE) all your Wordpress files and folders to the your domain root
    9). Reactivate all your plugins and start testing them and reconfiguring them if necessary. (you can reactivate all of them at once or do them one by one – doesn't matter).

    To answer your question about post migration corrections to file paths. Yes, you will have to modify several paths. Since I'm very familiar with this whole process and especially the WP plugin configurations, I don't install certain plugins until after the Wordpress migration is done. And I don't do certain Wordpress configurations until I've after I've done the migration. If you are not very familiar with WP plugin configurations then i recommend you install and configure everything in your "development" folder and then make the file path changes after you have done the migration. Anytime you are doing a migration you should do it during "off business hours" meaning in the middle of the night. ;) If you have a totally new website it doesn't really matter when you do the migration, but if you have an existing website that is getting visitors and making money you obviously don't want to interrupt the flow of $$$. ;)

    So to give you some specifics on the Wordpress files that will need to be modified / corrected after the migration:
    If you configure Wordpress with Pretty Permalinks you will need to update this first thing right after the migration is done. Personally I recommend that you don't configure Pretty Permalinks until your Wordpress site is migrated. Pretty Permalinks generates your .htaccess file so by updating PP from the WP Dashboard Admin panel at any point you are updating your .htaccess file.

    Common WP plugins that will need path corrections:
    WP-DBManager – change DB Options > path to backup. Will need to logout and maybe clear cache too to see the new changes.
    Theme My Login – Theme my login Redirection URL and Theme my login Links need to be corrected
    Cforms – check abspath.php and /cforms/js/cforms.js for correct file paths

    Common WP files that will need to be corrected
    Theme templates and specifically your header.php file.
    The rest of the information you will need is contained in the Wordpress migration instructions below and all over the Internet. Wordpress answers are everywhere. ;)

  13. Assuming they get deleted is your best bet.

  14. You can purchase Artisteer, which is used to create WP themes and can be previewed in your browser.

    Have a great day!
    ~Daphne
    http://mlmrealms.com
    http://dreampresstemplates.com

  15. You can take the content from your existing portfolio page and create a wordpress page with the same content. When you click "Write" inside the wordpress admin dashboard, it defaults to a new post. You can click "Page" just below "Write" to create a new page instead of a post. When you publish the page it will become part of the sites main navigation bar, too.

  16. A theme is not what allows the reader to sub to a newsletter, or rss feed. You need to find a plugin that
    will fit your needs and there are tons of them out there. It's simply a matter of installing the plugin and adding code to a template.

    http://wordpress.org/extend/plugins/


Leave a comment


No trackbacks yet.