-
AuthorPosts
-
May 23, 2015 at 5:00 am #280112
Hi Guys,
Does the X Theme have a robots.txt file? As google is saying that my x theme site can’t be crawled due to this file. Please can you have a look at this?
May 23, 2015 at 5:02 am #280113This reply has been marked as private.May 23, 2015 at 4:18 pm #280309Hi there,
Thanks for writing in.
It’s not included on any theme. It’s user responsibility to add it depending on their preferred setup. There is online generator for robots.txt and there are plugin that you can install too.
http://tools.seobook.com/robots-txt/generator/
https://yoast.com/wordpress-robots-txt-example/ (SEO Yoast plugin)Once you created it, just upload it through FTP at your wordpress’s root folder.
Thanks.
May 23, 2015 at 10:35 pm #280427Thanks,
Sorry I have one more question. I have enabled breadcrumbs and want to remove the white line that goes across my page under the breadcrumb. See the page below for the example
http://www.solveus.com/businesses-entreprenuers/
Please use the login details as provided in this chain.
May 23, 2015 at 10:37 pm #280428Sorry that page was
May 24, 2015 at 12:38 am #280492Hi there,
Please add the following CSS under Customize -> Custom -> CSS :
.x-breadcrumb-wrap { border-bottom: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
Hope it helps.
-
AuthorPosts