Yes, it is possible.
You have two options. First, change the folder where your domain goes.
If I get it correctly, now, your domain goes to the root folder. You have to change it, and make it goes to the blog folder.
The second option, is move all files that are inside blog folder to the root folder.
When you did any of these option, you won’t be able to access to your wordpress. You’ll have to access to it’s database, and change the base_url from it.
Here it is explained.
http://codex.wordpress.org/Changing_The_Site_URL
Hope it helps!
Related Posts:
- Custom permalink structure only for default posts
- Pretty URL with add_query_var
- get_permalink returns default link
- Dynamically generate child-URLs for posts or custom posts
- Changing Permalinks for Default Post type to reflect navigation
- Visting slug for ‘post’ post type shows 404 not archive?
- Remove subcategory slug from url
- My post permalinks are redirecting to the post archive page for some reason?
- How to add a ‘News’ section to specific posts in WordPress
- Add a url parameter to the current post and read it in a shortcode
- Prevent Archive URLs
- How to add category base prefix to wordpress permalink
- Fixing the WP Post Object for Custom Route
- Posts in Page – How to customize the URL?
- Overwrite URL on blog posts
- Blog posts are not appearing as subs of Blog Page
- Where is the old post permalink slug stored?
- How to Check if a Page Exists by URL?
- Use category base slug in posts’ permalink
- How to automatically generate a unique random slug
- Post slugs and images cannot have same name?
- Change permalinks for post type ‘post’ only
- Change the Slug of Post Type post to baseurl/post/%postname%
- Different permalink for posts and authors
- Group Posts by First Letter of Title
- Keep getting same permalink with WP_Query?
- How to control which category will be picked for the slug of a post?
- how to get permalink using sql
- Change slug with custom field
- Why can posts never have a number as the link?
- Must permalinks always point to single post pages?
- How to allow slashes in single posts when i click in the edit permalink button
- Why does rewrite rule work for page not for custom post type post?
- Post custom permalink results in 404 for archive page
- Some posts returning 404 instead of displaying post
- Custom post type single (permalink) throws a 404 error
- Link for the page archive for posts, like using custom post types with get_post_type_archive_link
- Post in Multiple Categories to stay in current category (permalink, next previous post link)
- Random post permalink
- What Defines What Category A Post Picks (if in multiple)
- get_permalink executes link without https
- Permalink Settings: optional settings doesn’t apply to editor
- Custom post type permalinks breaking due to 3.1 bug fix
- How can a guest view the “Pending Review” Post?
- Create pretty permalink for a post knowing the permalink structure
- Changing my permalink structure – will new layout conflict with existing page?
- How to change the page break URL from ../post/2 to …/post/page2/
- Link post permalinks to subdirectory /post
- change default post archive page link
- Remove permalink from images when inserting into post
- Remove the Edit button in posts for permalinks on certain user roles? WP 3.3
- Bulk update post slugs through database
- URL Rewriting if it is a single post / redirecting post – post type
- Adding parent pages to posts
- Plain permalinks not working!
- Removing rel=”nofollow” from links posted in Post Content
- How to change permalink on post click on post listing page
- How should I add links to other pages/posts from my post?
- WordPress not opening posts with only numbers if permalink is post_name
- Using permalinks, category slugs, and tag slugs
- Problem with permalink routing?
- Move first half of posts to one parent page, second half to the other page
- Custom Post Type – Category Rewrite – Remove Rewrite from Sitemap
- How to check a post exist when the permalink has post id in it?
- After database migration, posts not showing up in dashboard
- How to do set post permalinks using 6 digit random unique function?
- Switch to page template when using post permalink
- Trying to use AngularJS with WordPress without any API
- How to handle broken links created by permalink/slug changes?
- Duplicate Custom Post Type and Taxonomy Slug
- How could I change my Permalink from blog to custom structure? [closed]
- Any way for get_next_post() to use the actual post order instead of publish order?
- how do i add posts-page slug before posts slug in permalinks
- Permalink doesn’t get displayed in Twitter button (Local WordPress problem?)
- Retrieve post ID from “querying” URL
- hiding permalink in admin if the user is subscriber
- Why does WP_Post not contain its permalink?
- the_permalink() not working in a root installation
- Permalink misbehaving in Custom Post Types
- When changing pages to posts, how do you set up 301 redirects for the page URLs?
- How do I Redirect a WordPress Page?
- Second get_permalink inside loop points to wrong URL
- Custom Permalink Structure for Pages & Posts
- custom word in custom permalink structure
- $_GET parametters not working in an specific template
- register_post_type permalink
- Updating permalink structure using ‘post_link’ filter results in 404 error for posts
- Post is blank when I click on the link
- Custom permalink for each post
- Unabled to Change Permalinks – Even Using the “Edit” (Resets to Original Permalink on “Update”)
- Post/page title to permalink transformation – what is behind the scenes?
- When WP_Query only returns 1 post, how do I automatically redirect to that post?
- Post-Archive like a page in a specific subdirectory
- Post titles and thumbnails as links to custom post types?
- Custom Post Type, post-formats associated to custom post type > 404 archives
- Internal linking to posts permalink fail because of spaces and stripe at postname
- Link post images to post
- Making posts permalinks consistent numbers
- add_rewrite_rule and template redirect not working
- Can Permalink structure of %postname%/%post_id% improve performance