Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Mar 2013
    Posts
    32
    Plugin Contributions
    0

    Default Re: Absolute Paths prevent webserver to access the pages

    Yes , you log in to facebook like button will say you like this ...will ask you to post it but when you do nothing happens on fb , the facebook debugger says Error Parsing URL: Error parsing input URL, no data was scraped.

    https://developers.facebook.com/tool...uljocurilor.ro

  2. #2
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Absolute Paths prevent webserver to access the pages

    Quote Originally Posted by flernebunu View Post
    Yes , you log in to facebook like button will say you like this ...will ask you to post it but when you do nothing happens on fb , the facebook debugger says Error Parsing URL: Error parsing input URL, no data was scraped.

    https://developers.facebook.com/tool...uljocurilor.ro
    You don't appear to have set any "open graph" parameters.
    Facebook works better when these are set.

  3. #3
    Join Date
    Mar 2013
    Posts
    32
    Plugin Contributions
    0

    Default Re: Absolute Paths prevent webserver to access the pages

    They are set if you look at the page source. I have the open graph module installed :
    <meta property="og:url" content="http://www.regatuljocurilor.ro/" />
    <meta property="fb:admins" content="100005258739582" />
    <meta property="fb:app_id" content="152629171565736" />
    <meta property="og:image" content="heh" />
    <meta property="og:type" content="website" />

  4. #4
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Absolute Paths prevent webserver to access the pages

    Quote Originally Posted by flernebunu View Post
    <meta property="og:image" content="heh" />
    This doesn't look like a valid image address???

    Also try moving these above all that javascript

  5. #5
    Join Date
    Mar 2013
    Posts
    32
    Plugin Contributions
    0

    Default Re: Absolute Paths prevent webserver to access the pages

    I've done what you suggested , still no improvement

  6. #6
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Absolute Paths prevent webserver to access the pages

    This error message from Facebook's Object Debugger indicates Facebook is unable to scrape your website (no data returned when requesting a response from "www.regatuljocurilor.ro").

    After copying the "text/html; charset=utf8" version of the page to a different hosting server (not doing charset negotiation) and modifying the og:url to point to the new URL... The Facebook Object Debugger works against the other hosting provider without an issue (and also points out some problems with your opengraph tags).

    My initial thought is possibly something occurring with content (including charset) negotiation at the web server level... Or it could be something as simple as Facebook blacklisting your hosting provider (or your hosting provider blocking Facebook) for whatever reason.

    You may want to look at your web server logs to do further debugging (or contact your hosting provider) and take a more in-depth look at the HTTP requests / responses between your server and Facebook.
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  7. #7
    Join Date
    Mar 2013
    Posts
    32
    Plugin Contributions
    0

    Default Re: Absolute Paths prevent webserver to access the pages

    I'll look into it and update the status of my issue...if you have other theories please post them

 

 

Similar Threads

  1. v151 facebook scraper/google linter can't find my urls with Numinix Facebook Like
    By flernebunu in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 20 Mar 2013, 11:25 AM
  2. Generate images with absolute paths
    By damiantaylor in forum General Questions
    Replies: 3
    Last Post: 5 Sep 2012, 01:10 PM
  3. Prevent absolute path from showing in url.
    By bx32 in forum Basic Configuration
    Replies: 3
    Last Post: 27 Oct 2011, 04:32 PM
  4. How can I Protect the orders area in my admin to prevent access to it?
    By diamondgirl in forum Managing Customers and Orders
    Replies: 2
    Last Post: 12 Jun 2010, 09:51 PM
  5. Absolute image paths
    By restless in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 6 Nov 2007, 05:15 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg