Title: Parse URL
Author: ketanmujumdar
Published: <strong>30 می 2012</strong>
Last modified: 2 ژوئن 2012

---

جستجوی افزونه‌ها

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](https://s.w.org/plugins/geopattern-icon/parse-url.svg)

# Parse URL

 توسط [ketanmujumdar](https://profiles.wordpress.org/ketanmujumdar/)

[دانلود](https://downloads.wordpress.org/plugin/parse-url.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/parse-url/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/parse-url/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/parse-url/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/parse-url/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/parse-url/)

## توضیحات

URL Parse plugin will be responsible for fetching meta information along with 330
characters from the supplied website url.
 Optionally, it also takes the image parameter
where we need to supply a specific uploaded image in the post. This parser takes
care of url forwarding. Optionally this parser takes 2 parameters named url_name
and tag_name. These parameters are stored in the database as key-value pair. url_name
is the primary DNS and tag_name is the tag within which the actual text is stored.

For example,
 If the url = http://timesofindia.indiatimes.com/india/Italy-regrets-
killing-of-Indian-fishermen/articleshow/11990083.cms and if the text is actually
under the tag “div class=Normal” then the shortcode can be used as follows: [url_parse
url=’http://timesofindia.indiatimes.com/india/Italy-regrets-killing-of-Indian-fishermen/
articleshow/11990083.cms’ url_name = ‘timesofindia.indiatimes.com’ tag_name = ‘div
class=Normal’] and next time when one uses any URL of timesofindia.indiatimes.com
then you need not supply the url_name and tag_name as it will be stored in the database.

Plugin Usage:
 [url_parse url=’%WEB_PAGE_URL%’ tag = ‘$TAG_CONTAINING_INFO%’] where,
WEB_PAGE_URL = url link of the web page; currently supports http/https protocol 
supoorting web pages; required TAG_CONTAINING_INFO = the tag under which the information
is contained; Generally certain browsers are helpful in finding this information.
For e.g. in mozilla firefox when you select a certain text/element in a web-page
and right-click ,you get an option ‘View Selection Source’. This can be used to 
examine under which tag the content is placed. Alternatively you can skim through
the page source to find out; optional

There is database support provided for storing the tags for a particular URL. For
example, if a web page contains certain information under
 a particular ‘tag’ and
you specify it, the logic is intelligent enough to store it which will help one 
get the data required from the same page without specifying the ‘tag’ again.

## نصب

 1. Upload ‘url-parse-plugin.php’, ‘url_parse_table.php’ and ‘simple_html_dom.php’ 
    to the ‘/wp-content/plugins/’ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## سوالات متداول

Query : When does the table get created ?
 Ans : url_parse_table.php is responsible
for creating the table when you upload the php files. A hook has been registered
and some initial data is also added.

Query : How do i add data in the table for my web page/ url ?
 Ans : For example,
If the url = http://timesofindia.indiatimes.com/india/Italy-regrets-killing-of-Indian-
fishermen/articleshow/11990083.cms and if the text is actually under the tag “div
class=Normal” then the shortcode can be used as follows: [url_parse url=’http://
timesofindia.indiatimes.com/abc/xyz/def/content.cms’ tag = ‘div class=Normal’] and
next time when one uses any URL under the domain ‘timesofindia.indiatimes.com’ then
one need not supply the ‘tag’ as it will be stored in the database.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“Parse URL” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ ketanmujumdar ](https://profiles.wordpress.org/ketanmujumdar/)

[ترجمه “Parse URL” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/parse-url)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/parse-url/)، [مخزن SVN](https://plugins.svn.wordpress.org/parse-url/)
را بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/parse-url/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/parse-url/) مشترک شوید.

## اطلاعات

 *  نگارش **2.0**
 *  آخرین به‌روزرسانی **14 سال پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 2.0 یا بالاتر **
 *  آزمایش‌شده تا **2.0**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/parse-url/)
 * برچسب
 * [parse](https://fa.wordpress.org/plugins/tags/parse/)[url](https://fa.wordpress.org/plugins/tags/url/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/parse-url/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[بررسی شما](https://wordpress.org/support/plugin/parse-url/reviews/#new-post)

[مشاهدهٔ همهٔ بررسی‌ها](https://wordpress.org/support/plugin/parse-url/reviews/)

## مشارکت کنندگان

 *   [ ketanmujumdar ](https://profiles.wordpress.org/ketanmujumdar/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/parse-url/)