Title: Sharing &#8211; facebook problem
Last modified: August 22, 2016

---

# Sharing – facebook problem

 *  [Tomasz](https://wordpress.org/support/users/tpralat/)
 * (@tpralat)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/sharing-facebook-problem/)
 * Hi,
    facebook is rejecting my wordpress site, claiming, its dangerous. I have
   done something with online security (McAffe online), but nothing changed.
 * Now, fb is saying:
    _“This link is blocked, or you have triggered an excessive
   amount of scrapes.”_ and _“Error Linting URL An internal error occurred while
   linting the URL.”_
 * Another problem is jetpack comment system – it displays, but when I have ticked
   users must deliver email and name – it’s submitting and goes blank (even on admins
   acc). I’ve got standard theme with css modyfied and separated and _<?php comment\
   _form(); ?>_ in templates comments.php – but its not working anyway.
 * Debug is saying sth about headers too, but I found it too difficult to resolve
   even after many, many hours of seeking an answer.
    Can You help me with anything
   of above?
 * [http://travnik.net](http://travnik.net)
    [http://travnik.net/2014/10/18/tcwj-hummus/](http://travnik.net/2014/10/18/tcwj-hummus/)(
   for comments)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Moderator [Bet Hannon](https://wordpress.org/support/users/bethannon1/)
 * (@bethannon1)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/sharing-facebook-problem/#post-5458146)
 * Your hummus images are making me hungry! 🙂
 * Have you tried switching themes to one of the default WP themes, and seeing if
   FB will scrape your info then?
 * Looking at your site in an HTML markup validator shows some errors. While most
   of them should be derailing you, the last ones seem like they might be theme 
   related.
 *  Thread Starter [Tomasz](https://wordpress.org/support/users/tpralat/)
 * (@tpralat)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/sharing-facebook-problem/#post-5458171)
 * I tryed once more, but changeing theme changed nothing for fb. And nothing for
   comments.
    I found [http://validator.w3.org/](http://validator.w3.org/) and tested
   travnik.net in html 5 and others, but do not know, how to repair it, I do not
   understand, how can I find paths to files and what is really wrong with them.
   All of lines looks like WP default – I did not changed them, so – is every WP
   install coming with such errors? I’ve tryed [http://galeria.travnik.net/](http://galeria.travnik.net/)(
   separate WP install) and found some too.
 * P.S. There is plenty of food on travnik, so be carefull what You are clicking,
   beeing hungry ; )
 *  Moderator [Bet Hannon](https://wordpress.org/support/users/bethannon1/)
 * (@bethannon1)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/sharing-facebook-problem/#post-5458192)
 * After switching your theme, did the FB debugger show the new theme in it’s preview
   at the bottom, or the old one? Sometimes the caching takes a bit to catch up.
   Once, it took me 24 hours, and I couldn’t get FB to scrape new info that whole
   time!
 * I’m sorry, I don’t use Jetpack, so I can’t be of any help with the comments issue.
 *  Thread Starter [Tomasz](https://wordpress.org/support/users/tpralat/)
 * (@tpralat)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/sharing-facebook-problem/#post-5458193)
 * FB always says: “Document returned no data” when trying to see, how they see 
   me.
 *  Thread Starter [Tomasz](https://wordpress.org/support/users/tpralat/)
 * (@tpralat)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/sharing-facebook-problem/#post-5458197)
 * 2 more things I found:
    1. Commenting works fine, but only when I untick user
   must be registered and loged in to comment. 2. Carousel (jetpack) works only 
   when in grid mode – slideshow makes gallery a standard WP slideshow in post.
 *  Moderator [Bet Hannon](https://wordpress.org/support/users/bethannon1/)
 * (@bethannon1)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/sharing-facebook-problem/#post-5458198)
 * For the Jetpack issues, please post on the Jetpack plugin support page: [https://wordpress.org/support/plugin/jetpack](https://wordpress.org/support/plugin/jetpack).
   They will be much better at offering support.
 *  [Wilnesse Dericer](https://wordpress.org/support/users/wilnesse-dericer/)
 * (@wilnesse-dericer)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/sharing-facebook-problem/#post-5458199)
 * I’m having the same problem here too. There must be a solution out there….
 * Wilnesse Dericer
 *  Thread Starter [Tomasz](https://wordpress.org/support/users/tpralat/)
 * (@tpralat)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/sharing-facebook-problem/#post-5458201)
 * Theme Checker:
 * > **WARNING:** The flexible-width and fixed-width tags changed to fluid-layout
   > and fixed-layout tags in WordPress 3.8. Additionally, the responsive-layout
   > tag was added. Please change to using one of the new tags.
   >  **REQUIRED:** The
   > theme doesn’t have comment pagination code in it. Use paginate_comments_links()
   > or next_comments_link() and previous_comments_link() to add comment pagination.**
   > REQUIRED:** Could not find wp_list_comments. See: wp_list_comments <?php wp_list_comments(
   > $args ); ?> **RECOMMENDED:** could not find the file readme.txt in the theme.
   > Please see Theme_Documentation for more information. **RECOMMENDED:** Screenshot
   > size should be 880×660, to account for HiDPI displays. Any 4:3 image size is
   > acceptable, but 880×660 is preferred.
 * And those Debug problems I mentioned above:
 * > **1.** Cannot modify header information – headers already sent by (output started
   > at /wp-includes/functions.php:3318) in /wp-includes/pluggable.php on line 1173
   > **
   > 2.** has_cap function with bad argument (old technique? Levels of the users
   > should be managed differently then by widgets and themes) – /wp-includes/functions.
   > php on line 3318 **3.** WARNING: /wp-content/plugins/w3-total-cache/inc/functions/
   > file.php:82 – opendir(//wp-content/cache/db/000000/options_comments/) [function.
   > opendir]: failed to open dir: No such file or directory WP_Plugins_List_Table-
   > >prepare_items, set_transient, update_option, W3_Db->update, W3_DbCache->update,
   > W3_DbCache->_flush_cache_group, W3_Cache_File->flush, w3_emptydir, w3_rmdir,
   > opendir **4.** WARNING: /wp-admin/admin-header.php:9 – Cannot modify header
   > information – headers already sent by (output started at /wp-includes/functions.
   > php:3318) require_once(‘/wp-admin/admin-header.php’), header **5**. WARNING:/
   > wp-content/plugins/w3-total-cache/inc/functions/other.php:19 – file_get_contents(//
   > wp-content/plugins/w3-total-cache/languages/faq-pro-pl_PL.xml) [function.file-
   > get-contents]: failed to open stream: No such file or directory require_once(‘/
   > wp-admin/admin-header.php’), WP_Screen->render_screen_meta, apply_filters(‘
   > contextual_help_list’), call_user_func_array, W3_Plugin_TotalCacheAdmin->contextual_help_list,
   > w3_parse_faq, file_get_contents **6.** WARNING: /wp-content/plugins/w3-total-
   > cache/lib/W3/ObjectCacheAdminEnvironment.php:157 – file_get_contents(//wp-content/
   > object-cache.php) [function.file-get-contents]: failed to open stream: No such
   > file or directory require_once(‘/wp-admin/admin-header.php’), do_action(‘admin_notices’),
   > call_user_func_array, W3_Plugin_TotalCacheAdmin->admin_notices, W3_AdminEnvironment-
   > >fix_in_wpadmin, W3_ObjectCacheAdminEnvironment->fix_on_wpadmin_request, W3_ObjectCacheAdminEnvironment-
   > >delete_addin, W3_ObjectCacheAdminEnvironment->is_objectcache_add_in, file_get_contents
 * I checked manualy <?php ?> markings and I think, that there is no blank spaces.
   It’s getting harder. Is it possible, to get clean from that position?

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Sharing – facebook problem’ is closed to new replies.

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 3 participants
 * Last reply from: [Tomasz](https://wordpress.org/support/users/tpralat/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/sharing-facebook-problem/#post-5458201)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
