Title: f@indusa's Replies | WordPress.org

---

# f@indusa

  [  ](https://wordpress.org/support/users/findusa/)

 *   [Profile](https://wordpress.org/support/users/findusa/)
 *   [Topics Started](https://wordpress.org/support/users/findusa/topics/)
 *   [Replies Created](https://wordpress.org/support/users/findusa/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/findusa/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/findusa/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/findusa/engagements/)
 *   [Favorites](https://wordpress.org/support/users/findusa/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Related post plugin for WP 3.1.3](https://wordpress.org/support/topic/related-post-plugin-for-wp-313/)
 *  Thread Starter [f@indusa](https://wordpress.org/support/users/findusa/)
 * (@findusa)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/related-post-plugin-for-wp-313/#post-2166908)
 * Hi Mitcho,
 * Thanks for getting back on the issue, actully there were few configuration issues
   for plugin, I have made few settings and the related posts appear on the page
   as expected.
 * Thanks so much the excellent plugin.:)
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Updating feedburner feeds original url gives "Timeout while fetching the feed."](https://wordpress.org/support/topic/updating-feedburner-feeds-original-url-gives-timeout-while-fetching-the-feed/)
 *  Thread Starter [f@indusa](https://wordpress.org/support/users/findusa/)
 * (@findusa)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/updating-feedburner-feeds-original-url-gives-timeout-while-fetching-the-feed/#post-2166837)
 * Guys thanks for all your responses…
 * Actually all my configurations were pretty correct but the issue was with MySql
   database. The database process were terminated intermittently and caused the 
   delay in server response.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Related post plugin for WP 3.1.3](https://wordpress.org/support/topic/related-post-plugin-for-wp-313/)
 *  Thread Starter [f@indusa](https://wordpress.org/support/users/findusa/)
 * (@findusa)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/related-post-plugin-for-wp-313/#post-2166777)
 * Hi,
 * Thanks for your response. I have tried the same plugin but it continues to give
   result “No related posts.”. I tried setting threshold value to 1, too. but no
   luck.
 * Can someone please help!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Updating feedburner feeds original url gives "Timeout while fetching the feed."](https://wordpress.org/support/topic/updating-feedburner-feeds-original-url-gives-timeout-while-fetching-the-feed/)
 *  Thread Starter [f@indusa](https://wordpress.org/support/users/findusa/)
 * (@findusa)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/updating-feedburner-feeds-original-url-gives-timeout-while-fetching-the-feed/#post-2166729)
 * I need to set a network of blogs that have different domains.
    I have already
   installed domain mapping plugin. My install site is blog.pureincubation.com and
   now i have set a site url as mpg.pureincubation.com and mapped a domain “blog.
   medicalproductguide.com” with its site id through domain mapping. But still the
   site (blog.medicalproductguide.com) is too slow. Am I doing something wrong?
 * below is my wp-config entries,
 *     ```
       define( 'DOMAIN_CURRENT_SITE', 'blog.pureincubation.com' );
       define( 'PATH_CURRENT_SITE', '/' );
       define( 'SITE_ID_CURRENT_SITE', 1 );
       define( 'BLOGID_CURRENT_SITE', '1' );/*New*/
       define( 'NOBLOGREDIRECT', 'http://blog.pureincubation.com');/*New*/
       ```
   
 * What i want is the url should be like blog.medicalproductguide.com or blog.CUSTOMDOMAINNAME.
   com. All of the blog sites will have different domain names. Can you please let
   me know domain configuration for achiving this.
 * Please help!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Updating feedburner feeds original url gives "Timeout while fetching the feed."](https://wordpress.org/support/topic/updating-feedburner-feeds-original-url-gives-timeout-while-fetching-the-feed/)
 *  Thread Starter [f@indusa](https://wordpress.org/support/users/findusa/)
 * (@findusa)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/updating-feedburner-feeds-original-url-gives-timeout-while-fetching-the-feed/#post-2166482)
 * The main install is blog.pureincubation.com but when I login to any blogs site
   with super admin user creds, I am provided the network admin link on any blog
   dashboard.
 * Firstly, we have given random url while adding a site with “Add site” feature
   and then edited the site url from “Edit Site” feature. Edit site allowed us to
   give different domain name to each blog site.
    Also, we have made few setting
   changes like below one in wp-config to make these changes. “define( ‘DOMAIN_CURRENT_SITE’,”.
   $_SERVER[‘HTTP_HOST’].” ); ”
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Updating feedburner feeds original url gives "Timeout while fetching the feed."](https://wordpress.org/support/topic/updating-feedburner-feeds-original-url-gives-timeout-while-fetching-the-feed/)
 *  Thread Starter [f@indusa](https://wordpress.org/support/users/findusa/)
 * (@findusa)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/updating-feedburner-feeds-original-url-gives-timeout-while-fetching-the-feed/#post-2166459)
 * Hi Andrea,
 * Thanks for your quick response.
    Actually, we have set A(Host) entry in Godaddy
   account to desired IP location to point the typical blog.* urls i.e. added blog
   as host point to xxx.xxx.xxx.xxx IP and not added them as sub-domains.
 * Below are steps we follwed to configure all blogs in a multisite.
    – installed
   a fresh 3.1.3 wp – created all sites manually (add site feature) – imported all
   existing blogs to respective sites in new install and set themes, plugins for
   all sites. – added a blog host entry on godaddy account for each www domain.
 * Please let us know if we are missing any step, that could speed up the blogs.
   
   Thanks
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Updating feedburner feeds original url gives "Timeout while fetching the feed."](https://wordpress.org/support/topic/updating-feedburner-feeds-original-url-gives-timeout-while-fetching-the-feed/)
 *  Thread Starter [f@indusa](https://wordpress.org/support/users/findusa/)
 * (@findusa)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/updating-feedburner-feeds-original-url-gives-timeout-while-fetching-the-feed/#post-2166379)
 * Hi Andrea,
    below are my blog links, [http://blog.medicalproductguide.com/](http://blog.medicalproductguide.com/)
   and [http://blog.nursingproductguide.com/](http://blog.nursingproductguide.com/)
   I have changed all my blog urls from sub sites to sub domains. Previously the
   urls were like [http://www.medicalproductguide.com/blog](http://www.medicalproductguide.com/blog)
   and [http://www.nursingproductguide.com/blog](http://www.nursingproductguide.com/blog).
 * As you can see the blog sites are pretty slow and that might be the reason for
   error on feedburner.

Viewing 7 replies - 1 through 7 (of 7 total)