HTML code for "bookmark" page
-
Is there a html-code for “bookmark” page?
The blog I need help with is: (visible only to logged in users)
-
-
Hi.. @morteniversen82 Bookmarking is of two types:
i) Browser specific:It requires a Java-Script code, which is not allowed on wordpress.com
ii) Web specific:
You can do this with Sharing feature by adding bookmarking buttons like addthis, sharethis, addtoany etc.
-
-
-
-
-
-
Try this code:
<a href="javascript:window.external.AddFavorite('http://wpgaurav.wordpress.com', 'MY DIGITAL NOTEBOOK')" style="font-size:12px;color:#ffffff;font-family:verdana;">Bookmark this site!</a>
just change the url and Title of the page(MY DIGITAL NOTEBOOK). -
-
-
As I earlier said NO. WordPress.com truncated the code into
<a href="//wpgaurav.wordpress.com', 'MY DIGITAL NOTEBOOK')" style="font-size:12px;color:#ffffff;font-family:verdana;">Bookmark this site!</a> -
-
If it helps, you can also add other “sharing” services besides the ones that are standard on wp.com, so if there’s a particular bookmarking/favorites service you’re thinking of, you can add that. (It’s also how you add both the Facebook share & like buttons.)
I added both FB share & like buttons, plus newsvine, this way.
-
I’m looking at it. When I can see someone has tweeted me, can I then find out whom did it? (there twitter profile)
-
Not on WordPress.com stats. However, you can do a search on Twitter for your blog or post’s URL.
-
If you use smart tweet button then click on the number showing next to tweet to know who has tweeted your post.
Visualization:
[tweet <5)] -
- The topic ‘HTML code for "bookmark" page’ is closed to new replies.