f@indusa
Forum Replies Created
-
Forum: Plugins
In reply to: Related post plugin for WP 3.1.3Hi 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.:)
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
In reply to: Related post plugin for WP 3.1.3Hi,
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!
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!
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’].” ); ”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.
ThanksHi Andrea,
below are my blog links,
http://blog.medicalproductguide.com/ and 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 and 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.