Hi,
I recieve a strange input for the site,
please help me.
Thanks in advance
<?php
/**
* Front to the WordPress application. This file doesn’t do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define(‘WP_USE_THEMES’, true);
/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . ‘/wp-blog-header.php’ );
?>
Hi domenicoguida,
Can you give us a screenshot for the issue?
The code you gave is the content of WordPress’ index.php at the root level.
Best regards,
Nikko
Resolved thank you!
Hi domenicoguida,
I have tried the FTP access, however it does not work using Filezilla (even changing some settings).
Also, when I go to your site, this is what is shown:
This site can’t be reached
Best regards,
Nikko
Resolved thanks a lot
Hi domenicoguida,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria