/    Sign up×
Community /Pin to ProfileBookmark

Please help me!

Hi, Freinds!
I have a big problem related to my SEO work. I’m working on my company site that was completely on WordPress. A couple of weeks ago our developer has transfer main site to HTML site and kept a blog to the same WordPress by transferring in new folder “/blog”.

Now, I’m facing big issues. I don’t have much knowledge regarding development and our developer are not taking this seriously.

The problem is I tried to redirect old blog URLs, which are getting huge organic clicks, to new blog URLs through WordPress redirect plugin but it is not working.

I want to know how can I redirect old URL to a new one.

URL Structured:

OLD URL: mysite.com/ctaegory/postname
NEW URL: mysite.com/blog/postname

Waiting for your solutions!

to post a comment
SEO

11 Comments(s)

Copy linkTweet thisAlerts:
@F5StudioJan 23.2019 — @Mujji#1600294

If I understand you correctly

Using .htaccess file write the following:

301 --- mysite.com/ctaegory/postname => mysite.com/blog/postname

RewriteRule ^ mysite.com/ctaegory/postname$ /mysite.com/blog/postname? [L, R = 301]
Copy linkTweet thisAlerts:
@rootJan 23.2019 — Just use htaccess to serve up the URL, all you need is a simple rule to replace category with blog.

Not sure if this is correct but you just look at the request and if it has /category/ in it, replace with /blog/
RewriteCond %{THE_REQUEST} ^GET /category/
RewriteRule ^category/(.*) /blog/$1 [L,R=301]
Copy linkTweet thisAlerts:
@isoft110Jan 24.2019 — ^+ or you can install Simple 301 redirects plugin for WordPress it must work, and easy to use
Copy linkTweet thisAlerts:
@MujjiauthorJan 31.2019 — @root#1600317 On other forums I got the same reply but it didn't work for me then I got another solution that work perfectly and that was

Redirect 301 www.mysite.com/category/post ww.mysite.com/blog/post
Copy linkTweet thisAlerts:
@MujjiauthorJan 31.2019 — @F5Studio#1600296 You're right

I used this; Redirect 301 www.mysite.com/category/post ww.mysite.com/blog/post

It worked fine, Now all old URLs are redirecting properly to new URLs.
Copy linkTweet thisAlerts:
@MujjiauthorJan 31.2019 — @isoft110#1600328 I have a redirection plugin installed but It's not working (or maybe I'm not familiar with this kind of redirect) for me in this case.
Copy linkTweet thisAlerts:
@VITSUSAJan 31.2019 — Kindly read this blog before use of 301 redirection –

https://moz.com/blog/301-redirection-rules-for-seo
Copy linkTweet thisAlerts:
@efusionworldFeb 21.2019 — Please read & implement, its may working properly

https://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/
Copy linkTweet thisAlerts:
@rootFeb 23.2019 — 
301 Moved Permanently

The requested resource has been assigned a new permanent URI and any future references to this resource SHOULD use one of the returned URIs. Clients with link editing capabilities ought to automatically re-link references to the Request-URI to one or more of the new references returned by the server, where possible. This response is cacheable unless indicated otherwise.

The new permanent URI SHOULD be given by the Location field in the response. Unless the request method was HEAD, the entity of the response SHOULD contain a short hypertext note with a hyperlink to the new URI(s).

If the 301 status code is received in response to a request other than GET or HEAD, the user agent MUST NOT automatically redirect the request unless it can be confirmed by the user, since this might change the conditions under which the request was issued.

Note: When automatically redirecting a POST request after
receiving a 301 status code, some existing HTTP/1.0 user agents
will erroneously change it into a GET request.[/quote]


A 301 is now touted as the best way of forcing the pages in the cached server in the search engine to update.

Now I figure that this has come about because Google have had a hand in this, a 301 as far as I am concerned need only be issued when your page moved SERVERS not somewhere on the same domain.

If you think of it as google don't want to pay their staff to do this work, they want the users to make it easier for their search engines to be updated at no cost or effort to them, now for a company, how much of a cost is that now a burden on when trying to solve problems that should REALY be down to GOOGLE to fixt and maintain their DNS's and databases.

So IMHO the REWROTE RULE is the MOST APPROPRIATE as the page has not gone to another domain has it?

The Bull S. of the claim that it scores you extra brownie points is not justification for the time and effort that a simple catch all rule to pull and serve that same content from the same server from a URI on the same domain.

Think about it, if their server does not know if the URI has changed and the content has moved to a different path on the server, then thats just fine because it is unaware of any change, so that means that any claim that the move would seriously affect your ranking is utter bull crap.

PEOPLE PLEASE STOP BUYING IN TO GOOGLE B*LL*CKS and make them do their job, employ people and not off load yet more responsibility on to people who are paying for services that really should be completely free.. (and before you do the, 'oh but it is free' , think again, think harder... NOTHING IS FREE)
Copy linkTweet thisAlerts:
@specscaleMar 01.2019 — i have an SEO Experience i prefer https://www.example.com/Your-Blog-URL
Copy linkTweet thisAlerts:
@mrsvsopMar 01.2019 — Hi everyone, we are a young design agency and implementing a new methodology at the moment. Trying to provide the best UX solution for our customers, we’ve decided to create a survey - please, fill it https://goo.gl/forms/P4c4UYG2jOsiV9Yg2 and you will help us a lot!
×

Success!

Help @Mujji spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.4,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...