You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix broken link & Add Baidu site verification (mmistakes#3139)
* Fix broken link
Link to Bing Webmaster Tools was broken.
* Fix broken link
Link to Open Graph debug tool was broken.
* Add Baidu site verification (mmistakes#2830)
Added `baidu_site_verification` to `_config.yml`
Copy file name to clipboardexpand all lines: docs/_docs/05-configuration.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -711,7 +711,7 @@ Formerly known as [Google Webmaster Tools](https://www.google.com/webmasters/too
711
711
712
712
#### Bing Webmaster Tools
713
713
714
-
There are several ways to [verify site ownership](https://www.bing.com/webmaster/help/how-to-verify-ownership-of-your-site-afcfefc6) --- the easiest adding an authentication code to your config file.
714
+
There are several ways to [verify site ownership](https://www.bing.com/webmasters/help/add-and-verify-site-12184f8b) --- the easiest adding an authentication code to your config file.
**ProTip:** To debug Open Graph data use [this tool](https://developers.facebook.com/tools/debug/og/object?q=https%3A%2F%2Fmademistakes.com) to test your pages. If content changes aren't reflected you will probably have to hit the **Fetch new scrape information** button to refresh.
811
+
**ProTip:** To debug Open Graph data use [this tool](https://developers.facebook.com/tools/debug/) to test your pages. If content changes aren't reflected you will probably have to hit the **Scrape Again** button to refresh.
0 commit comments