Ravi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How do I get a domain email?you can get emails in your domain name for free from google apps
http://www.google.com/apps/intl/en/group/index.html
it will have the same interface like gmail. so u will feel home.
Forum: Fixing WordPress
In reply to: What are your “must have” plugins?My list of useful wordpress plugins
Forum: Fixing WordPress
In reply to: Optimum use of Post Tagsyou can use keywords from the article text and also related keywords, synonyms, common mis spellings not found in the article text.
you can use search everything plugin to decide what the wp internal search should do
http://wordpress.org/extend/plugins/search-everything/
by default, wp internal search uses article text.
google and all search engines do consider tags.
Tags can be placed as the page META keywords. They can also be used to show related posts automatically.
you can use simple tags plugin to do this.
Forum: Fixing WordPress
In reply to: Editing The URL For A Menu Linkuse page links to plugin
http://wordpress.org/extend/plugins/page-links-to/
after u activate this, go to the “Home” page edit view. at the bottom of the post, you can give the redirect link to your site home page. so people click this and land in your home page.
Forum: Fixing WordPress
In reply to: permalink problem with URLgo to settings–>reading
wp-admin/options-reading.php
make sure you don’t have the about page selected as the front page.
Forum: Fixing WordPress
In reply to: Post Title Not Summary!go to appearance – > theme editor
/wp-admin/theme-editor.php
select archive.php from the right side bar.
in this, search for the word
the_excerpt
remove the line including this word. the line starts with
<?phpand ends with
?>Forum: Fixing WordPress
In reply to: Adding “Read more” buttonin your dashboard go to appearance –> theme editor
/wp-admin/theme-editor.php
select index.php from the right side bar.
in this, search for the word
the_content
replace it with the word
the_excerpt
then click the “update file” button.
Forum: Fixing WordPress
In reply to: stats plug-in doesn’t workmake sure you have external visitors other than you. the stats plugin doesn’t count logged in users. also, the server stats may include bot visits.
try the default wordpress theme for a day. some themes are incompatible with the wordpress.com stats plugin.
Forum: Fixing WordPress
In reply to: Feedburner and Live Chat1. try feedburner feedsmith plugin
http://www.google.com/support/feedburner/bin/answer.py?hl=en&answer=78483
2. try http://googletalk.blogspot.com/2008/02/google-talk-chatback.html
Forum: Fixing WordPress
In reply to: Browser isuueprobably a theme’s browser incompatibility issue. try to get the latest version of theme or ask the theme author to upgrade / fix this. if it still doesn’t work, try another theme.
Forum: Fixing WordPress
In reply to: Lost Right Sidebar after upgradeprobably a theme incompatibility issue. try to get the latest version of theme or ask the theme author to upgrade the theme.
Forum: Fixing WordPress
In reply to: how to set up a specific type of “article” as a “testimony”you can use http://wordpress.org/extend/plugins/adrotate/ plugin.
Instead of ads, you can just add testimonial text / video code.
Then from the widgets area you can get this displayed randomly in sidebars.
Forum: Fixing WordPress
In reply to: some design questions..Meta roughly means something to do with site administration. you will find login, register, rss info there.
To add badges to your sidebar, go to your dashboard->Apperances->Widgets. Then drag a “text” widget to the sidebar and paste the code for your widget.
/wp-admin/widgets.php
Forum: Fixing WordPress
In reply to: wrong upload pathyou can change the upload location at Settings – > Miscellaneous option in your dashboard. See
/wp-admin/options-misc.php
Forum: Fixing WordPress
In reply to: Prologue theme Feed issue with Tagthe problem i mentioned above got solved by itself. may be because i upgraded to 2.7