First I created sitemap.xml file for my website and upload this file into the domain root folder of my site and Second I verified my website on webmaster of Google.
But sitemap is not showing on my website. Please give me reason for this.
Sitemap couldn't be displayed from xml file.
You need to install a component to help you create it. A very good one is: Xmap
Related
I have two question
1,when I write Sitemap: https://www.example.com/sitemap.xmlin the file robots.txt,the url part show red,it seems to tell me there is wrong.but my sitemap url is all right,so I do not know why
2,I use wordpress to build my site .but after I install woocommerce,the shop page will have a "index.php" on the url ,it is like this: www.example.com/index.php/shop,and my sitemap url also have that :www.example.com/index.php/sitemap_index.xml,the sitemap can be open ,but shoul I need to figure out a way to get rid of the"index.php" part?
My site got hacked and cloned multiple times. Now if i post anything its get updated on all cloned sites. Can i use some code in such a way that if a user visits a cloned site, he is redirected to original one. Any modification in theme or htaccess file which could do the job. Any help would be
appreciated.
I am using WordPress on shared hosting. My site is dlsoftfree.com and mirror sites are
zoodsabt.com
Thanks
How do you know it was a hacker and not a web crawling ?
Try a Javascript code in the middle of your article.
<script>
//replace 'example.com' for your domain
if(! /^http[s]?:\/\/example.com\//.test(window.location.href)){
var url = window.location.href.replace(/^http[s]?:\/\/([^:\/\s]+)(\w+)+\//, "http://example.com/");
window.location.replace(url);
}
</script>
there is most probable a shell on the server a php file which they can go to via the browser which will give them access to any file on your server change your ftp info, your hosting login info, check all your files for different files which are not ment to be there.Your site is also linked to another when you click the posts it forwards you to another website.
I have been trying to generate a sitemap for my site, I have used several 3rd party tools but none of them were successful,They either give an error or doesn't generate a proper sitemap and just show a single line . Here is my site btw: https://www.mightyhealthy.com/
Have you tried with the below url
/catalog/seo_sitemap/category/
it is magento's default sitemap
The url for your store will be as mention below
https://www.mightyhealthy.com/catalog/seo_sitemap/category/
I have been developing a web page named: directorioelectronico.com and I have specially issues now, I will be very grateful that someone can be help me.
The web page has been submitted in Google.com and now all the links that are in the homepage are listed in search results BUT some links ej. google.com/maps are not list in the home page (because it appears only when you select your municipality). How can I tell to Google that it exists (maybe without a sitemap.xlm because my links have metadata that is very important that google knows?
In advance, Thank you very much for you help.
My solution was that I create a route /sitemap.xml and put it in robots.txt too I created an html page with all the sitemap with cities, companies and all imoportant links.
I'm working for a simple bot for a project, and I noticed, that a lot of sites do not have sitemaps in their robot.txt files. There is of course an option to simply index the sites in question and crawl all possible pages, but that often takes much more time than simply downloading sitemap.
What is the best way to detect sitemap if it is not mentioned in robots.txt?
Normally it should be placed in the root directory of a domain like xydomain.xyz/sitemap.xml .
I would only add the site map into the robots file, if it is placed elsewhere. If a site uses more than one site map located on another place, it should be noted in an index map.
You can use this online tool to scan your site and create a bespoke sitemap.xlm file for your site.
To help your sitemap to be discovered through the robot.txt add the URL of your sitemap at the very top of your robot.txt file, (see below example).
So, the robots.txt file looks like this:
Sitemap: http://www.example.com/sitemap.xml
User-agent:*
Disallow: