

- Adding ads to jalbum pages update#
- Adding ads to jalbum pages code#
- Adding ads to jalbum pages free#
Adding ads to jalbum pages code#
Google Ads Conversion Code will help you to understand a specific customer activity that is valuable to your business. It can be purchases, sign-ups, or form submissions.
Adding ads to jalbum pages free#
By using Linter, you won't cause FB to cache a (potentially) bad copy of the page before you get a chance to tweak it.Conversion tracking is a free Google tool based on a conversion code that shows you what happens after a customer clicks on your ad and how they interact with your landing page. It was valid advice when the article was written and when Mike posted the link, but it's now better to use the URL Linter tool for previewing how your page will appear when being shared. Regarding Mike Cooper's link to the eHow article, avoid using step #1 in that article. Obviously, FB will resize a large image for you, but you'll almost always get better results if you resize it yourself beforehand. Square images work best, but you are allowed to use images up to three times as wide as they are tall. Images must be at least 50 pixels by 50 pixels. Here is Facebook's official documentation from : There are some varying guidelines out there about what specs the image file should have, but I've successfully used a 128px square image and have seen a 130x97 image make it through as well. This allows you to be sure that FB is scraping the best possible image for your page. WyrdNEXUS's advice to use the image_src link tag is spot-on. As a result, I ended up submitting quite a few variations of the URL to Linter just to cover the bases.)
Adding ads to jalbum pages update#
Turns out I was looking at and had used Linter to update the cache, but they were looking at which I hadn't submitted to Linter. (This led to a lot of confusion between my client and myself when it appeared to me that the cache had been updated just fine and the client claimed they weren't seeing the updates. Also, unique capitalization is stored as well, so "" is not the same as "". Regarding the URL Linter tool, be aware that each variation of a URL is cached separately on Facebook, so "is not the same as "". FORTUNATELY, FB has released their "URL Linter" tool that will show you a preview of how your page will appear when being shared on FB, and it will force FB to instantly update its cache of your page. FB claims it's only held for 24 hours, but I experienced much longer times than that. Regarding Randy's response, he's correct that Facebook will keep an old cached copy of your page long after you've updated it. The problem didn't appear in modern browsers (Chrome 4, FF 3.5, IE 8, etc) so I didn't see it right away, but older/stricter clients were showing the 500 every time and that was the main reason FB wasn't crawling our page (when everything else seemed to be correct).

Due to a number of bizarre coincidences, that code was generating a 500 error - but ONLY for IE6 and strict parsing engines like the W3C validator and the Facebook page crawler. I had a small PHP error in a piece of code that was executing as a separate call to the server from the main page. Turns out my site had multiple issues, but here are some of the basics.Īs EightyEight said, make sure your HTML is valid - and the same goes for your javascript and server-side code (PHP, ASP, etc.). Multiple searches on Google turned up a lot of useful information, but most of it was focused on Open Graph tags, which I wasn't interested in using. I know this question is old, but I recently dealt with the exact same problem and went round and round on it for a couple weeks. More information on Open Graph tags and details on Administering your page can be found on the Open Graph protocol documentation. At a minimum, include only your own Facebook ID.

og:image - The URL to an image that represents the entity.You must select a type from the list of Open Graph types. If you use Open Graph tags, the following six are required: Open Graph tags are tags that you add to the of your website to describe the entity your page represents, whether it is a band, restaurant, blog, or something else. But there are some other things you can add to your site to make it more Social media friendly:
