SEOmoz shows 10k+ crawl errors - 302 redirect issue, magento 1.6 and 1.7 - magento

I have an SEOmoz account PRO and after adding the campaign and few days, crawls stats came in and with that 10k 302 redirects that shouldn't be there, there are URLS like compare product pages, enable-cookies URLs, etc. which are right now 302 that I need to get to 301. I am using magento 1.6 and on another store with 1.7 version of magento both have the same issue.
I actually followed this :
app/code/core/Mage/Core/Controller/Response/Http.php
But there is no 302 or 301 on that file what should I do? I have like 10,000 redirect crawl errors which needs to be 301 they are currently 302.

Check your cannonical url settings. Maybe MOZ massed out when see cannonical url errors.

Related

Joomla soft 404

I see documentation in https://docs.joomla.org/Creating_a_Custom_404_Error_Page
but the custom 404 error page doesn't make change the Google Search Console requirements, because Joomla normally redirects to 404 soft page and result code HTTP 200 OK, but it's necessarily return 404 code in protocol status code level.
How can I configure or change Joomla CMS to return 404 status code in HTTP?
A major issue in Joomla when it comes to SEO is that it doesn't return a 404 HTTP code on 404 pages, and this results in the "soft 404" errors in the Google Search Console. The right way to handle this problem is to return the 404 HTTP response in your error.php file as described here. This will ensure that your 404s are real 404s. The weird thing is that Joomla, by default, does know when there is a 404, but it returns a 200 OK instead.

302 and 301 redirecting problem , while share the link in facebook in laravel

facebook debugger error
I have a problem with laravel project. I have added the og tags in my page, but while submitting my URL the facebook or some other social media, the URL is redirecting to some other location. I don't know why its happening, please help me. its argent, note: sorry I am not good at English.
When accessing the url http://wannahelp.com/whapi/swap/sw1820104201114-pulser-150-for-sale-bangalure-sw1820104201114 I get a 302 to http://wannahelp.com/whapi and then a 301 to http://wannahelp.com/whapi/. The last one also happens if I browse http://wannahelp.com/whapi, I get a 301 to http://wannahelp.com/whapi/
Check why the first url is returning a 302. Maybe the advert is not public/enabled?
Hope this helps

I have disabled products in magento which are showing 404 not found crawling error

I have disabled products in magento which are showing 404 not found crawling error,I want to remove this crawling errors for seo
When you try to visit disabled product in Magento then it shows 404 error. In order to open product details correctly you must mark product as enabled.
just update your latest sitemap and submit it to google. Google take some time to update your sitemap till sitemap not update you can use redirect disabled product url to home page url.

Umbraco 7 URL rewriting

I am trying to add url rewrites
My current URL http://some_domain.co.uk/category/page_name/
I am trying to keep existing site urls functioning with below URL
http://some_domain.co.uk/category/page_name.htm
Any help appreciated.
Thanks!
i would highly recommend keeping the current URL structure, it's cleaner, and maintainability will be easier.
If your worried about the SEO or the dead links after the new site goes live then how about doing 301 redirect instead?
Umbraco has a plugin that helps you do 301 redirect and keep track of all the 404 pages, and you can view the report and 301 redirect those 404 pages.
http://our.umbraco.org/projects/developer-tools/301-url-tracker
In the example above,
http://some_domain.co.uk/category/page_name.htm
will get redirected to
http://some_domain.co.uk/category/page_name/

Magento is Linking to Bad 404's Somewhere

I am trying to fix 404 pages through Webmaster tools however Magento seems to be linking to bad 404 pages somewhere. I don't believe users will be able to access these however spiders seem to be and I need to stop this somehow.
Here is an example of the link:
http://www.kidsrooms.co.uk/catalog/product/view/id/400/s/deluxe-pirate-ship-and-accessories/category/444/%s
Any responses will be greatly appreciated.
first truncate core_url_rewrite table manually from sql side, then reindex from admin panel.
All old and unwanted URl will updated.

Resources