Title: Hyperlinks
Last modified: August 22, 2016

---

# Hyperlinks

 *  Resolved [Lisa E. A. Dickerson](https://wordpress.org/support/users/lisadkrsn/)
 * (@lisadkrsn)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/hyperlinks-16/)
 * Do you support Hyperlinks in a spread sheet cell?
    [](https://wordpress.org/support/topic/hyperlinks-16/?output_format=md)
   [Google](http://google.com) HYPERLINK(url, [link_label]) Example HYPERLINK(“[http://www.google.com/&#8221](http://www.google.com/&#8221);,“
   Google”) Summary Creates a hyperlink inside a cell. url
 * [https://wordpress.org/plugins/inline-google-spreadsheet-viewer/](https://wordpress.org/plugins/inline-google-spreadsheet-viewer/)

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

 *  Plugin Author [Meitar](https://wordpress.org/support/users/meitar/)
 * (@meitar)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/hyperlinks-16/#post-5585352)
 * URLs are turned into hyperlinks by the plugin automatically, so to create a hyperlink
   you just need to write a URL into the value of a cell, however you can not use
   this plugin to create a hyperlink on your WordPress page from a Google Spreadsheet
   with a “link label” (i.e., anchor text) other than the URL itself. You can turn
   off the auto-linking behavior by including the `linkify="no"` attribute to your
   sheet’s `[gdoc key="KEY"]` shortcode.
 *  [pathuri](https://wordpress.org/support/users/pathuri/)
 * (@pathuri)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/hyperlinks-16/#post-5585567)
 * Do you mean to say that, GOOGLE SPRAD SHEETS HYPERLINK labels are NOT processed/
   recognized by your plug-in?
 *  Plugin Author [Meitar](https://wordpress.org/support/users/meitar/)
 * (@meitar)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/hyperlinks-16/#post-5585569)
 * Yes, that’s what I mean. 🙂
 * You see, [`HYPERLINK()` is a Google Spreadsheets function](https://support.google.com/docs/answer/44660).
   This plugin works by extracting the raw data values of the spreadsheet’s contents
   through its CSV export option. The computed value of `HYPERLINK()` does not work
   the same way in this context.
 * The gist is: to make hyperlinks that appear on your blog as a link, enter the
   URL of the web page as a direct value in your spreadsheets so that the plugin
   will see a URL, not a Google Spreadsheet function.
 *  [X-Raym](https://wordpress.org/support/users/x-raym/)
 * (@x-raym)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/hyperlinks-16/#post-5585671)
 * I understand the issue, but I hope it could be fixed sometimes 🙂 It would be
   very nice, no matter what is the solution 🙂
 * Linkify is good, but it is not very user friendly to have large column of links
   with their title on another column.
 * Cheers!
 *  Plugin Author [Meitar](https://wordpress.org/support/users/meitar/)
 * (@meitar)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/hyperlinks-16/#post-5585672)
 * No, `=HYPERLINK()` is a Google Sheets formula, but Google does not provide that
   as a link when exported, so there’s no way for any external program (like this
   plugin) to parse it for links.
 * If you must have a link whose anchor text is not a URL in your table, either 
   [use HTML in the cell value along with the `gdoc_table_html` filter](https://wordpress.org/support/topic/how-to-enable-html-in-the-inline-google-spreadsheet-viewer?replies=3),
   or now that the plugin also supports Google Apps Script Web Apps, write an [Apps Script](https://developers.google.com/apps-script/)
   to do whatever other post-processing on your spreadsheet that you need.

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

The topic ‘Hyperlinks’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/inline-google-spreadsheet-viewer.
   svg)
 * [Inline Google Spreadsheet Viewer](https://wordpress.org/plugins/inline-google-spreadsheet-viewer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/inline-google-spreadsheet-viewer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/)
 * [Active Topics](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [Meitar](https://wordpress.org/support/users/meitar/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/hyperlinks-16/#post-5585672)
 * Status: resolved