mairaj
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Problem mapping second siteDon’t know how but it has fixed itself (I didn’t do anything). I created this site 2 days back and it did not work till my last post!
Forum: Networking WordPress
In reply to: Problem mapping second siteHello,
I have used “WordPress MU Domain Mapping” plugin.
I have the following at the moment.
1. http//primarydomain-com
2. http//seconddomain-org (mapped to http//primarydomain-com/subsite1 and working perfectly)
3. http//thirddomain-com (not working for http//primarydomain-com/subsite2)seconddomain-org and thirddomain-com both are pointing to root directory (I have just double checked)
FYI: Its a shared GoDaddy account without dedicated IP. Is there any safe way I can share more details?
regards
Forum: Networking WordPress
In reply to: Multisite and SSL CertificateI have come to know that this is not a wildcard ssl certificate its just an standard (single domain) ssl certificate.
I believe this will only cover my primary domain name, as long as its just about ssl I am ok with it. But my concern is to use the free dedicated IP that enables automatically when I install the ssl to my primary domain name. So, does the situation allow me multisite domain mapping without spending any more money for dedicated IP? (Godaddy support email does confirm this, but I do not know the work-around)
All I want is my multisite network mapped to separate domain names and at the same time save my money by escaping the purchase of dedicated IP?
Grateful to you for your help ??
Forum: Networking WordPress
In reply to: Multisite and SSL CertificateThank you very much! I have bought the hosting plan after I read your reply. Can you please help me a little more,, kindly elaborate “you may need to make sure the cert has wildcard subdomains.”
Yes, I will use sub-domains and will map them to individual domain names then.
Kind regards.
Forum: Networking WordPress
In reply to: Is this a healthy .htaccess file?I have replaced the new code as suggested by you. Thank you very much ??
Forum: Plugins
In reply to: URGENT : xProfiles ACL ProblemPLzZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ Reply someone
Forum: Plugins
In reply to: URGENT : xProfiles ACL ProblemHello,
Anybody, pls suggest me (may be) a hack which may eliminate the plugin’s effect while a user is working on his/her own profile.
Pls be kind and do reply. Thank you.
Hello Michael,
I’m facing the same problem. Did you find a workaround for this?
Please reply if you have a solution.
Thank you.
Forum: Fixing WordPress
In reply to: Internal Server ErrorHello All,
My hosting provider is Godaddy. My WordPress installation lives at https://www-my-website-com/blog
I have an .htaccess file at https://www-my-website-com/.htaccess which reads as follows:
NOTE: My primary domain is different at this hosting, this is a secondary one.
RewriteEngine on RewriteCond %{HTTP_HOST} !^www.my-website.com$ [NC] RewriteRule ^(.*)$ https://www.my-website.com/$1 [L,R=301] # compress text, HTML, JavaScript, CSS, and XML AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript # remove browser bugs BrowserMatch ^Mozilla/4 gzip-only-text/html BrowserMatch ^Mozilla/4\.0[678] no-gzip BrowserMatch \bMSIE !no-gzip !gzip-only-text/html Header append Vary User-Agent
Is there anything wrong above? I want all non-www queries to redirect to the www version and gzip compression. My website is perfectly optimized with above code with no problems at all. I’m not sure if the code is causing problems for WordPress.
Kindly NOTE: deleting this .htaccess file does not help and I restore it.
Thank you very much for your kind help.Mairaj
Forum: Fixing WordPress
In reply to: Internal Server ErrorTried everything suggested here and what I have found googling the web. Created a new blank plugins folder, deleting .htaccess but I could not access my wp admin.
Day before yesterday it automatically came back itself stayed for a day and I tried to find out the culprit by enabling and disabling plugins, my .htaccess file but could not find out the problem!
I have removed two additional themes that were installed. Today its gone again!!
Forum: Fixing WordPress
In reply to: Internal Server ErrorHello Esmi, Ipstenu
I do not have access to the control panel (to deactivate the plugins) too as that too shows the same error. I have even removed the .htaccess file but it is not working!
Thanks for your quick reply.
Forum: Fixing WordPress
In reply to: 2 installations in parallel foldersThat worked! Thank you very much.
However there is a little problem.
My entire website works (still) as:
If you type https:// my-wesite .com it redirects to https:// https://www.my-website .com AND https:// my-wesite .com/blog redirects to https:// https://www.my-wesite .com/blog and this happens in case of each and every page on entire domain.
Now, after implementing your code https:// my-wesite .com/member does not redirect and stays as it is the other parts of the website still work as earlier.
I wish I have a uniform url which I thing is an important practice for SEO. And I have always been stuck with www version.
Thanks and regards,
—
MairajForum: Fixing WordPress
In reply to: 2 installations in parallel foldersHello Josh,
Following your instructions I have successfully installed my second WordPress however this is giving following error:
The page isn’t redirecting properly.
Firefox (No other browsers work too) has detected that the server is redirecting the request for this address in a way that will never complete.
This problem can sometimes be caused by disabling or refusing to accept cookies.
I have a .htaccess file that redirects non wwww version of my domain name to www version, ie; my-website.com to www. mywebsite. com. WordPress works without an error if I delete this file but starts showing this error again if I restore this .htaccess file!
Any idea/ resolution to this problem?
Thank you again.
—
MairajForum: Fixing WordPress
In reply to: 2 installations in parallel foldersThank you Josh. You have been great help, will bother you again if I face some difficulty.
Thank you very much ??
Forum: Fixing WordPress
In reply to: 2 installations in parallel foldersThank you very much for your quick response. Can you kindly elaborate “edit the wp-config file accordingly” to me?
What kind of editing required? How to do it?
—Mairaj