Can I delete this file?
Problem solved thanks to your support! I set hotlink protection on images to block the use of the images on other sites. This blocking is not making it visible image on facebook!
[ITA]
Problema risolto grazie alla vostra assistenza! Avevo impostato la protezione hotlink sulle immagini per bloccare l’utilizzo delle immagini su altri siti. Questo bloccava immagine su facebook non rendendola visibile !
How can I put this tag og? Matija How you solved the problem?
I have to send user and password to access my website? I have not solved, I have tried other changes but still nothing … đ
Nothing I tried to come but not explained in the guide takes the picture .
Cache to delete mean That ‘s my browser or plug-in cache excellent ?
Sorry but now they are visible! Until a few days ago did not work
When I write a very long article I prefer to divide it into more pages, but when I share an article in more pages ADSs inserted through the template are no longer visible.
In this example http://rubricanews.com/come-rimuovere-lantitaccheggio-in-solo-4-passi/
The article suddivo in 5 pages; the adsense because you see only entered with EASY adsense wordpress plugin, if I insert the adsense using the template using the options ADS article >> top etc. are not seen
ITA
Quando scrivo un articolo molto lungo preferisco dividerlo in piu pagine, pero quando divido un articolo in piu pagine gli ADS inseriti tramite il template non sono piu visibili.
In questo esempio http://rubricanews.com/come-rimuovere-lantitaccheggio-in-solo-4-passi/
L’articolo e suddivo in 5 pagine; gli adsense si vedono solo perche inseriti con EASY adsense un plugin wordpress, se inserisco gli adsense tramite il template sfruttando le opzioni ADS>>article top ecc non si vedono
I solved by changing the plugin file. At the moment everything seems to work properly.
thanks to the availability
Even in the latest version of WordPress by Yoast must go in the editor in the file
As a temporary solution remove the disable option-author of the archive function redirects in /plugins/wordpress-seo/frontend/class-frontend.php. Leaving it like this:function archive_redirect() {
global $wp_query;
$options = get_wpseo_options();
if ( ( isset( $options['disable-date'] ) && $options['disable-date'] && $wp_query->is_date ) || ( isset( $options['disable-post_formats'] ) && $options['disable-post_formats'] && $wp_query->is_tax( 'post_format' ) ) ) {
wp_redirect( get_bloginfo( 'url' ), 301 );
exit;
}
}
The problem then is due to an old bug fixes … I try to update the plugin. Thank you very much
On my website there are more than 60 authors, I can change each user.
The file is empty .htacces
My website is this http://www.rubricanews.com
If you try clicking on the name of an author is redirected on the home page.
here is example http://rubricanews.com/author/ely/
I never entered this function, for me it is very important to have a page for each author
Il mio sito web è questo http://www.rubricanews.com
Se prova a cliccare su il nome di un autore viene reindirizzato nella home page.
ecco esempio http://rubricanews.com/author/ely/
Io non ho mai inserito questa funzione, per me è molto importante avere la pagina per ogni autore