This is an open forum for any mojoPortal topics that don't fall into the other categories.
Dear friends,
hy i am new on mojo forum.
i have some url parameter setting problems with seo ... so i need mojo + seo expert in my case ..
as we know in mojo there are automatically creation of website is available like .. http://www.mojoportal.com/Blog/ViewList.aspx?pageid=2&mid=19&pagenumber=5000
http://www.mojoportal.com/Blog/ViewList.aspx?pageid=2&mid=19&pagenumber=7824 or any pagenumber=x value in last.
they all exists pages and live not 404 or any pages.
when you will search above urls in google than you will find that google won't show that pages as crawled but in my website which i made in mojo google shows me website as crawled.
so how can i remove this all urls from google as here its content duplication of url with lots of hyperlink which are inner hyper links so how to remove all urls from google in my case as i don't created same and they don't have any content.
so how can i remove this all urls from eyes of google ?
as my website got affected due to duplication content update called panda in this case ..
waiting for replies from expert of mojo on here on my first post soon.
thanks
dhawal
What version of mojoPortal?
In newer versions this problem is solved because we have:
<meta name='robots' content='NOINDEX,FOLLOW' />
in /Blog/ListView.aspx
Most likely you are running an old version of mojoPortal.
dear admin
version is some what like
2.3.7.0 with MSSQL
kindly guide me what should i do to make it perfect in my current version n solve all the issues ..
Good day.
You may remove unnecessary adresses in https://www.google.com/webmasters/tools. Previously block their in robots.txt
Best regards.
Without upgrading you could edit the file /Blog/ViewList.aspx and add the meta in the head section as
However there have been lots of improvements since that version that make it very worthwhile to upgrade.
Hope that helps,
Joe