What's the editor URL? - respondcms

This question may look funny, but: what's the URL to access the editor for an existing site?
I followed the installation instructions and the HTML5 settings, but I did not find any statement about the editor. I always get just to the 'create site' page.
Thanks for your support!
- Hardy

Usually it's app.yourdomain.com/#/login/[site-name]
So, for example, your site name is test1, then the login to the editor will be like app.yourdomain.com/#/login/test1
Hope this helps! :)

Related

WordPress free version - theme editor is missing

I'm going crazy with this one, I've tried all possible outcomes, but I can't access the theme editor nor the content.php or any kind of configurable code for that matter. The theme editor section under appearance is missing, if I try to access it through the URL [http://www.nameofsite.com/wp-admin/theme-editor.php] I get:
Lost?
Our server sentries tell us you probably shouldn’t be here. Maybe you’re lost?
All other solutions to this problem, including the other question here in SO refer to either a plugin or modifying the wp-config.php which I can't access also because I'm not hosting the site. Yes I'm using the WordPress free web app and although that may be it I would like some confirmation because no site on the internet mentions if that is the case, I'm just assuming here, so is it because I'm using the free version, or am I missing something?
Yes, you are correct.
Only if you have Premium plan and above then you'll have access to Theme Editor:
As for editing the wp-config.php file, you'll need the Business Plan and above:
Full pricing plan chart: https://wordpress.com/pricing/
Yes it definetly is because you are using the free WordPress.com version.
You can read it here in the last answer.
As pointed out before, you need at least a Business plan in WordPress.com to be able to edit the theme and the wp-config.php file.
But maybe what you're trying to change does not need it. What do you want to change from your theme? it may be possible to do it using the customizer

How to access your wordpress website via code editor?

So I am trying to customize my already running website via custom code
for better user experience etc.
I see a lot of people developing for WordPress via the code editor
and I simply can't find any information on how I can access my website
via a code editor and customize it with customer HTML, CSS, and javascript (or react.js)
and of course, PHP if necessary.
Could anyone please help me where I can find that information?
I would be very grateful!
Not sure exactly what you are looking for, but I go to CPanel on my host and open File Manager. Scroll down to the public_html folder and the web site below that. Select a PHP file and click Edit. Beware, though, that updating the theme will wipe out any changes when taking this approach.

Is there a way to find Wordpress Plugin updates without admin panel access

I've been asked by a prospective client, to do an audit on their WordPress site.
They have asked me,
if I can check their all plugins are up to date too but they wont / cant (yet) give me access to the admin panel.
Is there a way I can do this? I know I can find the WP version in the code of the site (and this one needs updating)
Hope someone can help.
Thanks in advance
You could ask them for a screenshot of their plugins page (www.example.com/wp-admin/plugins.php), and then cross-reference the versions listed there with WordPress.org to check if they are up-to-date.

google search console tells me that I have a crawling error

I have a problem with Wordpress and the Search Console. The Search Console from Google tells me that I have a crawling error on the smartphone.
The error details are:
Googlebot could access your site, but certain URLs are blocked for Googlebot Mobile for smartphones in your robots.txt. These URLs are not included in the "Blocked URLs" report and may have been blocked unintentionally.
I have already seen the customize.php, but I have no idea what I should change or how I can solve the problem.
Any help would be appreciated! Additionally, are there detailed instructions anywhere for beginners? Many thanks in advance!!
Best regards, Sandra 2 images here.
Have you made sure that WordPress is not configured to tell search bots to not index your site? Login to your admin, then navigate to Settings -> Reading and make sure 'Discourage search engines from indexing this site' is not ticked.
Here is a screenshot to help you find it
Thank you for your quick reply. I have been convinced for safety, but the function is switched off for me.

DNN Wrong Password Reset link

I have problems when I force reset passwords for my website users.
When I use this option, the next time the user logs in it will be prompted to change the password. My website link is something like this: Server/MyPortal.
When users login instead of taking them to:
Server/MyPortal/default.aspx?ctl=PasswordReset&resetToken...
They are redirected to:
Server/default.aspx?ctl=PasswordReset&resetToken...
Which obviously takes them to a 404 not found page because it is missing MyPortal.
Can anyone please shed some light on me and help me to fix this? Thank you very much!
Ivan
What version of DNN are you on?
I would look at
Are you on the latest version
Are your Portal Aliases configured properly. To tell this, login as a Super User, go to the Admin/Site Settings page for the portal in question, find the Portal Aliases section, I believe that is under the Advanced tab. See if you have a misconfigured alias in there.
Another thing you might check, would be to check the Language files (admin/languages) to see if the password reset email could be modified there to include the proper portal URL. When editing language files in DNN you can edit System, Host, or Site.
You likely want to edit the SITE level if you have other websites running as well. Site level edits will only apply to that individual portal.

Resources