- Jun 7, 2023
- 484
- 256
hi fam.. having hard time studying seo.. plz help me out!
question is this.
1. If site has noindex and nofollow tag, and have inputbox like search, ex) https://www.elinchrom.com/
search result for searching aaa link will be ex) https://www.elinchrom.com/?s=aaa
2. If i make xml file like this, upload it to my server, and then upload it to google search engine, will the link get indexed?
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
</urlset>
question is this.
1. If site has noindex and nofollow tag, and have inputbox like search, ex) https://www.elinchrom.com/
search result for searching aaa link will be ex) https://www.elinchrom.com/?s=aaa
2. If i make xml file like this, upload it to my server, and then upload it to google search engine, will the link get indexed?
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
| <url><loc>https://www.elinchrom.com/?s=aaa</loc><changefreq>hourly</changefreq><priority>0.5</priority></url> |