Host.co.in
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: how to display pages in google searchWell I guess, you should have a number of strong backlinks for all of your internal pages which you want to be shown in Google search results.
Forum: Fixing WordPress
In reply to: Can't Upload Images after updating to 3.3May be you need to re-install all plug-ins after upgrading for 3.3 version
Forum: Fixing WordPress
In reply to: WP-reloaded Table Problems font-size & centeringI think, he has sorted out the problem as I also found everything fine there. Hope thread will be closed if so.
Forum: Fixing WordPress
In reply to: I couldn't update header.php?You can also read the discussion here :- http://wordpress.org/support/topic/headerphp-hacked-need-advice-have-tried-everything?replies=18 If you run your blog as professional/commercial one then I would suggest to check out with your web hosting services provider for a software firewall.
Forum: Fixing WordPress
In reply to: Use WordPress single pages on the siteYes you can use WordPress if you created those two sections as a sub-domain of your main website. You just need to install the wordpress on that subdomain (kids.yoursite.com).
Forum: Fixing WordPress
In reply to: Hide "Comments are closed" in postsIn ‘singlepost.php’ or ‘page.php’ or ‘singlepage.php’ look for ‘< ? php comments_template(); ? >’ many webmaster remove it to get rid from the problem you mentioned but still I wont recommend to do so, Instead of that I would like to place ‘/*’at the start and ‘*/’ at the end as shown below (comment it out)
/*< ? php comments_template(); ? >*/
So this code won’t work at all and you can restore it if required in future.
Forum: Installing WordPress
In reply to: Cannot access my blog via URLMake necessary changes in .htaccess for proper redirection.
Forum: Everything else WordPress
In reply to: countries dropdownThis is very good option for readers who prefers to remain limited as geographically.