Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to use RSS code in our Site.... and can any body tell me how can I advertise my web site in google that any body can search my site through google search?



How to use RSS code in our Site.... and can any body tell me how can I advertise my web site in goog..

Answer / Manoj Kumar Verma

To include RSS feeds on your website, you can use an RSS reader or generate the RSS feed from your database. Here's a simple example using PHP:

<?php ntheader('Content-Type: text/xml'); ntecho '<?xml version="1.0" encoding="UTF-8"?>' . "n"; necho '<rss version="2.0">' . "n"; necho 't<channel>n'; necho 'tt<title>My RSS Feed</title>n'; necho 'tt<link>http://example.com</link>n'; necho 'tt<description>Description of my feed</description>n';
// Add your items here
necho 't</channel>n'; necho '</rss>' . "n";

As for advertising your website on Google, you can use Google AdWords to create ads and make them appear in Google search results. Additionally, optimizing your site's SEO (Search Engine Optimization) by using relevant keywords, having quality content, and using meta tags can improve your site's visibility in organic search results.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

Can we frame our own xml tags?

1 Answers  


When constructing an XML DTD, how do you create an external entity reference in an attribute value?

1 Answers  


What rss 2.0 files look like?

1 Answers  


How do I convert an xml file to word?

1 Answers  


Is xml meant to replace html?

1 Answers  


What are various hooks given by xslt?

1 Answers  


What is xsd file?

1 Answers  


when you go for xmlTextReader and when you opt xmlDocument?

1 Answers   Honeywell,


What is the difference between xml and xslt?

1 Answers  


How can I view an xml file?

1 Answers  


Can you use the xslt to convert html into vxml? : xslt

1 Answers  


What is the XSLT?

1 Answers  


Categories