MMDeveloper
Forum Replies Created
-
Forum: Plugins
In reply to: [Clever SEO Keywords] No keywords showingIf your using the very latest version, then it may be an issue with the template your using.
Forum: Plugins
In reply to: [WP SEO Redirect 301] Google errorWhat was the exact sitemap filename that you submitted?
Forum: Plugins
In reply to: [WP SEO Redirect 301] Redirecting old urls retroactivelyTopic Closed.
Forum: Plugins
In reply to: [Tom M8te] CRUD? TSQLSorry, at the moment, it can only use MySQL, but sounds like a good idea.
Forum: Plugins
In reply to: [Admin Block Country] Admin Block Country including my own countrySince I’ve not heard more, I’m closing this topic.
Forum: Plugins
In reply to: [Admin Block Country] List of Blocked IPs Provided?Sorry I haven’t written that code at all.
Wordfence is so good that I haven’t bothered for my clients. If you install Wordfence it will tell you the ip addresses of everyone who attempts to login. After building this plugin and installing it on a few of my clients, I’ve only seen 3 attempts at login in the last 4 months. Before that I was getting hit 60 times a day.
Forum: Plugins
In reply to: [Admin Block Country] Not workingWhat version of WordPress do you have. I have no issues from my clients recently.
Look on the right hand side of WordPress Admin and you should see a link to Block Country. Then follow prompts.
Forum: Plugins
In reply to: [WP SEO Redirect 301] Redirecting old urls retroactivelyYes except its much more difficult. You have to go to each individual page and post, scroll to the bottom of the page and type in the old url in the 301 Redirect Widget. Hope this helps.
Unfortunately I’ve not been in a position of updated category names, so thats why my plugin doesn’t support that feature, sorry.
This plugin works with Google. Any links from Facebook and Twitter with the old urls, will be redirected to the updated new urls. However I only built this plugin for pages and posts, not categories. I’m fairly certain it wouldn’t work for categories.
In the case of Google, I send them http codes to let them know the difference between the old and new urls.
Forum: Plugins
In reply to: [WP SEO Redirect 301] Plugin uses WordPress Address instead of Site AddressIsn’t get_option(“siteurl”) the same as home_url(). It should be or am I completely wrong?
What I propose for you to do is install WP SEO With Yoast. Create the misspelled page and in the edit page, go to Advanced tab in WordPress SEO by Yoast, type in the correct url in 301 Redirect: text field and this should fix your issue.
Forum: Plugins
In reply to: [HORIZONTAL SLIDER] Missing ImageThanks for getting back to me, I know what to do, I just thought I’d let you know.
Main reason is because Better Security plugin shuts a users session down if it detects a 404. So if a site is using Better Security plugin and your jquery plugin, their visitors will be blocked from the site and no one will know why.
Forum: Reviews
In reply to: [Clever SEO Keywords] Crash AlertHi all,
I developed Clever SEO Keywords and I am approachable. I’ve used this plugin for a few of my clients such as https://www.marketingmix.com.au, https://www.retechrubber.com.au, https://www.highburyhomes.com.au, https://www.mygenhomes.com.au, https://www.badtv.com.au and https://www.keyreturn.com.au. Retech Rubber rose from page 9 to page 2 in 3 weeks for keywords “Softfall Rubber” and I think for “Softfall Rubber Perth” its on page 1.
I admit that I’m not perfect, I do make quite a lot of mistakes, but I deploy my plugins to WordPress so that I can learn from you guys and I kind of like that sort of community.
Forum: Networking WordPress
In reply to: Multisites IntegratedYeah I know, its extremely difficult,
Thank you for your time, your the smartest WordPress person I know, that’s why I asked you.
I’ve come up with a solution and this is what I’ve done.
I’ve got domain b which sits under domain a. domain b’s templates inherited from domain a. So if I change the template of domain a, domain b is also changed. Domain b also has sub sites which inherit from domain b. Domain b has the multisite plugin you were talking about.
It really is a mess of networks here, but in summary it doesn’t matter how far down you go with the networks, they all inherit from their parents. This is great because you only have to change the parent and all sub children are changed as well. Each separate node has its own login area and you can’t login to another area, thus forcing you to only look after your own network.
Forum: Networking WordPress
In reply to: Multisites IntegratedSorry Mika, your right,
Is it possible to have a sub sub site? I’m not referring to any particular plugin, I just mean in general?
Forum: Networking WordPress
In reply to: Multisites IntegratedHey Mika,
I work with Willow77 and we are both trying to understand more about Multisite Network. I have a site lets call it https://donatelife.webdev.com.au/ and a sub site called https://donatelife.webdev.com.au/my-network, how do I create a sub-sub site called https://donatelife.webdev.com.au/my-network/nsw. I’ve tried with the multi network plugins that you suggested. I was able to create networks, but unable to create sub-sub domains. Creating sub domains was easy, sub-sub domains is ridiculous. Is it possible what I’m asking for?