Skylar_MG
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Duplicate content on BlogMy problem is I need http://www.themarketinggarage.ca/blog/2 redirected to http://www.themarketinggarage.ca/blog/.
I can’t just redirect everything after /blog/ because then I will lose my /blog/page2 (the proper pages)
Any ideas?
Forum: Fixing WordPress
In reply to: duplicate pagesOk, so I’m having a similar problem but with an extra wrinkle that I can’t seem to iron out.
My problem is I need http://www.themarketinggarage.ca/blog/2 redirected to http://www.themarketinggarage.ca/blog/.
I can’t just redirect everything after /blog/ because then I will lose my /blog/page2 (the proper pages)
Thanks.
Forum: Fixing WordPress
In reply to: Duplicate content on BlogOh ok, I see what your saying now. I’ll give it a shot.
Thanks!
Forum: Fixing WordPress
In reply to: Duplicate content on BlogThanks but I have no such lines in the .htcaccess file.
It started happening when I changed the permalinks in the blog. Originally the links were set to /blog/%postname%. I had to change it to /blog/%postname%/ because the original way broke the pagination.
Thanks though. Does my additional information spark any other ideas?