Easily create your own personal or public knowledgebase with Pagellan. Unlike other social networks, Pagellan is not about followers, following, promotion or posting trivial info. It is about storing and sharing knowledge to make life a bit easier. Best of all, it's free.

New! - Use Pagellan to post 'longer tweets' and facebook updates. Your posts will link back to Pagellan with your affiliate ID embedded. A great way to store, tag, and categorize important tweets and updates. Got a question about anything? Ask it, and let our members find the answer. Learn More.






viewing posts with the tag "wordpress" - (20)




If you need to change your wordpress password, but never set up an email address to get a reminder there are two ways you resolve. If you setup Wordpress via Fantastico you most likely used the email address more...1640

If you need to change your wordpress password, but never set up an email address to get a reminder there are two ways you resolve. If you setup Wordpress via Fantastico you most likely used the email address domainusername @ domainname.com. You can setup a forwarder in cpanel for that address and then send the reminder. Or you change the account email via PhpMyAdmin, by modifying the user table in the database.




How to get rid of annoying admin bar in Wordpress 3.1 - If you didn't know it, in Wordpress 3.1 your users will see an admin bar at the top of your blog when they are logged into your site. If you have a more...1045

How to get rid of annoying admin bar in Wordpress 3.1 - If you didn't know it, in Wordpress 3.1 your users will see an admin bar at the top of your blog when they are logged into your site. If you have a membership site running in Wordpress, this can be a distraction. To remove by default goto: Appearance > Editor > find the functions.php file for your theme and at bottom before closing php tag add this: show_admin_bar(false);




Is there a WordPress Theme for that? Searching for themes can be like searching for plugins. If you have an idea for a website and not sure how to build you idea, just Google "your idea wordpress theme." You more...1041

Is there a WordPress Theme for that? Searching for themes can be like searching for plugins. If you have an idea for a website and not sure how to build you idea, just Google "your idea wordpress theme." You might be surprised that there are themes already out there for your idea. Of course we all love Socrates Theme which has tons of flexibility and options, there are still thousands of themes to explore as well.




How to create multiple wordpress draft posts instantly. I've been populating a new membership site with content and thought I could save time if I pre-populated the wordpress post dashboard with all the posts more...1029

How to create multiple wordpress draft posts instantly. I've been populating a new membership site with content and thought I could save time if I pre-populated the wordpress post dashboard with all the posts I was going to create. I found a plugin called "Bulk Post Creator" which worked like a charm. I installed the plugin, activated it and it gave me a textarea field where I could write or paste all the post titles I need to create. All I did was save and voila, instant bulk post drafts.




How can I show a different number of category posts in Wordpress, then I do on my Wordpress homepage? If you want to show just a few full posts on your homepage and say 10+ on your category page... there's a more...1022

How can I show a different number of category posts in Wordpress, then I do on my Wordpress homepage? If you want to show just a few full posts on your homepage and say 10+ on your category page... there's a plugin for that. Goto Plugins > Add New and search for: "CBNet Different Posts Per Page plugin". Install and activate and then setup the parameters for your home page, category and archive pages.




If you're using the seo pressor plugin remember that it only reads the post content. So if you have an H1 title tag, and a H2 post tag it won't recognize those. Don't put them in your post content if it says you don't have them.1006

If you're using the seo pressor plugin remember that it only reads the post content. So if you have an H1 title tag, and a H2 post tag it won't recognize those. Don't put them in your post content if it says you don't have them.




If you're using the seo pressor plugin remember that it only reads the post content. So if you have an H1 title tag, and a H2 post tag it won't recognize those. Don't put them in your post content if it says you don't have them.1005

If you're using the seo pressor plugin remember that it only reads the post content. So if you have an H1 title tag, and a H2 post tag it won't recognize those. Don't put them in your post content if it says you don't have them.




If the new admin bar in Wordpress version 3.1 is annoying you when viewing your site while logged in it can be turned off by going into your admin user profile. Goto Users, click on your admin account, and more...992

If the new admin bar in Wordpress version 3.1 is annoying you when viewing your site while logged in it can be turned off by going into your admin user profile. Goto Users, click on your admin account, and look for "Show Admin Bar". Just uncheck "when viewing site" and save.




Is there a plugin for that? Anytime you wonder how to do make your WordPress website do something, ask yourself, "Is there a plugin in for that?" Great thing about WordPress there are thousands of free plugins more...986

Is there a plugin for that? Anytime you wonder how to do make your WordPress website do something, ask yourself, "Is there a plugin in for that?" Great thing about WordPress there are thousands of free plugins that can quickly and easily accomplish what you need to accomplish. Need a plugin? Simply search Google for what you need and add the word plugin.




WordPress plugin that will pull image from a website automatically. BM Shots will do this by adding simple short code. Very easy to use and the image is clickable if you want to visit the site. Find the more...985

WordPress plugin that will pull image from a website automatically. BM Shots will do this by adding simple short code. Very easy to use and the image is clickable if you want to visit the site. Find the plugin here http://www.binarymoon.co.uk/projects/bm-shots-automated-screenshots-website/




When you're shopping for a WordPress theme, make sure it's not too rigid or you will not be able to edit it. Find one that uses less graphics.834

When you're shopping for a WordPress theme, make sure it's not too rigid or you will not be able to edit it. Find one that uses less graphics.




For SEO on Wordpress use unique H1 tags on dynamic content pages like categories. - Tip I got from Affiliate Summit West 2010775

For SEO on Wordpress use unique H1 tags on dynamic content pages like categories. - Tip I got from Affiliate Summit West 2010




How to make a wordpress widget appear on the homepage only. If you need to put content on a specific page, there's a plugin called widget logic which lets you use conditional tags on all your widgets. It's more...676

How to make a wordpress widget appear on the homepage only. If you need to put content on a specific page, there's a plugin called widget logic which lets you use conditional tags on all your widgets. It's great if you're selling links or want an optin box on only the home page.




What's the difference between Wordpress.com and Wordpress.org. Wordpress.com is a free hosted blogging platform. You get a blog at YourUsername.wordpress.com. While it's a free and fast solution to get a blog more...645

What's the difference between Wordpress.com and Wordpress.org. Wordpress.com is a free hosted blogging platform. You get a blog at YourUsername.wordpress.com. While it's a free and fast solution to get a blog there are many limitations. For example you can't monetize the site, you can't upload 3rd party themes and you don't own the site. Wordpress.org lets you download the blogging software and use on your own domain. It also comes standard with most domain hosting solutions. Go with .Org.




How to fix flash problems in Wordpress. If you're adding flash banner or header code to Wordpress it's important to use the full url to the SWF file. If your flash isn't displaying it's most likely due to the relative path. 634

How to fix flash problems in Wordpress. If you're adding flash banner or header code to Wordpress it's important to use the full url to the SWF file. If your flash isn't displaying it's most likely due to the relative path.