how to insert link in bulk in wordpress post - wordpress

i have a WordPress website having 300+ post, and a link with anchor text "click here" in the bottom of the post.
i want to copy only the raw link (click here) and paste in top of the content.
any way to achieve it without manually updating each post

Related

Post content/image not showing up on a wordpress website; only when clicking on the post it shows

I can't find the solution to this problem. On my wordpress page some content is showing up and some content is not. Usually if I made a post of just a single image this image is not shown unless it is featured. Is there a way to change this for all my posts?

Fixing ampersands in YouTube embed codes when posting to WordPress

I have a YouTube embed that ends in ?rel=0. I would like to change this to ?rel=0&vq=hd720. When I edit the post in WordPress under the Text editor, the query string becomes ?rel=0&vq=hd720 which breaks the functionality.
How can I get WordPress to stop changing my link on this particular embed code in this post?
Edit: I can stay in Text-mode and delete the amp; from my embed code and click Update. But then when I view source, WP has changed it to &, which again breaks the functionality.
Change to the 'Text' tab on the post editor, edit your embed code url and save the post.
The button should be on the top right corner of the editor.

How can I add a basic style to my Blogger blog?

I have a Blogger blog and I wrote a blog entry in the Visual editor. The result looks very cheap: http://ceeprojects.blogspot.hu/2013/10/cee-central-and-eastern-europe.html
I checked the source code of the blog and see that blogger did not inserted a new paragraph after I pressed enters, so the post's source is a mess. In wordpress there are a new paragraph after every enter and a nice space after its last sentence. I tried to add a margin-bottom value to each paragraph, but since my entry doesn't contain them, it was no result.
How can I format my blog now?
Here's the image: http://imageshack.us/photo/my-images/706/hjv1.jpg/
Log in to blogger.
Select your Blog,Then go to Posts.
Click on edit for the post you want to edit.
Then click on "HTLMl" next to "compose" at the top left.
You can edit the html of the post here.

I want the wordpress post image to have the post link

I am new to Wordpress
I am implementing a custom theme that is derived from the parent theme tewnty twelve.
I want something like bellow:
I am uploading media that will be inserted inside the post. We know that when we click on the post title, it takes us to the full post page. But when i click on the image inside the post, it takes me to the url like this: www.mohin.com/?attachement_id=10 which i don't want. I want the image click takes me to the full post page as the title click does.
Is there anyone who can help me on this issue
Any help is appreciated.
Thanks,
mohin
Yeah it's pretty straightforward. Just select the image in your post editing window, select the hyperlink icon, and paste the URL you want the link to go to. Update and then check. When clicking the image it should go to that link.

How to insert an image into a post without linking to the attachment page

I'm displaying the content in wordpress, I'm usint the_content inside of the loop and everything is working great, I get an image and the text of the post.
The only thing that I don't want is that the image link would take you to the attachment page, I want the user to be directed to post permalink.
You can control the nature of the image inserted into the post via the Visual Editor. Click on the image, and select "Edit Image". Then, find the option for "image links to" (file, page, or none). Change from "page" to either "file" or "none".
Edit the post and change the URL the image points to. You can do this by clicking the little edit icon when you click on the image.
Alternatively, remove the image link altogether.

Resources