blogadmonkey
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem using wordpress app on LinkedinI have the same issue.
I use self hosted wordpress and my Feed link is http://inblurbs.com/blog/feed/
I have tested it through http://feedvalidator.org/ and it shows me that my feed is ok.
But the WP LinkedIn tool shows me: Sorry, we can’t find a WordPress blog at this address.
How to solve this?
Forum: Fixing WordPress
In reply to: LinkedIn and WordPress RSSHello, since I have a LinkedIn profile I have included my blog RSS Feed into the wp app on LinkedIn.
In the past weeks I discovered that sometimes my Feed is wiped out and my wp blog posts are not visible anymore here on LinkedIn.
I was able to fix this by sumitting the feed again.
But now this does not work. I have also done the Feed validation http://validator.w3.org/feed service recommended here in the help section and it shows me that “This is a valid RSS feed.”
I have again put in my feed http://inblurbs.com/blog/feed/ but it still does not work and my blog posts are not visibel yet.
How to solve this?
Forum: Fixing WordPress
In reply to: Godaddy wordpress blog hackedHello I have just cleared the blog of the malscripts and done the setps recommended by WeWatch.
My wp admin dashboard is still missmatched, how can I solve this?
Forum: Fixing WordPress
In reply to: Change the way the_content is displayedI have put together a set of social buttons to include them into the head of each post, to be visible on the begining, and not on the end of each post.
I like to have a set of social buttons right under the blog post title. Similar like the http://blog.hubspot.com/ blog has it done!
I have try to ad this into the head of the single post php but it does not work. It smashes the whole format. I have try to do this with tables and without, it does not work.
Can anybody explain to me how to ad this set of buttons direct under the head of each post?